- From: poot <cvsmail@w3.org>
- Date: Mon, 10 Aug 2009 04:26:34 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: Remove an incorrect note. (whatwg r3569) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.2761&r2=1.2762&f=h http://html5.org/tools/web-apps-tracker?from=3568&to=3569 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.2761 retrieving revision 1.2762 diff -u -d -r1.2761 -r1.2762 --- Overview.html 9 Aug 2009 19:25:07 -0000 1.2761 +++ Overview.html 9 Aug 2009 19:26:14 -0000 1.2762 @@ -56654,11 +56654,6 @@ attributes had been seen, then reprocess the current token.</p> - <p class="note">This will result in an empty <code><a href="#the-head-element">head</a></code> - element being generated, with the current token being - reprocessed in the "<a href="#the-after-head-insertion-mode" title="insertion mode: after - head">after head</a>" <a href="#insertion-mode">insertion mode</a>.</p> - </dd> </dl><h5 id="parsing-main-inhead"><span class="secno">9.2.5.7 </span>The "<dfn title="insertion mode: in head">in head</dfn>" insertion mode</h5>
Received on Sunday, 9 August 2009 19:27:15 UTC