- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Sun, 18 Oct 2009 09:43:09 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv3643
Modified Files:
Overview.html
Log Message:
ref error (whatwg r4165)
Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3311
retrieving revision 1.3312
diff -u -d -r1.3311 -r1.3312
--- Overview.html 18 Oct 2009 09:27:27 -0000 1.3311
+++ Overview.html 18 Oct 2009 09:43:06 -0000 1.3312
@@ -43345,8 +43345,8 @@
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>
@@ -69716,14 +69716,6 @@
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>
Received on Sunday, 18 October 2009 09:43:13 UTC