Skip to content

Commit

Permalink
[e] (0) markup error
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@1323 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Mar 3, 2008
1 parent c5ac9d5 commit 7151506
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions index
Original file line number Diff line number Diff line change
Expand Up @@ -40510,8 +40510,8 @@ function receiver(e) {
<p>Initially the <dfn id=stack>stack of open elements</dfn> is empty.

<p>The "<a href="#before4" title="insertion mode: before html">before
html<code>html</code> root element node, which is then added to the
stack.</a>
html</a>" insertion mode creates the <code><a href="#html">html</a></code>
root element node, which is then added to the stack.

<p>In the <a href="#fragment">fragment case</a>, the <a href="#stack">stack
of open elements</a> is initialised to contain an <code><a
Expand Down
2 changes: 1 addition & 1 deletion source
Original file line number Diff line number Diff line change
Expand Up @@ -37794,7 +37794,7 @@ function receiver(e) {

<p>Initially the <dfn>stack of open elements</dfn> is empty.</p>

<p>The "<span title="insertion mode: before html">before html</span"
<p>The "<span title="insertion mode: before html">before html</span>"
insertion mode creates the <code>html</code> root element node,
which is then added to the stack.</p>

Expand Down

0 comments on commit 7151506

Please sign in to comment.