- From: poot <cvsmail@w3.org>
- Date: Tue, 17 Aug 2010 07:12:28 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: typos (whatwg r5305) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.4227&r2=1.4228&f=h http://html5.org/tools/web-apps-tracker?from=5304&to=5305 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.4227 retrieving revision 1.4228 diff -u -d -r1.4227 -r1.4228 --- Overview.html 16 Aug 2010 21:57:42 -0000 1.4227 +++ Overview.html 16 Aug 2010 22:07:32 -0000 1.4228 @@ -66782,7 +66782,7 @@ <td> <code title="event-afterprint">afterprint</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-window-onbeforepreint"> <code title="">onbeforeprint</code> + <tr><th id="ix-handler-window-onbeforeprint"> <code title="">onbeforeprint</code> <td> <code title="handler-window-onbeforeprint"><a href="#handler-window-onbeforeprint">body</a></code> <td> <code title="event-beforeprint">beforeprint</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> @@ -66957,7 +66957,7 @@ <td> <code title="event-media-loadeddata"><a href="#event-media-loadeddata">loadeddata</a></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-onloadmetadata"> <code title="">onloadedmetadata</code> + <tr><th id="ix-handler-onloadedmetadata"> <code title="">onloadedmetadata</code> <td> <a href="#handler-onloadedmetadata" title="handler-onloadedmetadata">HTML elements</a> <td> <code title="event-media-loadedmetadata"><a href="#event-media-loadedmetadata">loadedmetadata</a></code> event handler <td> <a href="#event-handler-content-attributes" title="event handler content attributes">Event handler content attribute</a> @@ -66982,7 +66982,7 @@ <td> <code title="event-mousemove">mousemove</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-onmouesout"> <code title="">onmouseout</code> + <tr><th id="ix-handler-onmouseout"> <code title="">onmouseout</code> <td> <a href="#handler-onmouseout" title="handler-onmouseout">HTML elements</a> <td> <code title="event-mouseout">mouseout</code> event handler <td> <a href="#event-handler-content-attributes" title="event handler content attributes">Event handler content attribute</a>
Received on Monday, 16 August 2010 22:08:12 UTC