Skip to content

Commit

Permalink
[e] (0) s/r mistake from a while back (when we got rid of <itemref>)
Browse files Browse the repository at this point in the history
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=9591

git-svn-id: http://svn.whatwg.org/webapps@5323 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Aug 24, 2010
1 parent 7ee1610 commit 01fb9f5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion complete.html
Expand Up @@ -93544,7 +93544,7 @@ <h3 class=no-num id=element-content-categories>Element content categories</h3>
<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>
Expand Down
2 changes: 1 addition & 1 deletion index
Expand Up @@ -86634,7 +86634,7 @@ interface <a href=#htmldocument>HTMLDocument</a> {
<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>
Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -106953,7 +106953,7 @@ interface <span>HTMLDocument</span> {
<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>
Expand Down

0 comments on commit 01fb9f5

Please sign in to comment.