- From: poot <cvsmail@w3.org>
- Date: Wed, 27 Apr 2011 01:10:42 -0400
- To: public-html-diffs@w3.org
hixie: fix pub issues
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.4843&r2=1.4844&f=h
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.4843
retrieving revision 1.4844
diff -u -d -r1.4843 -r1.4844
--- Overview.html 22 Apr 2011 19:36:21 -0000 1.4843
+++ Overview.html 27 Apr 2011 05:08:19 -0000 1.4844
@@ -340,7 +340,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-22-april-2011">Editor's Draft 22 April 2011</h2>
+ <h2 class="no-num no-toc" id="editor-s-draft-27-april-2011">Editor's Draft 27 April 2011</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>
@@ -483,7 +483,7 @@
Group</a> is the W3C working group responsible for this
specification's progress along the W3C Recommendation
[...2124 lines suppressed...]
@@ -68437,6 +69680,7 @@
<td> <a href="#handler-oncontextmenu" title="handler-oncontextmenu">HTML elements</a>
<td> <code title="event-contextmenu">contextmenu</code> event handler
<td> <a href="#event-handler-content-attributes" title="event handler content attributes">Event handler content attribute</a>
+
<tr><th id="ix-handler-oncuechange"> <code title="">oncuechange</code>
<td> <a href="#handler-oncuechange" title="handler-oncuechange">HTML elements</a>
<td> <code title="event-cuechange">cuechange</code> event handler
@@ -70292,7 +71536,10 @@
canvas feature was designed.<p>Special thanks also to the Microsoft employees who first
implemented the event-based drag-and-drop mechanism, <code title="attr-contenteditable"><a href="#attr-contenteditable">contenteditable</a></code>, and other
features first widely deployed by the Windows Internet Explorer
- browser.<div class="impl">
+ browser.<p>Thanks to the SubRip community, including in particular Zuggy and
+ ai4spam, for their work on the SubRip software program whose SRT
+ file format was used as the basis for the WebVTT text track file
+ format.<div class="impl">
<p>Special thanks and $10,000 to David Hyatt who came up with a
broken implementation of the <a href="#adoptionAgency">adoption
Received on Wednesday, 27 April 2011 05:10:43 UTC