- From: poot <cvsmail@w3.org>
- Date: Fri, 18 Sep 2009 17:38:14 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: remove note saying we might consider adding some elements that go into <head> before <body>. (whatwg r3897) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3058&r2=1.3059&f=h http://html5.org/tools/web-apps-tracker?from=3896&to=3897 =================================================================== 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:50 UTC