[html5] r7814 - [e] (0) Fix some cross-reference issues. Fixing https://www.w3.org/Bugs/Public/s [...]
whatwg at whatwg.org
whatwg at whatwg.org
Thu Apr 11 15:25:56 PDT 2013
Author: ianh
Date: 2013-04-11 15:25:54 -0700 (Thu, 11 Apr 2013)
New Revision: 7814
Modified:
complete.html
index
source
Log:
[e] (0) Fix some cross-reference issues.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=21601
Affected topics: HTML
Modified: complete.html
===================================================================
--- complete.html 2013-04-11 22:23:50 UTC (rev 7813)
+++ complete.html 2013-04-11 22:25:54 UTC (rev 7814)
@@ -25778,7 +25778,7 @@
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
Modified: index
===================================================================
--- index 2013-04-11 22:23:50 UTC (rev 7813)
+++ index 2013-04-11 22:25:54 UTC (rev 7814)
@@ -25778,7 +25778,7 @@
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
Modified: source
===================================================================
--- source 2013-04-11 22:23:50 UTC (rev 7813)
+++ source 2013-04-11 22:25:54 UTC (rev 7814)
@@ -27192,7 +27192,7 @@
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
More information about the Commit-Watchers
mailing list