[html5] r1338 - /

whatwg at whatwg.org whatwg at whatwg.org
Tue Mar 4 03:50:17 PST 2008


Author: ianh
Date: 2008-03-04 03:50:16 -0800 (Tue, 04 Mar 2008)
New Revision: 1338

Modified:
   index
   source
Log:
[e] (0) remove a block that is redundant with the 'everything else' block

Modified: index
===================================================================
--- index	2008-03-04 11:05:48 UTC (rev 1337)
+++ index	2008-03-04 11:50:16 UTC (rev 1338)
@@ -42935,13 +42935,6 @@
    <dd>
     <p><a href="#parse0">Parse error</a>. Ignore the token.</p>
 
-   <dt>A start tag whose tag name is "html"
-
-   <dd>
-    <p>Process the token as if the <a href="#insertion0">insertion mode</a>
-     had been "<a href="#in-body" title="insertion mode: in body">in
-     body</a>".</p>
-
    <dt>A start tag whose tag name is "caption"
 
    <dd>

Modified: source
===================================================================
--- source	2008-03-04 11:05:48 UTC (rev 1337)
+++ source	2008-03-04 11:50:16 UTC (rev 1338)
@@ -40137,13 +40137,6 @@
     <p><span>Parse error</span>. Ignore the token.</p>
    </dd>
 
-   <dt>A start tag whose tag name is "html"</dt>
-   <dd>
-    <p>Process the token as if the <span>insertion mode</span> had
-    been "<span title="insertion mode: in body">in
-    body</span>".</p>
-   </dd>
-
    <dt>A start tag whose tag name is "caption"</dt>
    <dd>
 




More information about the Commit-Watchers mailing list