- From: poot <cvsmail@w3.org>
- Date: Tue, 7 Sep 2010 04:35:43 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: Fix potential clash with File API. (whatwg r5416) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.4318&r2=1.4319&f=h http://html5.org/tools/web-apps-tracker?from=5415&to=5416 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.4318 retrieving revision 1.4319 diff -u -d -r1.4318 -r1.4319 --- Overview.html 3 Sep 2010 21:47:31 -0000 1.4318 +++ Overview.html 6 Sep 2010 19:28:28 -0000 1.4319 @@ -311,7 +311,7 @@ <h1>HTML5</h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> - <h2 class="no-num no-toc" id="editor-s-draft-3-september-2010">Editor's Draft 3 September 2010</h2> + <h2 class="no-num no-toc" id="editor-s-draft-6-september-2010">Editor's Draft 6 September 2010</h2> <dl><dt>Latest Published Version:</dt> <dd><a href="http://www.w3.org/TR/html5/">http://www.w3.org/TR/html5/</a></dd> <dt>Latest Editor's Draft:</dt> @@ -417,7 +417,7 @@ Group</a> is the W3C working group responsible for this specification's progress along the W3C Recommendation [...5662 lines suppressed...] <th> Interface <th> Description @@ -68072,7 +68076,7 @@ </table><p class="note">See also <a href="#mediaevents">media element events</a>, <a href="#appcacheevents">application cache events</a>, - and <a href="#dndevents">drag-and-drop events</a>.<h2 class="no-num" id="references">References</h2><p class="XXX annotation"><b>Status: </b><i>Implemented and widely deployed</i></p><!--REFS--><p>All references are normative unless marked "Non-normative".</p><!-- Dates are only included for standards older than the Web, because the newer ones keep changing. --><dl><dt id="refsABNF">[ABNF]</dt> + and <a href="#dndevents">drag-and-drop events</a>.<h2 class="no-num" id="references">References</h2><!--REFS--><p>All references are normative unless marked "Non-normative".</p><!-- Dates are only included for standards older than the Web, because the newer ones keep changing. --><dl><dt id="refsABNF">[ABNF]</dt> <dd><cite><a href="http://www.ietf.org/rfc/std/std68.txt">Augmented BNF for Syntax Specifications: ABNF</a></cite>, D. Crocker, P. Overell. IETF.</dd> @@ -68651,7 +68655,7 @@ - </dl><h2 class="no-num" id="acknowledgements">Acknowledgements</h2><p class="XXX annotation"><b>Status: </b><i>Last call for comments</i></p><!-- ACKS --><p>Thanks to + </dl><h2 class="no-num" id="acknowledgements">Acknowledgements</h2><!-- ACKS --><p>Thanks to Aankhen, Aaron Boodman,
Received on Monday, 6 September 2010 19:29:17 UTC