[html5] r1336 - /

whatwg at whatwg.org whatwg at whatwg.org
Tue Mar 4 02:57:29 PST 2008


Author: ianh
Date: 2008-03-04 02:57:24 -0800 (Tue, 04 Mar 2008)
New Revision: 1336

Modified:
   index
   source
Log:
[act] (2) well that made no sense. Fix the last change to actually do the right thing.

Modified: index
===================================================================
--- index	2008-03-04 07:31:15 UTC (rev 1335)
+++ index	2008-03-04 10:57:24 UTC (rev 1336)
@@ -43008,8 +43008,9 @@
      href="#tainted">tainted</a> then act as described in the "anything else"
      entry below.</p>
 
-    <p>Otherwise, <a href="#insert0">insert an HTML element</a> for the
-     token.</p>
+    <p>Otherwise, process the token as if the <a href="#insertion0">insertion
+     mode</a> was "<a href="#in-head" title="insertion mode: in head">in
+     head</a>".</p>
 
    <dt>A start tag whose tag name is "input"
 

Modified: source
===================================================================
--- source	2008-03-04 07:31:15 UTC (rev 1335)
+++ source	2008-03-04 10:57:24 UTC (rev 1336)
@@ -40230,8 +40230,9 @@
     <p>If the <span>current table</span> is <span>tainted</span> then
     act as described in the "anything else" entry below.</p>
 
-    <p>Otherwise, <span>insert an HTML element</span> for the
-    token.</p>
+    <p>Otherwise, process the token as if the <span>insertion
+    mode</span> was "<span title="insertion mode: in head">in
+    head</span>".</p>
 
    </dd>
 




More information about the Commit-Watchers mailing list