Skip to content

Commit

Permalink
[e] (0) typo
Browse files Browse the repository at this point in the history
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=12782

git-svn-id: http://svn.whatwg.org/webapps@6475 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Aug 16, 2011
1 parent 1ad4168 commit dfd2359
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion complete.html
Expand Up @@ -89832,7 +89832,7 @@ <h6 id=parsing-main-intabletext><span class=secno>13.2.5.4.10 </span>The "<dfn t
<p>If any of the tokens in the <var><a href=#pending-table-character-tokens>pending table character
tokens</a></var> list are character tokens that are not <a href=#space-character title="space character">space characters</a>, then reprocess
those character tokens using the rules given in the "anything
else" entry in the <a href=#parsing-main-intable title="insertion mode: in table">in
else" entry in the "<a href=#parsing-main-intable title="insertion mode: in table">in
table</a>" insertion mode.</p>

<p>Otherwise, <a href=#insert-a-character title="insert a character">insert the
Expand Down
2 changes: 1 addition & 1 deletion index
Expand Up @@ -85279,7 +85279,7 @@ document.body.appendChild(text);
<p>If any of the tokens in the <var><a href=#pending-table-character-tokens>pending table character
tokens</a></var> list are character tokens that are not <a href=#space-character title="space character">space characters</a>, then reprocess
those character tokens using the rules given in the "anything
else" entry in the <a href=#parsing-main-intable title="insertion mode: in table">in
else" entry in the "<a href=#parsing-main-intable title="insertion mode: in table">in
table</a>" insertion mode.</p>

<p>Otherwise, <a href=#insert-a-character title="insert a character">insert the
Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -101728,7 +101728,7 @@ document.body.appendChild(text);
tokens</var> list are character tokens that are not <span
title="space character">space characters</span>, then reprocess
those character tokens using the rules given in the "anything
else" entry in the <span title="insertion mode: in table">in
else" entry in the "<span title="insertion mode: in table">in
table</span>" insertion mode.</p>

<p>Otherwise, <span title="insert a character">insert the
Expand Down

0 comments on commit dfd2359

Please sign in to comment.