[html5] r5323 - [e] (0) s/r mistake from a while back (when we got rid of <itemref>) Fixing http [...]
whatwg at whatwg.org
whatwg at whatwg.org
Mon Aug 23 17:35:00 PDT 2010
Author: ianh
Date: 2010-08-23 17:34:59 -0700 (Mon, 23 Aug 2010)
New Revision: 5323
Modified:
complete.html
index
source
Log:
[e] (0) s/r mistake from a while back (when we got rid of <itemref>)
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9591
Modified: complete.html
===================================================================
--- complete.html 2010-08-24 00:33:47 UTC (rev 5322)
+++ complete.html 2010-08-24 00:34:59 UTC (rev 5323)
@@ -93544,7 +93544,7 @@
<td> <a href=#property-names>Property names</a> of a microdata item
<td> <a href=#unordered-set-of-unique-space-separated-tokens>Unordered set of unique space-separated tokens</a> consisting of <a href=#absolute-url title="absolute URL">valid absolute URLs</a>, <a href=#defined-property-name title="defined property name">defined property names</a>, or text*
<tr><th> <code title="">itemref</code>
- <td> <code title=attr-itemref><a href=#attr-itemref>itemref</a></code>
+ <td> <a href=#attr-itemref title=attr-itemref>HTML elements</a>
<td> Referenced elements
<td> <a href=#unordered-set-of-unique-space-separated-tokens>Unordered set of unique space-separated tokens</a> consisting of IDs*
<tr><th> <code title="">itemscope</code>
Modified: index
===================================================================
--- index 2010-08-24 00:33:47 UTC (rev 5322)
+++ index 2010-08-24 00:34:59 UTC (rev 5323)
@@ -86634,7 +86634,7 @@
<td> <a href=#property-names>Property names</a> of a microdata item
<td> <a href=#unordered-set-of-unique-space-separated-tokens>Unordered set of unique space-separated tokens</a> consisting of <a href=#absolute-url title="absolute URL">valid absolute URLs</a>, <a href=#defined-property-name title="defined property name">defined property names</a>, or text*
<tr><th> <code title="">itemref</code>
- <td> <code title=attr-itemref><a href=#attr-itemref>itemref</a></code>
+ <td> <a href=#attr-itemref title=attr-itemref>HTML elements</a>
<td> Referenced elements
<td> <a href=#unordered-set-of-unique-space-separated-tokens>Unordered set of unique space-separated tokens</a> consisting of IDs*
<tr><th> <code title="">itemscope</code>
Modified: source
===================================================================
--- source 2010-08-24 00:33:47 UTC (rev 5322)
+++ source 2010-08-24 00:34:59 UTC (rev 5323)
@@ -106953,7 +106953,7 @@
<td> <span>Unordered set of unique space-separated tokens</span> consisting of <span title="absolute URL">valid absolute URLs</span>, <span title="defined property name">defined property names</span>, or text*
<tr>
<th> <code title="">itemref</code>
- <td> <code title="attr-itemref">itemref</code>
+ <td> <span title="attr-itemref">HTML elements</span>
<td> Referenced elements
<td> <span>Unordered set of unique space-separated tokens</span> consisting of IDs*
<tr>
More information about the Commit-Watchers
mailing list