[html5] r7218 - [e] (0) Fix some cross-reference issues. Fixing https://www.w3.org/Bugs/Public/s [...]

whatwg at whatwg.org whatwg at whatwg.org
Thu Jul 26 22:52:37 PDT 2012


Author: ianh
Date: 2012-07-26 22:52:36 -0700 (Thu, 26 Jul 2012)
New Revision: 7218

Modified:
   complete.html
   index
   source
Log:
[e] (0) Fix some cross-reference issues.
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=16558
Affected topics: HTML

Modified: complete.html
===================================================================
--- complete.html	2012-07-27 02:04:40 UTC (rev 7217)
+++ complete.html	2012-07-27 05:52:36 UTC (rev 7218)
@@ -25731,7 +25731,7 @@
 
   </ol><p>For <code><a href=#the-iframe-element>iframe</a></code> elements in <a href=#xml-documents>XML documents</a>,
   the attribute, if present, must have a value that matches the
-  production labeled <code><a href=#document>document</a></code> in the XML
+  production labeled <code title="">document</code> in the XML
   specification. <a href=#refsXML>[XML]</a></p>
 
   <p>If the <code title=attr-iframe-src><a href=#attr-iframe-src>src</a></code> attribute and the

Modified: index
===================================================================
--- index	2012-07-27 02:04:40 UTC (rev 7217)
+++ index	2012-07-27 05:52:36 UTC (rev 7218)
@@ -25731,7 +25731,7 @@
 
   </ol><p>For <code><a href=#the-iframe-element>iframe</a></code> elements in <a href=#xml-documents>XML documents</a>,
   the attribute, if present, must have a value that matches the
-  production labeled <code><a href=#document>document</a></code> in the XML
+  production labeled <code title="">document</code> in the XML
   specification. <a href=#refsXML>[XML]</a></p>
 
   <p>If the <code title=attr-iframe-src><a href=#attr-iframe-src>src</a></code> attribute and the

Modified: source
===================================================================
--- source	2012-07-27 02:04:40 UTC (rev 7217)
+++ source	2012-07-27 05:52:36 UTC (rev 7218)
@@ -27673,7 +27673,7 @@
 
   <p>For <code>iframe</code> elements in <span>XML documents</span>,
   the attribute, if present, must have a value that matches the
-  production labeled <code>document</code> in the XML
+  production labeled <code title="">document</code> in the XML
   specification. <a href="#refsXML">[XML]</a></p>
 
   <p>If the <code title="attr-iframe-src">src</code> attribute and the




More information about the Commit-Watchers mailing list