[html5] r8537 - [e] (0) Typo in <li> section cross-reference Fixing https://www.w3.org/Bugs/Publ [...]

whatwg at whatwg.org whatwg at whatwg.org
Mon Mar 10 14:00:44 PDT 2014


Author: ianh
Date: 2014-03-10 14:00:43 -0700 (Mon, 10 Mar 2014)
New Revision: 8537

Modified:
   complete.html
   index
   source
Log:
[e] (0) Typo in <li> section cross-reference
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=24982
Affected topics: HTML

Modified: complete.html
===================================================================
--- complete.html	2014-03-10 17:21:15 UTC (rev 8536)
+++ complete.html	2014-03-10 21:00:43 UTC (rev 8537)
@@ -16946,7 +16946,7 @@
   effect.</p>
 
   <p>The <dfn id=dom-li-value title=dom-li-value><code>value</code></dfn> IDL attribute must <a href=#reflect>reflect</a>
-  the value of the <code title=dom-li-value><a href=#dom-li-value>value</a></code> content attribute.</p>
+  the value of the <code title=attr-li-value><a href=#attr-li-value>value</a></code> content attribute.</p>
 
   </div>
 

Modified: index
===================================================================
--- index	2014-03-10 17:21:15 UTC (rev 8536)
+++ index	2014-03-10 21:00:43 UTC (rev 8537)
@@ -16946,7 +16946,7 @@
   effect.</p>
 
   <p>The <dfn id=dom-li-value title=dom-li-value><code>value</code></dfn> IDL attribute must <a href=#reflect>reflect</a>
-  the value of the <code title=dom-li-value><a href=#dom-li-value>value</a></code> content attribute.</p>
+  the value of the <code title=attr-li-value><a href=#attr-li-value>value</a></code> content attribute.</p>
 
   </div>
 

Modified: source
===================================================================
--- source	2014-03-10 17:21:15 UTC (rev 8536)
+++ source	2014-03-10 21:00:43 UTC (rev 8537)
@@ -17682,7 +17682,7 @@
   effect.</p>
 
   <p>The <dfn data-x="dom-li-value"><code>value</code></dfn> IDL attribute must <span>reflect</span>
-  the value of the <code data-x="dom-li-value">value</code> content attribute.</p>
+  the value of the <code data-x="attr-li-value">value</code> content attribute.</p>
 
   </div>
 




More information about the Commit-Watchers mailing list