Bugzilla – Bug 406
The 'after head' insertion mode wasn't updated to handle the new CDATA rules. (credit: tt)
Last modified: 2009-11-23 17:17:12 CET
Index: source =================================================================== --- source (revision 2507) +++ source (revision 2508) @@ -55091,10 +55091,9 @@ title="insertion mode: in head">in head</span>" <span>insertion mode</span>.</p> - <p>Pop the <span>current node</span> (which will be the node - pointed to by the <span><code title="">head</code> element - pointer</span>) off the <span>stack of open - elements</span>.</p> + <p>Remove the node pointed to by the <span><code + title="">head</code> element pointer</span> from the <span>stack + of open elements</span>.</p> </dd>