[html5] r6626 - [e] (0) xref Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=13835

whatwg at whatwg.org whatwg at whatwg.org
Tue Oct 4 13:06:24 PDT 2011


Author: ianh
Date: 2011-10-04 13:06:23 -0700 (Tue, 04 Oct 2011)
New Revision: 6626

Modified:
   complete.html
   index
   source
Log:
[e] (0) xref
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=13835

Modified: complete.html
===================================================================
--- complete.html	2011-10-04 20:00:15 UTC (rev 6625)
+++ complete.html	2011-10-04 20:06:23 UTC (rev 6626)
@@ -92595,7 +92595,7 @@
   list-style-type: square;
 }</pre>
 
-  <p>The following rules are also expected to apply, as
+  <p id=decohints>The following rules are also expected to apply, as
   <a href=#presentational-hints>presentational hints</a>:</p>
 
   <pre class=css>@namespace url(http://www.w3.org/1999/xhtml);

Modified: index
===================================================================
--- index	2011-10-04 20:00:15 UTC (rev 6625)
+++ index	2011-10-04 20:06:23 UTC (rev 6626)
@@ -92595,7 +92595,7 @@
   list-style-type: square;
 }</pre>
 
-  <p>The following rules are also expected to apply, as
+  <p id=decohints>The following rules are also expected to apply, as
   <a href=#presentational-hints>presentational hints</a>:</p>
 
   <pre class=css>@namespace url(http://www.w3.org/1999/xhtml);

Modified: source
===================================================================
--- source	2011-10-04 20:00:15 UTC (rev 6625)
+++ source	2011-10-04 20:06:23 UTC (rev 6626)
@@ -104955,7 +104955,7 @@
   list-style-type: square;
 }</pre>
 
-  <p>The following rules are also expected to apply, as
+  <p id="decohints">The following rules are also expected to apply, as
   <span>presentational hints</span>:</p>
 
   <pre class="css">@namespace url(http://www.w3.org/1999/xhtml);




More information about the Commit-Watchers mailing list