Skip to content

Commit

Permalink
[e] (0) Fix some cross-reference issues.
Browse files Browse the repository at this point in the history
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=21601
Affected topics: HTML

git-svn-id: http://svn.whatwg.org/webapps@7814 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Apr 11, 2013
1 parent bb6e937 commit a267162
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 @@ -25778,7 +25778,7 @@ <h4 id=the-object-element><span class=secno>4.8.4 </span>The <dfn><code>object</
content attributes of the same name. The <dfn id=dom-object-typemustmatch title=dom-object-typeMustMatch><code>typeMustMatch</code></dfn> IDL attribute must
<a href=#reflect>reflect</a> the <code title=attr-object-typemustmatch><a href=#attr-object-typemustmatch>typemustmatch</a></code> content
attribute. The <dfn id=dom-object-usemap title=dom-object-useMap><code>useMap</code></dfn> IDL attribute must
<a href=#reflect>reflect</a> the <code title=attr-object-usemap>usemap</code> content attribute.</p>
<a href=#reflect>reflect</a> the <code title=attr-hyperlink-usemap><a href=#attr-hyperlink-usemap>usemap</a></code> content attribute.</p>

<p>The <dfn id=dom-object-contentdocument title=dom-object-contentDocument><code>contentDocument</code></dfn> IDL attribute
must return the <code><a href=#document>Document</a></code> object of the <a href=#active-document>active document</a> of the
Expand Down
2 changes: 1 addition & 1 deletion index
Expand Up @@ -25778,7 +25778,7 @@ href="?audio"&gt;audio&lt;/a&gt; test instead.)&lt;/p&gt;</pre>
content attributes of the same name. The <dfn id=dom-object-typemustmatch title=dom-object-typeMustMatch><code>typeMustMatch</code></dfn> IDL attribute must
<a href=#reflect>reflect</a> the <code title=attr-object-typemustmatch><a href=#attr-object-typemustmatch>typemustmatch</a></code> content
attribute. The <dfn id=dom-object-usemap title=dom-object-useMap><code>useMap</code></dfn> IDL attribute must
<a href=#reflect>reflect</a> the <code title=attr-object-usemap>usemap</code> content attribute.</p>
<a href=#reflect>reflect</a> the <code title=attr-hyperlink-usemap><a href=#attr-hyperlink-usemap>usemap</a></code> content attribute.</p>

<p>The <dfn id=dom-object-contentdocument title=dom-object-contentDocument><code>contentDocument</code></dfn> IDL attribute
must return the <code><a href=#document>Document</a></code> object of the <a href=#active-document>active document</a> of the
Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -27192,7 +27192,7 @@ href="?audio">audio&lt;/a> test instead.)&lt;/p></pre>
title="dom-object-typeMustMatch"><code>typeMustMatch</code></dfn> IDL attribute must
<span>reflect</span> the <code title="attr-object-typemustmatch">typemustmatch</code> content
attribute. The <dfn title="dom-object-useMap"><code>useMap</code></dfn> IDL attribute must
<span>reflect</span> the <code title="attr-object-usemap">usemap</code> content attribute.</p>
<span>reflect</span> the <code title="attr-hyperlink-usemap">usemap</code> content attribute.</p>

<p>The <dfn title="dom-object-contentDocument"><code>contentDocument</code></dfn> IDL attribute
must return the <code>Document</code> object of the <span>active document</span> of the
Expand Down

0 comments on commit a267162

Please sign in to comment.