[html5] r3251 - [e] (0) xref fix

whatwg at whatwg.org whatwg at whatwg.org
Sun Jun 14 18:31:39 PDT 2009


Author: ianh
Date: 2009-06-14 18:31:37 -0700 (Sun, 14 Jun 2009)
New Revision: 3251

Modified:
   index
   source
Log:
[e] (0) xref fix

Modified: index
===================================================================
--- index	2009-06-15 01:10:13 UTC (rev 3250)
+++ index	2009-06-15 01:31:37 UTC (rev 3251)
@@ -11421,9 +11421,8 @@
   documents</a>.</p>
 
   <p class=note><strong>The <code><a href=#the-noscript-element>noscript</a></code> element is only
-  effective in the <span>HTML serialization</span><!-- XXX xref -->,
-  it has no effect in the <span>XML serialization</span><!-- XXX xref
-  -->.</strong></p>
+  effective in the <a href=#syntax>the HTML syntax</a>, it has no effect in
+  the <a href=#the-xhtml-syntax>the XHTML syntax</a>.</strong></p>
 
   <div class=impl>
 

Modified: source
===================================================================
--- source	2009-06-15 01:10:13 UTC (rev 3250)
+++ source	2009-06-15 01:31:37 UTC (rev 3251)
@@ -12022,9 +12022,8 @@
   documents</span>.</p>
 
   <p class="note"><strong>The <code>noscript</code> element is only
-  effective in the <span>HTML serialization</span><!-- XXX xref -->,
-  it has no effect in the <span>XML serialization</span><!-- XXX xref
-  -->.</strong></p>
+  effective in the <span>the HTML syntax</span>, it has no effect in
+  the <span>the XHTML syntax</span>.</strong></p>
 
   <div class="impl">
 




More information about the Commit-Watchers mailing list