[html5] r951 - /
whatwg at whatwg.org
whatwg at whatwg.org
Thu Jun 21 22:21:32 PDT 2007
Author: ianh
Date: 2007-06-21 22:19:01 -0700 (Thu, 21 Jun 2007)
New Revision: 951
Modified:
index
source
Log:
[cgiowt] (2) Make sure to reprocess tokens when you have a token that sends you straight to the root element phase without a DOCTYPE.
Modified: index
===================================================================
--- index 2007-06-22 05:12:22 UTC (rev 950)
+++ index 2007-06-22 05:19:01 UTC (rev 951)
@@ -35448,7 +35448,7 @@
<p>Set the document to <a href="#quirks">quirks mode</a>.</p>
<p>Then, switch to <a href="#the-root1">the root element phase</a> of the
- tree construction stage.</p>
+ tree construction stage and reprocess the current token.</p>
</dl>
<h5 id=the-root0><span class=secno>8.2.4.2. </span><dfn id=the-root1>The
Modified: source
===================================================================
--- source 2007-06-22 05:12:22 UTC (rev 950)
+++ source 2007-06-22 05:19:01 UTC (rev 951)
@@ -32620,7 +32620,7 @@
<p>Set the document to <span>quirks mode</span>.</p>
<p>Then, switch to <span>the root element phase</span> of the tree
- construction stage.</p>
+ construction stage and reprocess the current token.</p>
</dd>
More information about the Commit-Watchers
mailing list