- From: poot <cvsmail@w3.org>
- Date: Tue, 13 Dec 2011 21:00:42 -0500
- To: public-html-diffs@w3.org
hixie: Remove duplicate entry (whatwg r6861)
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.5460&r2=1.5461&f=h
http://html5.org/tools/web-apps-tracker?from=6860&to=6861
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.5460
retrieving revision 1.5461
diff -u -d -r1.5460 -r1.5461
--- Overview.html 9 Dec 2011 21:53:33 -0000 1.5460
+++ Overview.html 9 Dec 2011 22:01:12 -0000 1.5461
@@ -72793,11 +72793,7 @@
<thead><tr><th> Event
<th> Interface
<th> Description
- <tbody><tr><td> <code title="event-DOMContentLoaded">DOMContentLoaded</code>
- <td> <code><a href="#event">Event</a></code>
- <td> Fired at the <code><a href="#document">Document</a></code> once it and its scripts have loaded, without waiting for other subresources
-
- <tr><td> <code title="event-abort">abort</code>
+ <tbody><tr><td> <code title="event-abort">abort</code>
<td> <code><a href="#event">Event</a></code>
<td> Fired at the <code><a href="#window">Window</a></code> when the download was aborted by the user
Received on Wednesday, 14 December 2011 02:00:46 UTC