This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 20077 - [Microdata] surplus markup creates surplus li dot (typo)
Summary: [Microdata] surplus markup creates surplus li dot (typo)
Status: RESOLVED INVALID
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 20079
  Show dependency treegraph
 
Reported: 2012-11-25 23:44 UTC by Silvia Pfeiffer
Modified: 2012-12-31 05:32 UTC (History)
2 users (show)

See Also:


Attachments

Description Silvia Pfeiffer 2012-11-25 23:44:57 UTC
In Section "5.1.6 Using the microdata DOM API" in the final example after "...it would result in the following output:" the <ul> list is incorporated in another <ul> list with one <li>. That outer <ul> list is not necessary for the document markup.
Comment 1 Ian 'Hixie' Hickson 2012-12-31 05:32:27 UTC
Read the example again, it has to be there for the example to be correct.