Skip to content

Commit

Permalink
[e] (0) missing space
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@1304 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Mar 2, 2008
1 parent e6ffcf3 commit 93162ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index
Original file line number Diff line number Diff line change
Expand Up @@ -39335,7 +39335,7 @@ function receiver(e) {

<dt>Anything else

<dd><a href="#parse0">Parse error</a>. Reconsume the character in the<a
<dd><a href="#parse0">Parse error</a>. Reconsume the character in the <a
href="#before">before attribute name state</a>.
</dl>

Expand Down
2 changes: 1 addition & 1 deletion source
Original file line number Diff line number Diff line change
Expand Up @@ -36869,7 +36869,7 @@ function receiver(e) {

<dt>Anything else</dt>
<dd><span>Parse error</span>. Reconsume the character in
the<span>before attribute name state</span>.</dd>
the <span>before attribute name state</span>.</dd>

</dl>

Expand Down

0 comments on commit 93162ff

Please sign in to comment.