[html5] r1323 - /

whatwg at whatwg.org whatwg at whatwg.org
Mon Mar 3 11:48:47 PST 2008


Author: ianh
Date: 2008-03-03 11:48:46 -0800 (Mon, 03 Mar 2008)
New Revision: 1323

Modified:
   index
   source
Log:
[e] (0) markup error

Modified: index
===================================================================
--- index	2008-03-03 10:05:09 UTC (rev 1322)
+++ index	2008-03-03 19:48:46 UTC (rev 1323)
@@ -40510,8 +40510,8 @@
   <p>Initially the <dfn id=stack>stack of open elements</dfn> is empty.
 
   <p>The "<a href="#before4" title="insertion mode: before html">before
-   html<code>html</code> root element node, which is then added to the
-   stack.</a>
+   html</a>" insertion mode creates the <code><a href="#html">html</a></code>
+   root element node, which is then added to the stack.
 
   <p>In the <a href="#fragment">fragment case</a>, the <a href="#stack">stack
    of open elements</a> is initialised to contain an <code><a

Modified: source
===================================================================
--- source	2008-03-03 10:05:09 UTC (rev 1322)
+++ source	2008-03-03 19:48:46 UTC (rev 1323)
@@ -37794,7 +37794,7 @@
 
   <p>Initially the <dfn>stack of open elements</dfn> is empty.</p>
 
-  <p>The "<span title="insertion mode: before html">before html</span"
+  <p>The "<span title="insertion mode: before html">before html</span>"
   insertion mode creates the <code>html</code> root element node,
   which is then added to the stack.</p>
 




More information about the Commit-Watchers mailing list