- From: Ian Hickson via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 16 Aug 2010 22:07:36 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec In directory hutz:/tmp/cvs-serv20877 Modified Files: Overview.html Log Message: typos (whatwg r5305) Index: Overview.html =================================================================== 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:07:38 UTC