[html5] r3897 - [e] (0) remove note saying we might consider adding some elements that go into < [...]

whatwg at whatwg.org whatwg at whatwg.org
Fri Sep 18 01:43:59 PDT 2009


Author: ianh
Date: 2009-09-18 01:43:58 -0700 (Fri, 18 Sep 2009)
New Revision: 3897

Modified:
   index
   source
Log:
[e] (0) remove note saying we might consider adding some elements that go into <head> before <body>.

Modified: index
===================================================================
--- index	2009-09-18 08:42:13 UTC (rev 3896)
+++ index	2009-09-18 08:43:58 UTC (rev 3897)
@@ -64987,11 +64987,6 @@
     <p>Act as if an end tag token with the tag name "head" had
     been seen, and reprocess the current token.</p>
 
-    <p class=XXX>In certain UAs, <a href="https://bugzilla.mozilla.org/attachment.cgi?id=180157&action=view">some
-    elements</a> don't trigger the "in body" mode straight away,
-    but instead get put into the head. Do we want to copy
-    that?</p>
-
    </dd>
 
   </dl><h5 id=parsing-main-inheadnoscript><span class=secno>9.2.5.8 </span>The "<dfn title="insertion mode: in head noscript">in head noscript</dfn>" insertion mode</h5>

Modified: source
===================================================================
--- source	2009-09-18 08:42:13 UTC (rev 3896)
+++ source	2009-09-18 08:43:58 UTC (rev 3897)
@@ -80039,12 +80039,6 @@
     <p>Act as if an end tag token with the tag name "head" had
     been seen, and reprocess the current token.</p>
 
-    <p class="XXX">In certain UAs, <a
-    href="https://bugzilla.mozilla.org/attachment.cgi?id=180157&action=view">some
-    elements</a> don't trigger the "in body" mode straight away,
-    but instead get put into the head. Do we want to copy
-    that?</p>
-
    </dd>
 
   </dl>




More information about the Commit-Watchers mailing list