Skip to content

Commit

Permalink
[e] (0) ref error
Browse files Browse the repository at this point in the history
git-svn-id: http://svn.whatwg.org/webapps@4165 340c8d12-0b0e-0410-8428-c7bf67bfef74
  • Loading branch information
Hixie committed Oct 18, 2009
1 parent f489b87 commit 0091baf
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 22 deletions.
12 changes: 2 additions & 10 deletions complete.html
Expand Up @@ -51224,8 +51224,8 @@ <h5 id=event-firing><span class=secno>6.5.6.3 </span>Event firing</h5>
attribute must be set to false, and the <code
title="dom-ProgressEvents-total">total</code> and the <code
title="dom-ProgressEvents-loaded">loaded</code> attributes must be
set to zero. <a href="#refsPROGRESS">[PROGRESS]</a></p>
-->
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
otherwise stated.</p>
Expand Down Expand Up @@ -85299,14 +85299,6 @@ <h2 class=no-num id=references>References</h2><!--REFS-->
September 1997. In <cite>Proceedings of the 11th International
Unicode Conference</cite>.</dd>

<dt id=refsPROGRESS>[PROGRESS]</dt>
<!--
<dd><cite><a href="http://www.w3.org/TR/progress-events/">Progress
Events</a></cite>, C. McCathieNevile. W3C, May 2008.</dd>
-->
<dd><cite><a href=http://dev.w3.org/2006/webapi/progress/Progress.html>Progress
Events</a></cite>, C. McCathieNevile. W3C, March 2009.</dd>

<dt id=refsPSL>[PSL]</dt>
<dd><cite><a href=http://publicsuffix.org/>Public Suffix List</a></cite>.
Mozilla Foundation.</dd>
Expand Down
12 changes: 2 additions & 10 deletions index
Expand Up @@ -48383,8 +48383,8 @@ interface <dfn id=function>Function</dfn> {
attribute must be set to false, and the <code
title="dom-ProgressEvents-total">total</code> and the <code
title="dom-ProgressEvents-loaded">loaded</code> attributes must be
set to zero. <a href="#refsPROGRESS">[PROGRESS]</a></p>
-->
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
otherwise stated.</p>
Expand Down Expand Up @@ -76341,14 +76341,6 @@ interface <a href=#htmldocument>HTMLDocument</a> {
September 1997. In <cite>Proceedings of the 11th International
Unicode Conference</cite>.</dd>

<dt id=refsPROGRESS>[PROGRESS]</dt>
<!--
<dd><cite><a href="http://www.w3.org/TR/progress-events/">Progress
Events</a></cite>, C. McCathieNevile. W3C, May 2008.</dd>
-->
<dd><cite><a href=http://dev.w3.org/2006/webapi/progress/Progress.html>Progress
Events</a></cite>, C. McCathieNevile. W3C, March 2009.</dd>

<dt id=refsPSL>[PSL]</dt>
<dd><cite><a href=http://publicsuffix.org/>Public Suffix List</a></cite>.
Mozilla Foundation.</dd>
Expand Down
4 changes: 2 additions & 2 deletions source
Expand Up @@ -57664,8 +57664,8 @@ interface <dfn>Function</dfn> {
attribute must be set to false, and the <code
title="dom-ProgressEvents-total">total</code> and the <code
title="dom-ProgressEvents-loaded">loaded</code> attributes must be
set to zero. <a href="#refsPROGRESS">[PROGRESS]</a></p>
-->
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
otherwise stated.</p>
Expand Down

0 comments on commit 0091baf

Please sign in to comment.