[html5] r7020 - [e] (0) more markup errors Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id [...]

whatwg at whatwg.org whatwg at whatwg.org
Tue Mar 6 15:44:50 PST 2012


Author: ianh
Date: 2012-03-06 15:44:49 -0800 (Tue, 06 Mar 2012)
New Revision: 7020

Modified:
   complete.html
   index
   source
Log:
[e] (0) more markup errors
Fixing https://www.w3.org/Bugs/Public/show_bug.cgi?id=16142
Affected topics: HTML

Modified: complete.html
===================================================================
--- complete.html	2012-03-06 23:43:15 UTC (rev 7019)
+++ complete.html	2012-03-06 23:44:49 UTC (rev 7020)
@@ -68295,8 +68295,8 @@
 
    </li>
 
-   <li><p>Let the <span>running mutation observers flag be
-   false.</span></li>
+   <li><p>Let the <a href=#running-mutation-observers>running mutation observers</a> flag be
+   false.</li>
 
   </ol><hr><p>When the user agent is to <dfn id=provide-a-stable-state>provide a stable state</dfn>, if
   any asynchronously-running algorithms are <dfn id=await-a-stable-state title="await a stable

Modified: index
===================================================================
--- index	2012-03-06 23:43:15 UTC (rev 7019)
+++ index	2012-03-06 23:44:49 UTC (rev 7020)
@@ -68295,8 +68295,8 @@
 
    </li>
 
-   <li><p>Let the <span>running mutation observers flag be
-   false.</span></li>
+   <li><p>Let the <a href=#running-mutation-observers>running mutation observers</a> flag be
+   false.</li>
 
   </ol><hr><p>When the user agent is to <dfn id=provide-a-stable-state>provide a stable state</dfn>, if
   any asynchronously-running algorithms are <dfn id=await-a-stable-state title="await a stable

Modified: source
===================================================================
--- source	2012-03-06 23:43:15 UTC (rev 7019)
+++ source	2012-03-06 23:44:49 UTC (rev 7020)
@@ -79825,7 +79825,7 @@
 
    </li>
 
-   <li><p>Let the <span>running mutation observers</var> flag be
+   <li><p>Let the <span>running mutation observers</span> flag be
    false.</p></li>
 
   </ol>




More information about the Commit-Watchers mailing list