- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 05 Oct 2010 00:03:42 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv27732 Modified Files: Overview.html Log Message: Missed .onreset somehow. (whatwg r5580) Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.4458 retrieving revision 1.4459 diff -u -d -r1.4458 -r1.4459 --- Overview.html 4 Oct 2010 23:49:00 -0000 1.4458 +++ Overview.html 5 Oct 2010 00:03:38 -0000 1.4459 @@ -316,7 +316,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-4-october-2010">Editor's Draft 4 October 2010</h2> + <h2 class="no-num no-toc" id="editor-s-draft-5-october-2010">Editor's Draft 5 October 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> @@ -422,7 +422,7 @@ Group</a> is the W3C working group responsible for this specification's progress along the W3C Recommendation track. - This specification is the 4 October 2010 Editor's Draft. + This specification is the 5 October 2010 Editor's Draft. </p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- relationship to other work (required) --><p>Work on this specification is also done at the <a href="http://www.whatwg.org/">WHATWG</a>. The W3C HTML working group actively pursues convergence with the WHATWG, as required by the <a href="http://www.w3.org/2007/03/HTML-WG-charter">W3C HTML working group charter</a>.</p><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- required patent boilerplate --><p>This document was produced by a group operating under the <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5 @@ -7035,6 +7035,7 @@ attribute <a href="#function">Function</a> <a href="#handler-onprogress" title="handler-onprogress">onprogress</a>; attribute <a href="#function">Function</a> <a href="#handler-onratechange" title="handler-onratechange">onratechange</a>; attribute <a href="#function">Function</a> <a href="#handler-onreadystatechange" title="handler-onreadystatechange">onreadystatechange</a>; + attribute <a href="#function">Function</a> <a href="#handler-onreset" title="handler-onreset">onreset</a>; attribute <a href="#function">Function</a> <a href="#handler-onscroll" title="handler-onscroll">onscroll</a>; attribute <a href="#function">Function</a> <a href="#handler-onseeked" title="handler-onseeked">onseeked</a>; attribute <a href="#function">Function</a> <a href="#handler-onseeking" title="handler-onseeking">onseeking</a>; @@ -8023,6 +8024,7 @@ attribute <a href="#function">Function</a> <a href="#handler-onprogress" title="handler-onprogress">onprogress</a>; attribute <a href="#function">Function</a> <a href="#handler-onratechange" title="handler-onratechange">onratechange</a>; attribute <a href="#function">Function</a> <a href="#handler-onreadystatechange" title="handler-onreadystatechange">onreadystatechange</a>; + attribute <a href="#function">Function</a> <a href="#handler-onreset" title="handler-onreset">onreset</a>; attribute <a href="#function">Function</a> <a href="#handler-onscroll" title="handler-onscroll">onscroll</a>; attribute <a href="#function">Function</a> <a href="#handler-onseeked" title="handler-onseeked">onseeked</a>; attribute <a href="#function">Function</a> <a href="#handler-onseeking" title="handler-onseeking">onseeking</a>; @@ -8105,6 +8107,7 @@ <li><code title="handler-onprogress"><a href="#handler-onprogress">onprogress</a></code></li> <li><code title="handler-onratechange"><a href="#handler-onratechange">onratechange</a></code></li> <li><code title="handler-onreadystatechange"><a href="#handler-onreadystatechange">onreadystatechange</a></code></li> + <li><code title="handler-onreset"><a href="#handler-onreset">onreset</a></code></li> <li><code title="handler-onscroll"><a href="#handler-onscroll">onscroll</a></code></li> <li><code title="handler-onseeked"><a href="#handler-onseeked">onseeked</a></code></li> <li><code title="handler-onseeking"><a href="#handler-onseeking">onseeking</a></code></li> @@ -41922,6 +41925,7 @@ attribute <a href="#function">Function</a> <a href="#handler-onratechange" title="handler-onratechange">onratechange</a>; attribute <a href="#function">Function</a> <a href="#handler-onreadystatechange" title="handler-onreadystatechange">onreadystatechange</a>; attribute <a href="#function">Function</a> <a href="#handler-window-onredo" title="handler-window-onredo">onredo</a>; + attribute <a href="#function">Function</a> <a href="#handler-onreset" title="handler-onreset">onreset</a>; attribute <a href="#function">Function</a> <a href="#handler-window-onresize" title="handler-window-onresize">onresize</a>; attribute <a href="#function">Function</a> <a href="#handler-onscroll" title="handler-onscroll">onscroll</a>; attribute <a href="#function">Function</a> <a href="#handler-onseeked" title="handler-onseeked">onseeked</a>; @@ -47884,6 +47888,7 @@ <tr><td><dfn id="handler-onprogress" title="handler-onprogress"><code>onprogress</code></dfn> <td> <code title="event-media-progress"><a href="#event-media-progress">progress</a></code> <tr><td><dfn id="handler-onratechange" title="handler-onratechange"><code>onratechange</code></dfn> <td> <code title="event-media-ratechange"><a href="#event-media-ratechange">ratechange</a></code> <tr><td><dfn id="handler-onreadystatechange" title="handler-onreadystatechange"><code>onreadystatechange</code></dfn> <td> <code title="event-readystatechange"><a href="#event-readystatechange">readystatechange</a></code> + <tr><td><dfn id="handler-onreset" title="handler-onreset"><code>onreset</code></dfn> <td> <code title="event-reset">reset</code> <tr><td><dfn id="handler-onscroll" title="handler-onscroll"><code>onscroll</code></dfn> <td> <code title="event-scroll">scroll</code> <!-- widely used --> <!-- [CSSOM] --> <tr><td><dfn id="handler-onseeked" title="handler-onseeked"><code>onseeked</code></dfn> <td> <code title="event-media-seeked"><a href="#event-media-seeked">seeked</a></code> <tr><td><dfn id="handler-onseeking" title="handler-onseeking"><code>onseeking</code></dfn> <td> <code title="event-media-seeking"><a href="#event-media-seeking">seeking</a></code> @@ -67946,6 +67951,11 @@ <td> <code title="event-redo"><a href="#event-redo">redo</a></code> event handler for <code><a href="#window">Window</a></code> object <td> <a href="#event-handler-content-attributes" title="event handler content attributes">Event handler content attribute</a> + <tr><th id="ix-handler-onreset"> <code title="">onreset</code> + <td> <a href="#handler-onreset" title="handler-onreset">HTML elements</a> + <td> <code title="event-reset">reset</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-window-onresize"> <code title="">onresize</code> <td> <code title="handler-window-onresize"><a href="#handler-window-onresize">body</a></code> <td> <code title="event-resize">resize</code> event handler for <code><a href="#window">Window</a></code> object
Received on Tuesday, 5 October 2010 00:03:44 UTC