hixie: fix toc; add 'interface' column to event index table (whatwg r4093)

hixie: fix toc; add 'interface' column to event index table (whatwg
r4093)

http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3251&r2=1.3252&f=h
http://html5.org/tools/web-apps-tracker?from=4092&to=4093

===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.3251
retrieving revision 1.3252
diff -u -d -r1.3251 -r1.3252
--- Overview.html 7 Oct 2009 08:35:28 -0000 1.3251
+++ Overview.html 7 Oct 2009 20:04:57 -0000 1.3252
@@ -66999,7 +66999,7 @@
    <dd>W3C and WHATWG</dd>
   </dl><p>Fragment identifiers used with
   <code><a href="#application-microdata-json">application/microdata+json</a></code> resources have the same
-  semantics as when used with <code>application/json</code>. <a href="#refsJSON">[JSON]</a><h6 id="ping-from"><span class="secno">12.5.1 </span><dfn title="http-ping-from"><code>Ping-From</code></dfn></h6><p>This section describes a header field for registration in the
+  semantics as when used with <code>application/json</code>. <a href="#refsJSON">[JSON]</a><h5 id="ping-from"><span class="secno">12.5.1 </span><dfn title="http-ping-from"><code>Ping-From</code></dfn></h5><p>This section describes a header field for registration in the
   Permanent Message Header Field Registry.  <a href="#refsRFC3864">[RFC3864]</a><dl><dt>Header field name</dt>
    <dd>Ping-From</dd>
    <dt>Applicable protocol</dt>
@@ -67014,7 +67014,7 @@
    </dd>
    <dt>Related information</dt>
    <dd>None.</dd>   
-  </dl><h6 id="ping-to"><span class="secno">12.5.2 </span><dfn title="http-ping-to"><code>Ping-To</code></dfn></h6><p>This section describes a header field for registration in the
+  </dl><h5 id="ping-to"><span class="secno">12.5.2 </span><dfn title="http-ping-to"><code>Ping-To</code></dfn></h5><p>This section describes a header field for registration in the
   Permanent Message Header Field Registry.  <a href="#refsRFC3864">[RFC3864]</a><dl><dt>Header field name</dt>
    <dd>Ping-To</dd>
    <dt>Applicable protocol</dt>
@@ -68144,11 +68144,13 @@
     <tr><td class="XXX" colspan="2"> ...
   </table><hr><table><caption>List of events</caption>
    <thead><tr><th> Event
+     <th> Interface
      <th> Description
-   <tbody><tr><td class="XXX" colspan="2"> ...
+   <tbody><tr><td class="XXX" colspan="3"> ...
     <tr><td> <code title="event-load">load</code>
+     <td> <code>Event</code>
      <td> The element or page has finished loading
-    <tr><td class="XXX" colspan="2"> ...
+    <tr><td class="XXX" colspan="3"> ...
   </table><!--START vCard--><!--START vEvent--><h2 class="no-num" id="references">References</h2><p class="XXX annotation"><b>Status: </b><i>First draft</i></p><!--REFS--><!--END vCard--><!--END vEvent--><p>All references are normative unless marked "Non-normative".</p><!--START vCard--><!--START vEvent--><dl><dt id="refsABNF">[ABNF]</dt>
    <dd><cite><a href="http://www.ietf.org/rfc/std/std68.txt">Augmented
    BNF for Syntax Specifications: ABNF</a></cite>, D. Crocker,

Received on Wednesday, 7 October 2009 20:05:45 UTC