Skip to content

Commit

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

git-svn-id: http://svn.whatwg.org/webapps@4653 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Feb 5, 2010
1 parent 72e2841 commit 042409b
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 @@ -52639,7 +52639,7 @@ <h5 id=event-firing><span class=secno>6.5.6.3 </span>Event firing</h5>
set to zero. <a href="#r-e-f-sPROGRESS">[PROGRESS]</a></p>
(also fix reference in line above)-->

<p>The default action of these event is to do nothing where where
<p>The default action of these event is to do nothing except where
otherwise stated.</p>

</div>
Expand Down
2 changes: 1 addition & 1 deletion index
Expand Up @@ -52543,7 +52543,7 @@ interface <dfn id=function>Function</dfn> {
set to zero. <a href="#r-e-f-sPROGRESS">[PROGRESS]</a></p>
(also fix reference in line above)-->

<p>The default action of these event is to do nothing where where
<p>The default action of these event is to do nothing except where
otherwise stated.</p>

</div>
Expand Down
2 changes: 1 addition & 1 deletion source
Expand Up @@ -59390,7 +59390,7 @@ interface <dfn>Function</dfn> {
set to zero. <a href="#r-e-f-sPROGRESS">[PROGRESS]</a></p>
(also fix reference in line above)-->

<p>The default action of these event is to do nothing where where
<p>The default action of these event is to do nothing except where
otherwise stated.</p>

</div>
Expand Down

0 comments on commit 042409b

Please sign in to comment.