[html5] r909 - /
whatwg at whatwg.org
whatwg at whatwg.org
Sun Jun 17 02:38:29 PDT 2007
Author: ianh
Date: 2007-06-17 02:38:28 -0700 (Sun, 17 Jun 2007)
New Revision: 909
Modified:
index
source
Log:
[c] (2) Missing DOCTYPE is a parse error.
Modified: index
===================================================================
--- index 2007-06-17 09:31:52 UTC (rev 908)
+++ index 2007-06-17 09:38:28 UTC (rev 909)
@@ -35798,6 +35798,8 @@
<dt>An end-of-file token
<dd>
+ <p><a href="#parse">Parse error</a>.</p>
+
<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
Modified: source
===================================================================
--- source 2007-06-17 09:31:52 UTC (rev 908)
+++ source 2007-06-17 09:38:28 UTC (rev 909)
@@ -32954,6 +32954,8 @@
<dt>An end-of-file token</dt>
<dd>
+ <p><span>Parse error</span>.</p>
+
<p>Set the document to <span>quirks mode</span>.</p>
<p>Then, switch to <span>the root element phase</span> of the tree
More information about the Commit-Watchers
mailing list