- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 18 Sep 2009 08:37:56 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv31712
Modified Files:
Overview.html
Log Message:
remove note saying we might consider adding some elements that go into <head> before <body>. (whatwg r3897)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3058
retrieving revision 1.3059
diff -u -d -r1.3058 -r1.3059
--- Overview.html 18 Sep 2009 08:36:08 -0000 1.3058
+++ Overview.html 18 Sep 2009 08:37:53 -0000 1.3059
@@ -58706,11 +58706,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>
Received on Friday, 18 September 2009 08:38:08 UTC