[html5] r6354 - [e] (0) markup and xref errors Fixing http://www.w3.org/Bugs/Public/show_bug.cgi [...]

whatwg at whatwg.org whatwg at whatwg.org
Tue Aug 2 17:02:58 PDT 2011


Author: ianh
Date: 2011-08-02 17:02:56 -0700 (Tue, 02 Aug 2011)
New Revision: 6354

Modified:
   complete.html
   index
   source
Log:
[e] (0) markup and xref errors
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12603

Modified: complete.html
===================================================================
--- complete.html	2011-08-03 00:01:24 UTC (rev 6353)
+++ complete.html	2011-08-03 00:02:56 UTC (rev 6354)
@@ -56837,7 +56837,7 @@
   COLON characters (:), and no <a href=#space-character title="space character">space
   characters</a>.</p>
 
-  <p>When an element with an <code title=concept-itemprop>itemprop</code> attribute <a href=#the-properties-of-an-item title="the
+  <p>When an element with an <code title=attr-itemprop><a href=#names:-the-itemprop-attribute>itemprop</a></code> attribute <a href=#the-properties-of-an-item title="the
   properties of an item">adds a property</a> to multiple <a href=#concept-item title=concept-item>items</a>, the requirement above regarding
   the tokens applies for each <a href=#concept-item title=concept-item>item</a>
   individually.</p>
@@ -94578,7 +94578,7 @@
   displaying the element's <code title=attr-optgroup-label><a href=#attr-optgroup-label>label</a></code> attribute.</p>
 
   <p>An <code><a href=#the-option-element>option</a></code> element is expected to be rendered by
-  displaying the element's <code title=concept-option-label><a href=#concept-option-label>label</a></code>, indented under its
+  displaying the element's <a href=#concept-option-label title=concept-option-label>label</a>, indented under its
   <code><a href=#the-optgroup-element>optgroup</a></code> element if it has one.</p>
 
   <p>The <dfn id="width-of-the-select's-labels">width of the <code>select</code>'s labels</dfn> is the

Modified: index
===================================================================
--- index	2011-08-03 00:01:24 UTC (rev 6353)
+++ index	2011-08-03 00:02:56 UTC (rev 6354)
@@ -56709,7 +56709,7 @@
   COLON characters (:), and no <a href=#space-character title="space character">space
   characters</a>.</p>
 
-  <p>When an element with an <code title=concept-itemprop>itemprop</code> attribute <a href=#the-properties-of-an-item title="the
+  <p>When an element with an <code title=attr-itemprop><a href=#names:-the-itemprop-attribute>itemprop</a></code> attribute <a href=#the-properties-of-an-item title="the
   properties of an item">adds a property</a> to multiple <a href=#concept-item title=concept-item>items</a>, the requirement above regarding
   the tokens applies for each <a href=#concept-item title=concept-item>item</a>
   individually.</p>
@@ -90151,7 +90151,7 @@
   displaying the element's <code title=attr-optgroup-label><a href=#attr-optgroup-label>label</a></code> attribute.</p>
 
   <p>An <code><a href=#the-option-element>option</a></code> element is expected to be rendered by
-  displaying the element's <code title=concept-option-label><a href=#concept-option-label>label</a></code>, indented under its
+  displaying the element's <a href=#concept-option-label title=concept-option-label>label</a>, indented under its
   <code><a href=#the-optgroup-element>optgroup</a></code> element if it has one.</p>
 
   <p>The <dfn id="width-of-the-select's-labels">width of the <code>select</code>'s labels</dfn> is the

Modified: source
===================================================================
--- source	2011-08-03 00:01:24 UTC (rev 6353)
+++ source	2011-08-03 00:02:56 UTC (rev 6354)
@@ -64095,7 +64095,7 @@
   characters</span>.</p>
 
   <p>When an element with an <code
-  title="concept-itemprop">itemprop</code> attribute <span title="the
+  title="attr-itemprop">itemprop</code> attribute <span title="the
   properties of an item">adds a property</span> to multiple <span
   title="concept-item">items</span>, the requirement above regarding
   the tokens applies for each <span title="concept-item">item</span>
@@ -107235,8 +107235,8 @@
   title="attr-optgroup-label">label</code> attribute.</p>
 
   <p>An <code>option</code> element is expected to be rendered by
-  displaying the element's <code
-  title="concept-option-label">label</code>, indented under its
+  displaying the element's <span
+  title="concept-option-label">label</span>, indented under its
   <code>optgroup</code> element if it has one.</p>
 
   <p>The <dfn>width of the <code>select</code>'s labels</dfn> is the




More information about the Commit-Watchers mailing list