- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Sun, 09 Aug 2009 19:26:17 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv12146 Modified Files: Overview.html Log Message: Remove an incorrect note. (whatwg r3569) Index: Overview.html =================================================================== 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:26:26 UTC