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

whatwg at whatwg.org whatwg at whatwg.org
Tue Oct 12 03:11:58 PDT 2010


Author: ianh
Date: 2010-10-12 03:11:55 -0700 (Tue, 12 Oct 2010)
New Revision: 5614

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

Modified: complete.html
===================================================================
--- complete.html	2010-10-12 09:54:33 UTC (rev 5613)
+++ complete.html	2010-10-12 10:11:55 UTC (rev 5614)
@@ -17357,9 +17357,10 @@
   decimal system regardless of the <code title=attr-ol-type><a href=#attr-ol-type>type</a></code> attribute.</p>
 
   <p class=note>For CSS user agents, a mapping for this attribute to
-  the 'list-style-type' CSS property is given in the rendering section
-  (the mapping is straightforward: the states above have the same
-  names as their corresponding CSS values).</p>
+  the 'list-style-type' CSS property is given <a href=#decohints>in
+  the rendering section</a> (the mapping is straightforward: the
+  states above have the same names as their corresponding CSS
+  values).</p>
 
   </div>
 
@@ -85519,7 +85520,7 @@
   for the locales and languages understood by the user are expected to
   be present.</p>
 
-  <hr><p>The following rules are also expected to apply, as
+  <hr><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	2010-10-12 09:54:33 UTC (rev 5613)
+++ index	2010-10-12 10:11:55 UTC (rev 5614)
@@ -17334,9 +17334,10 @@
   decimal system regardless of the <code title=attr-ol-type><a href=#attr-ol-type>type</a></code> attribute.</p>
 
   <p class=note>For CSS user agents, a mapping for this attribute to
-  the 'list-style-type' CSS property is given in the rendering section
-  (the mapping is straightforward: the states above have the same
-  names as their corresponding CSS values).</p>
+  the 'list-style-type' CSS property is given <a href=#decohints>in
+  the rendering section</a> (the mapping is straightforward: the
+  states above have the same names as their corresponding CSS
+  values).</p>
 
   </div>
 
@@ -81433,7 +81434,7 @@
   for the locales and languages understood by the user are expected to
   be present.</p>
 
-  <hr><p>The following rules are also expected to apply, as
+  <hr><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	2010-10-12 09:54:33 UTC (rev 5613)
+++ source	2010-10-12 10:11:55 UTC (rev 5614)
@@ -18463,9 +18463,10 @@
   title="attr-ol-type">type</code> attribute.</p>
 
   <p class="note">For CSS user agents, a mapping for this attribute to
-  the 'list-style-type' CSS property is given in the rendering section
-  (the mapping is straightforward: the states above have the same
-  names as their corresponding CSS values).</p>
+  the 'list-style-type' CSS property is given <a href="#decohints">in
+  the rendering section</a> (the mapping is straightforward: the
+  states above have the same names as their corresponding CSS
+  values).</p>
 
   </div>
 
@@ -97624,7 +97625,7 @@
 
   <hr>
 
-  <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