Skip to content

Commit

Permalink
[e] (0) Remove an incorrect note.
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@3569 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Aug 9, 2009
1 parent ef9b28d commit f5b523f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
5 changes: 0 additions & 5 deletions index
Expand Up @@ -62753,11 +62753,6 @@ document.body.appendChild(text);
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>
Expand Down
5 changes: 0 additions & 5 deletions source
Expand Up @@ -77102,11 +77102,6 @@ document.body.appendChild(text);
attributes had been seen, then reprocess the current
token.</p>

<p class="note">This will result in an empty <code>head</code>
element being generated, with the current token being
reprocessed in the "<span title="insertion mode: after
head">after head</span>" <span>insertion mode</span>.</p>

</dd>

</dl>
Expand Down

0 comments on commit f5b523f

Please sign in to comment.