html5/spec Overview.html,1.5460,1.5461

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv5789

Modified Files:
	Overview.html 
Log Message:
Remove duplicate entry (whatwg r6861)

Index: Overview.html
===================================================================
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 Friday, 9 December 2011 22:01:21 UTC