[html5] r8091 - [e] (0) Try to tighten up text around event handlers Affected topics: DOM APIs, [...]

whatwg at whatwg.org whatwg at whatwg.org
Fri Jul 26 10:57:08 PDT 2013


Author: ianh
Date: 2013-07-26 10:57:03 -0700 (Fri, 26 Jul 2013)
New Revision: 8091

Modified:
   complete.html
   index
   source
Log:
[e] (0) Try to tighten up text around event handlers
Affected topics: DOM APIs, HTML, Offline Web Applications, Video Text Tracks, Video and Audio, Workers

Modified: complete.html
===================================================================
--- complete.html	2013-07-26 00:13:01 UTC (rev 8090)
+++ complete.html	2013-07-26 17:57:03 UTC (rev 8091)
@@ -30081,7 +30081,7 @@
   the user agent must <a href=#queue-a-task>queue a task</a> to <a href=#fire-a-simple-event>fire a simple event</a> named <code title=event-media-change><a href=#event-media-change>change</a></code> at the <code><a href=#videotracklist>VideoTrackList</a></code> object.</p>
 
   <hr><p>The following are the <a href=#event-handlers>event handlers</a> (and their corresponding <a href=#event-handler-event-type title="event
-  handler event type">event handler event types</a>) that must be supported, as IDL attributes,
+  handler event type">event handler event types</a>) <span class=impl>that must be</span> supported, as <a href=#event-handler-idl-attributes>event handler IDL attributes</a>,
   by all objects implementing the <code><a href=#audiotracklist>AudioTrackList</a></code> and <code><a href=#videotracklist>VideoTrackList</a></code>
   interfaces:</p>
 
@@ -30786,7 +30786,7 @@
    be <var title="">new playback state</var>.</li>
 
   </ol><hr><p>The following are the <a href=#event-handlers>event handlers</a> (and their corresponding <a href=#event-handler-event-type title="event
-  handler event type">event handler event types</a>) that must be supported, as IDL attributes,
+  handler event type">event handler event types</a>) <span class=impl>that must be</span> supported, as <a href=#event-handler-idl-attributes>event handler IDL attributes</a>,
   by all objects implementing the <code><a href=#mediacontroller>MediaController</a></code> interface:</p>
 
   <table><thead><tr><th><a href=#event-handlers title="event handlers">Event handler</a> <th><a href=#event-handler-event-type>Event handler event type</a>
@@ -32349,20 +32349,20 @@
 
   <h6 id=cue-events><span class=secno>4.8.10.12.7 </span>Event definitions</h6>
 
-  <p>The following are the <a href=#event-handlers>event handlers</a> that (and their corresponding <a href=#event-handler-event-type title="event handler event type">event handler event types</a>) must be supported, as IDL
-  attributes, by all objects implementing the <code><a href=#texttracklist>TextTrackList</a></code> interface:</p>
+  <p>The following are the <a href=#event-handlers>event handlers</a> that (and their corresponding <a href=#event-handler-event-type title="event handler event type">event handler event types</a>) must be supported, as <a href=#event-handler-idl-attributes>event handler IDL
+  attributes</a>, by all objects implementing the <code><a href=#texttracklist>TextTrackList</a></code> interface:</p>
 
   <table><thead><tr><th><a href=#event-handlers title="event handlers">Event handler</a> <th><a href=#event-handler-event-type>Event handler event type</a>
    <tbody><tr><td><dfn id=handler-texttracklist-onchange title=handler-TextTrackList-onchange><code>onchange</code></dfn> <td> <code title=event-media-change><a href=#event-media-change>change</a></code>
     <tr><td><dfn id=handler-texttracklist-onaddtrack title=handler-TextTrackList-onaddtrack><code>onaddtrack</code></dfn> <td> <code title=event-media-addtrack><a href=#event-media-addtrack>addtrack</a></code>
     <tr><td><dfn id=handler-texttracklist-onremovetrack title=handler-TextTrackList-onremovetrack><code>onremovetrack</code></dfn> <td> <code title=event-media-removetrack><a href=#event-media-removetrack>removetrack</a></code>
-  </table><p>The following are the <a href=#event-handlers>event handlers</a> that (and their corresponding <a href=#event-handler-event-type title="event handler event type">event handler event types</a>) must be supported, as IDL
-  attributes, by all objects implementing the <code><a href=#texttrack>TextTrack</a></code> interface:</p>
+  </table><p>The following are the <a href=#event-handlers>event handlers</a> that (and their corresponding <a href=#event-handler-event-type title="event handler event type">event handler event types</a>) must be supported, as <a href=#event-handler-idl-attributes>event handler IDL
+  attributes</a>, by all objects implementing the <code><a href=#texttrack>TextTrack</a></code> interface:</p>
 
   <table><thead><tr><th><a href=#event-handlers title="event handlers">Event handler</a> <th><a href=#event-handler-event-type>Event handler event type</a>
    <tbody><tr><td><dfn id=handler-texttrack-oncuechange title=handler-TextTrack-oncuechange><code>oncuechange</code></dfn> <td> <code title=event-cuechange>cuechange</code>
-  </table><p>The following are the <a href=#event-handlers>event handlers</a> that (and their corresponding <a href=#event-handler-event-type title="event handler event type">event handler event types</a>) must be supported, as IDL
-  attributes, by all objects implementing the <code><a href=#texttrackcue>TextTrackCue</a></code> interface:</p>
+  </table><p>The following are the <a href=#event-handlers>event handlers</a> that (and their corresponding <a href=#event-handler-event-type title="event handler event type">event handler event types</a>) must be supported, as <a href=#event-handler-idl-attributes>event handler IDL
+  attributes</a>, by all objects implementing the <code><a href=#texttrackcue>TextTrackCue</a></code> interface:</p>
 
   <table><thead><tr><th><a href=#event-handlers title="event handlers">Event handler</a> <th><a href=#event-handler-event-type>Event handler event type</a>
    <tbody><tr><td><dfn id=handler-texttrackcue-onenter title=handler-TextTrackCue-onenter><code>onenter</code></dfn> <td> <code title=event-enter>enter</code>
@@ -71263,7 +71263,7 @@
 
   </ol><p>The following are the <a href=#event-handlers>event handlers</a> (and their
   corresponding <a href=#event-handler-event-type title="event handler event type">event handler
-  event types</a>) that must be supported, as IDL attributes, by
+  event types</a>) <span class=impl>that must be</span> supported, as <a href=#event-handler-idl-attributes>event handler IDL attributes</a>, by
   all objects implementing the <code><a href=#applicationcache>ApplicationCache</a></code>
   interface:</p>
 
@@ -72456,7 +72456,8 @@
      <dd>
 
       <dl class=switch><dt>If the attribute is the <code title=handler-onerror><a href=#handler-onerror>onerror</a></code> attribute of
-       the <code><a href=#window>Window</a></code> object</dt>
+       the <code><a href=#window>Window</a></code> object (that is, the <code title=handler-onerror><a href=#handler-onerror>onerror</a></code>
+       content attributes on <code><a href=#the-body-element>body</a></code> and <code><a href=#frameset>frameset</a></code> elements)</dt>
 
        <dd>Let the function have five arguments, named <code title="">event</code>, <code title="">source</code>, <code title="">lineno</code>, <code title="">colno</code>,
        and <code title="">error</code>.</dd>
@@ -72607,14 +72608,14 @@
 
      <dd>
 
-      <p>Invoke <var title="">callback</var> with four arguments,
+      <p>Invoke <var title="">callback</var> with five arguments,
       the first one having the value of <var title="">E</var>'s <code title=dom-ErrorEvent-message><a href=#dom-errorevent-message>message</a></code> attribute,
       the second having the value of <var title="">E</var>'s <code title=dom-ErrorEvent-filename><a href=#dom-errorevent-filename>filename</a></code> attribute,
       the third having the value of <var title="">E</var>'s <code title=dom-ErrorEvent-lineno><a href=#dom-errorevent-lineno>lineno</a></code> attribute,
       the fourth having the value of <var title="">E</var>'s <code title=dom-ErrorEvent-colno><a href=#dom-errorevent-colno>colno</a></code> attribute,
       the fifth having the value of <var title="">E</var>'s <code title=dom-ErrorEvent-error><a href=#dom-errorevent-error>error</a></code> attribute, and
-      with the <i title=dfn-callback-this-value>callback this value</i> set to <var title="">E</var>'s <code title=dom-Event-currentTarget>currentTarget</code>. Let the return
-      value be <var title="">return value</var>. <a href=#refsWEBIDL>[WEBIDL]</a></p>
+      with the <i title=dfn-callback-this-value>callback this value</i> set to <var title="">E</var>'s <code title=dom-Event-currentTarget>currentTarget</code>. Let 
+      <var title="">return value</var> be the callback's return value. <a href=#refsWEBIDL>[WEBIDL]</a></p>
 
      </dd>
 
@@ -72623,7 +72624,7 @@
      <dd>
 
       <p>Invoke <var title="">callback</var> with one argument, the value of which is the
-      <code><a href=#event>Event</a></code> object <var title="">E</var>, with the <i title=dfn-callback-this-value>callback this value</i> set to <var title="">E</var>'s <code title=dom-Event-currentTarget>currentTarget</code>. Let the return value be <var title="">return value</var>. <a href=#refsWEBIDL>[WEBIDL]</a></p>
+      <code><a href=#event>Event</a></code> object <var title="">E</var>, with the <i title=dfn-callback-this-value>callback this value</i> set to <var title="">E</var>'s <code title=dom-Event-currentTarget>currentTarget</code>. Let <var title="">return value</var> be the callback's return value. <a href=#refsWEBIDL>[WEBIDL]</a></p>
 
      </dd>
 
@@ -72713,8 +72714,10 @@
 
   <p>The following are the <a href=#event-handlers>event handlers</a> (and their corresponding <a href=#event-handler-event-type title="event
   handler event type">event handler event types</a>) <span class=impl>that must be</span>
-  supported by all <a href=#html-elements>HTML elements</a>, as both content attributes and IDL attributes, and on
-  <code><a href=#document>Document</a></code> and <code><a href=#window>Window</a></code> objects, as IDL attributes.</p>
+  supported by all <a href=#html-elements>HTML elements</a>, as both <a href=#event-handler-content-attributes>event handler content attributes</a>
+  and <a href=#event-handler-idl-attributes>event handler IDL attributes</a>; and <span class=impl>that must be</span> supported by
+  all <code><a href=#document>Document</a></code> and <code><a href=#window>Window</a></code> objects, as <a href=#event-handler-idl-attributes>event handler IDL
+  attributes</a>:</p>
 
   <table><thead><tr><th><a href=#event-handlers title="event handlers">Event handler</a> <th><a href=#event-handler-event-type>Event handler event type</a>
    <tbody><tr><td><dfn id=handler-onabort title=handler-onabort><code>onabort</code></dfn> <td> <code title=event-abort>abort</code>
@@ -72782,11 +72785,13 @@
   corresponding <a href=#event-handler-event-type title="event handler event type">event handler
   event types</a>) <span class=impl>that must be</span> supported
   by all <a href=#html-elements>HTML elements</a> other than <code><a href=#the-body-element>body</a></code> and
-  <code><a href=#frameset>frameset</a></code>, as both content attributes and IDL
-  attributes, and on <code><a href=#document>Document</a></code> objects, as IDL
-  attributes; and by <code><a href=#window>Window</a></code> objects, as IDL attributes on the
-  <code><a href=#window>Window</a></code> object, and with corresponding content
-  attributes and IDL attributes exposed on the <code><a href=#the-body-element>body</a></code> and
+  <code><a href=#frameset>frameset</a></code> elements, as both <a href=#event-handler-content-attributes>event handler content attributes</a> and <a href=#event-handler-idl-attributes>event handler IDL
+  attributes</a>; <span class=impl>that must be</span> supported
+  by all <code><a href=#document>Document</a></code> objects, as <a href=#event-handler-idl-attributes>event handler IDL
+  attributes</a>; and <span class=impl>that must be</span> supported
+  by all <code><a href=#window>Window</a></code> objects, as <a href=#event-handler-idl-attributes>event handler IDL attributes</a> on the
+  <code><a href=#window>Window</a></code> objects themselves, and with corresponding <a href=#event-handler-content-attributes>event handler content
+  attributes</a> and <a href=#event-handler-idl-attributes>event handler IDL attributes</a> exposed on the <code><a href=#the-body-element>body</a></code> and
   <code><a href=#frameset>frameset</a></code> elements:</p>
 
   <table><thead><tr><th><a href=#event-handlers title="event handlers">Event handler</a> <th><a href=#event-handler-event-type>Event handler event type</a>
@@ -72798,9 +72803,9 @@
   </table><hr><p>The following are the <a href=#event-handlers>event handlers</a> (and their
   corresponding <a href=#event-handler-event-type title="event handler event type">event handler
   event types</a>) <span class=impl>that must be</span> supported
-  by <code><a href=#window>Window</a></code> objects, as IDL attributes on the
-  <code><a href=#window>Window</a></code> object, and with corresponding content
-  attributes and IDL attributes exposed on the <code><a href=#the-body-element>body</a></code> and
+  by <code><a href=#window>Window</a></code> objects, as <a href=#event-handler-idl-attributes>event handler IDL attributes</a> on the
+  <code><a href=#window>Window</a></code> objects themselves, and with corresponding <a href=#event-handler-content-attributes>event handler content
+  attributes</a> and <a href=#event-handler-idl-attributes>event handler IDL attributes</a> exposed on the <code><a href=#the-body-element>body</a></code> and
   <code><a href=#frameset>frameset</a></code> elements:</p>
 
   <table><thead><tr><th><a href=#event-handlers title="event handlers">Event handler</a> <th><a href=#event-handler-event-type>Event handler event type</a>
@@ -72828,7 +72833,7 @@
   --><p>The following are the <a href=#event-handlers>event handlers</a> (and their
   corresponding <a href=#event-handler-event-type title="event handler event type">event handler
   event types</a>) <span class=impl>that must be</span> supported
-  on <code><a href=#document>Document</a></code> objects as IDL attributes:</p>
+  on <code><a href=#document>Document</a></code> objects as <a href=#event-handler-idl-attributes>event handler IDL attributes</a>:</p>
 
   <table><thead><tr><th><a href=#event-handlers title="event handlers">Event handler</a> <th><a href=#event-handler-event-type>Event handler event type</a>
    <tbody><tr><td><dfn id=handler-onreadystatechange title=handler-onreadystatechange><code>onreadystatechange</code></dfn> <td> <code title=event-readystatechange><a href=#event-readystatechange>readystatechange</a></code>
@@ -80352,7 +80357,7 @@
    tasks from being queued.)</li>
 
   </ol><hr><p>The following are the <a href=#event-handlers>event handlers</a> (and their corresponding <a href=#event-handler-event-type title="event
-  handler event type">event handler event types</a>) that must be supported, as IDL attributes,
+  handler event type">event handler event types</a>) that must be supported, as <a href=#event-handler-idl-attributes>event handler IDL attributes</a>,
   by objects implementing the <code><a href=#workerglobalscope>WorkerGlobalScope</a></code> interface:</p>
 
   <table><thead><tr><th><a href=#event-handlers title="event handlers">Event handler</a> <th><a href=#event-handler-event-type>Event handler event type</a>
@@ -80407,7 +80412,7 @@
 
   <p>The following are the <a href=#event-handlers>event handlers</a> (and their
   corresponding <a href=#event-handler-event-type title="event handler event type">event handler
-  event types</a>) that must be supported, as IDL attributes, by
+  event types</a>) that must be supported, as <a href=#event-handler-idl-attributes>event handler IDL attributes</a>, by
   objects implementing the <code><a href=#dedicatedworkerglobalscope>DedicatedWorkerGlobalScope</a></code>
   interface:</p>
 
@@ -80444,7 +80449,7 @@
 
   <p>The following are the <a href=#event-handlers>event handlers</a> (and their
   corresponding <a href=#event-handler-event-type title="event handler event type">event handler
-  event types</a>) that must be supported, as IDL attributes, by
+  event types</a>) that must be supported, as <a href=#event-handler-idl-attributes>event handler IDL attributes</a>, by
   objects implementing the <code><a href=#sharedworkerglobalscope>SharedWorkerGlobalScope</a></code>
   interface:</p>
 
@@ -80808,7 +80813,7 @@
 
   <p>The following are the <a href=#event-handlers>event handlers</a> (and their
   corresponding <a href=#event-handler-event-type title="event handler event type">event handler
-  event types</a>) that must be supported, as IDL attributes, by
+  event types</a>) that must be supported, as <a href=#event-handler-idl-attributes>event handler IDL attributes</a>, by
   objects implementing the <code><a href=#abstractworker>AbstractWorker</a></code> interface:</p>
 
   <table><thead><tr><th><a href=#event-handlers title="event handlers">Event handler</a> <th><a href=#event-handler-event-type>Event handler event type</a>
@@ -80858,7 +80863,7 @@
   </div>
 
   <p>The following are the <a href=#event-handlers>event handlers</a> (and their corresponding <a href=#event-handler-event-type title="event
-  handler event type">event handler event types</a>) that must be supported, as IDL attributes,
+  handler event type">event handler event types</a>) that must be supported, as <a href=#event-handler-idl-attributes>event handler IDL attributes</a>,
   by objects implementing the <code><a href=#worker>Worker</a></code> interface:</p>
 
   <table><thead><tr><th><a href=#event-handlers title="event handlers">Event handler</a> <th><a href=#event-handler-event-type>Event handler event type</a>
@@ -81628,7 +81633,7 @@
 
   <p>The following are the <a href=#event-handlers>event handlers</a> (and their
   corresponding <a href=#event-handler-event-type title="event handler event type">event handler
-  event types</a>) that must be supported, as IDL attributes, by
+  event types</a>) that must be supported, as <a href=#event-handler-idl-attributes>event handler IDL attributes</a>, by
   all objects implementing the <code><a href=#eventsource>EventSource</a></code> interface:</p>
 
   <table><thead><tr><th><a href=#event-handlers title="event handlers">Event handler</a> <th><a href=#event-handler-event-type>Event handler event type</a>
@@ -82743,7 +82748,7 @@
    </dd>
 
   </dl><hr><p>The following are the <a href=#event-handlers>event handlers</a> (and their corresponding <a href=#event-handler-event-type title="event
-  handler event type">event handler event types</a>) that must be supported, as IDL attributes,
+  handler event type">event handler event types</a>) that must be supported, as <a href=#event-handler-idl-attributes>event handler IDL attributes</a>,
   by all objects implementing the <code><a href=#websocket>WebSocket</a></code> interface:</p>
 
   <table><thead><tr><th><a href=#event-handlers title="event handlers">Event handler</a> <th><a href=#event-handler-event-type>Event handler event type</a>
@@ -84011,7 +84016,7 @@
   method must do nothing.</p>
 
   <hr><p>The following are the <a href=#event-handlers>event handlers</a> (and their corresponding <a href=#event-handler-event-type title="event
-  handler event type">event handler event types</a>) that must be supported, as IDL attributes,
+  handler event type">event handler event types</a>) that must be supported, as <a href=#event-handler-idl-attributes>event handler IDL attributes</a>,
   by all objects implementing the <code><a href=#messageport>MessagePort</a></code> interface:</p>
 
   <table><thead><tr><th><a href=#event-handlers title="event handlers">Event handler</a> <th><a href=#event-handler-event-type>Event handler event type</a>
@@ -98357,8 +98362,8 @@
    </li>
 
   </ol><hr><p>The following are the <a href=#event-handlers>event handlers</a> (and their corresponding <a href=#event-handler-event-type title="event
-  handler event type">event handler event types</a>) that must be supported, as content and IDL
-  attributes, by <code><a href=#the-marquee-element>marquee</a></code> elements:</p>
+  handler event type">event handler event types</a>) that must be supported, as <a href=#event-handler-content-attributes>event handler content attributes</a> and <a href=#event-handler-idl-attributes>event handler IDL
+  attributes</a>, by <code><a href=#the-marquee-element>marquee</a></code> elements:</p>
 
   <table><thead><tr><th><a href=#event-handlers title="event handlers">Event handler</a> <th><a href=#event-handler-event-type>Event handler event type</a>
    <tbody><tr><td><dfn id=handler-marquee-onbounce title=handler-marquee-onbounce><code>onbounce</code></dfn> <td> <code title=event-bounce>bounce</code>

Modified: index
===================================================================
--- index	2013-07-26 00:13:01 UTC (rev 8090)
+++ index	2013-07-26 17:57:03 UTC (rev 8091)
@@ -30081,7 +30081,7 @@
   the user agent must <a href=#queue-a-task>queue a task</a> to <a href=#fire-a-simple-event>fire a simple event</a> named <code title=event-media-change><a href=#event-media-change>change</a></code> at the <code><a href=#videotracklist>VideoTrackList</a></code> object.</p>
 
   <hr><p>The following are the <a href=#event-handlers>event handlers</a> (and their corresponding <a href=#event-handler-event-type title="event
-  handler event type">event handler event types</a>) that must be supported, as IDL attributes,
+  handler event type">event handler event types</a>) <span class=impl>that must be</span> supported, as <a href=#event-handler-idl-attributes>event handler IDL attributes</a>,
   by all objects implementing the <code><a href=#audiotracklist>AudioTrackList</a></code> and <code><a href=#videotracklist>VideoTrackList</a></code>
   interfaces:</p>
 
@@ -30786,7 +30786,7 @@
    be <var title="">new playback state</var>.</li>
 
   </ol><hr><p>The following are the <a href=#event-handlers>event handlers</a> (and their corresponding <a href=#event-handler-event-type title="event
-  handler event type">event handler event types</a>) that must be supported, as IDL attributes,
+  handler event type">event handler event types</a>) <span class=impl>that must be</span> supported, as <a href=#event-handler-idl-attributes>event handler IDL attributes</a>,
   by all objects implementing the <code><a href=#mediacontroller>MediaController</a></code> interface:</p>
 
   <table><thead><tr><th><a href=#event-handlers title="event handlers">Event handler</a> <th><a href=#event-handler-event-type>Event handler event type</a>
@@ -32349,20 +32349,20 @@
 
   <h6 id=cue-events><span class=secno>4.8.10.12.7 </span>Event definitions</h6>
 
-  <p>The following are the <a href=#event-handlers>event handlers</a> that (and their corresponding <a href=#event-handler-event-type title="event handler event type">event handler event types</a>) must be supported, as IDL
-  attributes, by all objects implementing the <code><a href=#texttracklist>TextTrackList</a></code> interface:</p>
+  <p>The following are the <a href=#event-handlers>event handlers</a> that (and their corresponding <a href=#event-handler-event-type title="event handler event type">event handler event types</a>) must be supported, as <a href=#event-handler-idl-attributes>event handler IDL
+  attributes</a>, by all objects implementing the <code><a href=#texttracklist>TextTrackList</a></code> interface:</p>
 
   <table><thead><tr><th><a href=#event-handlers title="event handlers">Event handler</a> <th><a href=#event-handler-event-type>Event handler event type</a>
    <tbody><tr><td><dfn id=handler-texttracklist-onchange title=handler-TextTrackList-onchange><code>onchange</code></dfn> <td> <code title=event-media-change><a href=#event-media-change>change</a></code>
     <tr><td><dfn id=handler-texttracklist-onaddtrack title=handler-TextTrackList-onaddtrack><code>onaddtrack</code></dfn> <td> <code title=event-media-addtrack><a href=#event-media-addtrack>addtrack</a></code>
     <tr><td><dfn id=handler-texttracklist-onremovetrack title=handler-TextTrackList-onremovetrack><code>onremovetrack</code></dfn> <td> <code title=event-media-removetrack><a href=#event-media-removetrack>removetrack</a></code>
-  </table><p>The following are the <a href=#event-handlers>event handlers</a> that (and their corresponding <a href=#event-handler-event-type title="event handler event type">event handler event types</a>) must be supported, as IDL
-  attributes, by all objects implementing the <code><a href=#texttrack>TextTrack</a></code> interface:</p>
+  </table><p>The following are the <a href=#event-handlers>event handlers</a> that (and their corresponding <a href=#event-handler-event-type title="event handler event type">event handler event types</a>) must be supported, as <a href=#event-handler-idl-attributes>event handler IDL
+  attributes</a>, by all objects implementing the <code><a href=#texttrack>TextTrack</a></code> interface:</p>
 
   <table><thead><tr><th><a href=#event-handlers title="event handlers">Event handler</a> <th><a href=#event-handler-event-type>Event handler event type</a>
    <tbody><tr><td><dfn id=handler-texttrack-oncuechange title=handler-TextTrack-oncuechange><code>oncuechange</code></dfn> <td> <code title=event-cuechange>cuechange</code>
-  </table><p>The following are the <a href=#event-handlers>event handlers</a> that (and their corresponding <a href=#event-handler-event-type title="event handler event type">event handler event types</a>) must be supported, as IDL
-  attributes, by all objects implementing the <code><a href=#texttrackcue>TextTrackCue</a></code> interface:</p>
+  </table><p>The following are the <a href=#event-handlers>event handlers</a> that (and their corresponding <a href=#event-handler-event-type title="event handler event type">event handler event types</a>) must be supported, as <a href=#event-handler-idl-attributes>event handler IDL
+  attributes</a>, by all objects implementing the <code><a href=#texttrackcue>TextTrackCue</a></code> interface:</p>
 
   <table><thead><tr><th><a href=#event-handlers title="event handlers">Event handler</a> <th><a href=#event-handler-event-type>Event handler event type</a>
    <tbody><tr><td><dfn id=handler-texttrackcue-onenter title=handler-TextTrackCue-onenter><code>onenter</code></dfn> <td> <code title=event-enter>enter</code>
@@ -71263,7 +71263,7 @@
 
   </ol><p>The following are the <a href=#event-handlers>event handlers</a> (and their
   corresponding <a href=#event-handler-event-type title="event handler event type">event handler
-  event types</a>) that must be supported, as IDL attributes, by
+  event types</a>) <span class=impl>that must be</span> supported, as <a href=#event-handler-idl-attributes>event handler IDL attributes</a>, by
   all objects implementing the <code><a href=#applicationcache>ApplicationCache</a></code>
   interface:</p>
 
@@ -72456,7 +72456,8 @@
      <dd>
 
       <dl class=switch><dt>If the attribute is the <code title=handler-onerror><a href=#handler-onerror>onerror</a></code> attribute of
-       the <code><a href=#window>Window</a></code> object</dt>
+       the <code><a href=#window>Window</a></code> object (that is, the <code title=handler-onerror><a href=#handler-onerror>onerror</a></code>
+       content attributes on <code><a href=#the-body-element>body</a></code> and <code><a href=#frameset>frameset</a></code> elements)</dt>
 
        <dd>Let the function have five arguments, named <code title="">event</code>, <code title="">source</code>, <code title="">lineno</code>, <code title="">colno</code>,
        and <code title="">error</code>.</dd>
@@ -72607,14 +72608,14 @@
 
      <dd>
 
-      <p>Invoke <var title="">callback</var> with four arguments,
+      <p>Invoke <var title="">callback</var> with five arguments,
       the first one having the value of <var title="">E</var>'s <code title=dom-ErrorEvent-message><a href=#dom-errorevent-message>message</a></code> attribute,
       the second having the value of <var title="">E</var>'s <code title=dom-ErrorEvent-filename><a href=#dom-errorevent-filename>filename</a></code> attribute,
       the third having the value of <var title="">E</var>'s <code title=dom-ErrorEvent-lineno><a href=#dom-errorevent-lineno>lineno</a></code> attribute,
       the fourth having the value of <var title="">E</var>'s <code title=dom-ErrorEvent-colno><a href=#dom-errorevent-colno>colno</a></code> attribute,
       the fifth having the value of <var title="">E</var>'s <code title=dom-ErrorEvent-error><a href=#dom-errorevent-error>error</a></code> attribute, and
-      with the <i title=dfn-callback-this-value>callback this value</i> set to <var title="">E</var>'s <code title=dom-Event-currentTarget>currentTarget</code>. Let the return
-      value be <var title="">return value</var>. <a href=#refsWEBIDL>[WEBIDL]</a></p>
+      with the <i title=dfn-callback-this-value>callback this value</i> set to <var title="">E</var>'s <code title=dom-Event-currentTarget>currentTarget</code>. Let 
+      <var title="">return value</var> be the callback's return value. <a href=#refsWEBIDL>[WEBIDL]</a></p>
 
      </dd>
 
@@ -72623,7 +72624,7 @@
      <dd>
 
       <p>Invoke <var title="">callback</var> with one argument, the value of which is the
-      <code><a href=#event>Event</a></code> object <var title="">E</var>, with the <i title=dfn-callback-this-value>callback this value</i> set to <var title="">E</var>'s <code title=dom-Event-currentTarget>currentTarget</code>. Let the return value be <var title="">return value</var>. <a href=#refsWEBIDL>[WEBIDL]</a></p>
+      <code><a href=#event>Event</a></code> object <var title="">E</var>, with the <i title=dfn-callback-this-value>callback this value</i> set to <var title="">E</var>'s <code title=dom-Event-currentTarget>currentTarget</code>. Let <var title="">return value</var> be the callback's return value. <a href=#refsWEBIDL>[WEBIDL]</a></p>
 
      </dd>
 
@@ -72713,8 +72714,10 @@
 
   <p>The following are the <a href=#event-handlers>event handlers</a> (and their corresponding <a href=#event-handler-event-type title="event
   handler event type">event handler event types</a>) <span class=impl>that must be</span>
-  supported by all <a href=#html-elements>HTML elements</a>, as both content attributes and IDL attributes, and on
-  <code><a href=#document>Document</a></code> and <code><a href=#window>Window</a></code> objects, as IDL attributes.</p>
+  supported by all <a href=#html-elements>HTML elements</a>, as both <a href=#event-handler-content-attributes>event handler content attributes</a>
+  and <a href=#event-handler-idl-attributes>event handler IDL attributes</a>; and <span class=impl>that must be</span> supported by
+  all <code><a href=#document>Document</a></code> and <code><a href=#window>Window</a></code> objects, as <a href=#event-handler-idl-attributes>event handler IDL
+  attributes</a>:</p>
 
   <table><thead><tr><th><a href=#event-handlers title="event handlers">Event handler</a> <th><a href=#event-handler-event-type>Event handler event type</a>
    <tbody><tr><td><dfn id=handler-onabort title=handler-onabort><code>onabort</code></dfn> <td> <code title=event-abort>abort</code>
@@ -72782,11 +72785,13 @@
   corresponding <a href=#event-handler-event-type title="event handler event type">event handler
   event types</a>) <span class=impl>that must be</span> supported
   by all <a href=#html-elements>HTML elements</a> other than <code><a href=#the-body-element>body</a></code> and
-  <code><a href=#frameset>frameset</a></code>, as both content attributes and IDL
-  attributes, and on <code><a href=#document>Document</a></code> objects, as IDL
-  attributes; and by <code><a href=#window>Window</a></code> objects, as IDL attributes on the
-  <code><a href=#window>Window</a></code> object, and with corresponding content
-  attributes and IDL attributes exposed on the <code><a href=#the-body-element>body</a></code> and
+  <code><a href=#frameset>frameset</a></code> elements, as both <a href=#event-handler-content-attributes>event handler content attributes</a> and <a href=#event-handler-idl-attributes>event handler IDL
+  attributes</a>; <span class=impl>that must be</span> supported
+  by all <code><a href=#document>Document</a></code> objects, as <a href=#event-handler-idl-attributes>event handler IDL
+  attributes</a>; and <span class=impl>that must be</span> supported
+  by all <code><a href=#window>Window</a></code> objects, as <a href=#event-handler-idl-attributes>event handler IDL attributes</a> on the
+  <code><a href=#window>Window</a></code> objects themselves, and with corresponding <a href=#event-handler-content-attributes>event handler content
+  attributes</a> and <a href=#event-handler-idl-attributes>event handler IDL attributes</a> exposed on the <code><a href=#the-body-element>body</a></code> and
   <code><a href=#frameset>frameset</a></code> elements:</p>
 
   <table><thead><tr><th><a href=#event-handlers title="event handlers">Event handler</a> <th><a href=#event-handler-event-type>Event handler event type</a>
@@ -72798,9 +72803,9 @@
   </table><hr><p>The following are the <a href=#event-handlers>event handlers</a> (and their
   corresponding <a href=#event-handler-event-type title="event handler event type">event handler
   event types</a>) <span class=impl>that must be</span> supported
-  by <code><a href=#window>Window</a></code> objects, as IDL attributes on the
-  <code><a href=#window>Window</a></code> object, and with corresponding content
-  attributes and IDL attributes exposed on the <code><a href=#the-body-element>body</a></code> and
+  by <code><a href=#window>Window</a></code> objects, as <a href=#event-handler-idl-attributes>event handler IDL attributes</a> on the
+  <code><a href=#window>Window</a></code> objects themselves, and with corresponding <a href=#event-handler-content-attributes>event handler content
+  attributes</a> and <a href=#event-handler-idl-attributes>event handler IDL attributes</a> exposed on the <code><a href=#the-body-element>body</a></code> and
   <code><a href=#frameset>frameset</a></code> elements:</p>
 
   <table><thead><tr><th><a href=#event-handlers title="event handlers">Event handler</a> <th><a href=#event-handler-event-type>Event handler event type</a>
@@ -72828,7 +72833,7 @@
   --><p>The following are the <a href=#event-handlers>event handlers</a> (and their
   corresponding <a href=#event-handler-event-type title="event handler event type">event handler
   event types</a>) <span class=impl>that must be</span> supported
-  on <code><a href=#document>Document</a></code> objects as IDL attributes:</p>
+  on <code><a href=#document>Document</a></code> objects as <a href=#event-handler-idl-attributes>event handler IDL attributes</a>:</p>
 
   <table><thead><tr><th><a href=#event-handlers title="event handlers">Event handler</a> <th><a href=#event-handler-event-type>Event handler event type</a>
    <tbody><tr><td><dfn id=handler-onreadystatechange title=handler-onreadystatechange><code>onreadystatechange</code></dfn> <td> <code title=event-readystatechange><a href=#event-readystatechange>readystatechange</a></code>
@@ -80352,7 +80357,7 @@
    tasks from being queued.)</li>
 
   </ol><hr><p>The following are the <a href=#event-handlers>event handlers</a> (and their corresponding <a href=#event-handler-event-type title="event
-  handler event type">event handler event types</a>) that must be supported, as IDL attributes,
+  handler event type">event handler event types</a>) that must be supported, as <a href=#event-handler-idl-attributes>event handler IDL attributes</a>,
   by objects implementing the <code><a href=#workerglobalscope>WorkerGlobalScope</a></code> interface:</p>
 
   <table><thead><tr><th><a href=#event-handlers title="event handlers">Event handler</a> <th><a href=#event-handler-event-type>Event handler event type</a>
@@ -80407,7 +80412,7 @@
 
   <p>The following are the <a href=#event-handlers>event handlers</a> (and their
   corresponding <a href=#event-handler-event-type title="event handler event type">event handler
-  event types</a>) that must be supported, as IDL attributes, by
+  event types</a>) that must be supported, as <a href=#event-handler-idl-attributes>event handler IDL attributes</a>, by
   objects implementing the <code><a href=#dedicatedworkerglobalscope>DedicatedWorkerGlobalScope</a></code>
   interface:</p>
 
@@ -80444,7 +80449,7 @@
 
   <p>The following are the <a href=#event-handlers>event handlers</a> (and their
   corresponding <a href=#event-handler-event-type title="event handler event type">event handler
-  event types</a>) that must be supported, as IDL attributes, by
+  event types</a>) that must be supported, as <a href=#event-handler-idl-attributes>event handler IDL attributes</a>, by
   objects implementing the <code><a href=#sharedworkerglobalscope>SharedWorkerGlobalScope</a></code>
   interface:</p>
 
@@ -80808,7 +80813,7 @@
 
   <p>The following are the <a href=#event-handlers>event handlers</a> (and their
   corresponding <a href=#event-handler-event-type title="event handler event type">event handler
-  event types</a>) that must be supported, as IDL attributes, by
+  event types</a>) that must be supported, as <a href=#event-handler-idl-attributes>event handler IDL attributes</a>, by
   objects implementing the <code><a href=#abstractworker>AbstractWorker</a></code> interface:</p>
 
   <table><thead><tr><th><a href=#event-handlers title="event handlers">Event handler</a> <th><a href=#event-handler-event-type>Event handler event type</a>
@@ -80858,7 +80863,7 @@
   </div>
 
   <p>The following are the <a href=#event-handlers>event handlers</a> (and their corresponding <a href=#event-handler-event-type title="event
-  handler event type">event handler event types</a>) that must be supported, as IDL attributes,
+  handler event type">event handler event types</a>) that must be supported, as <a href=#event-handler-idl-attributes>event handler IDL attributes</a>,
   by objects implementing the <code><a href=#worker>Worker</a></code> interface:</p>
 
   <table><thead><tr><th><a href=#event-handlers title="event handlers">Event handler</a> <th><a href=#event-handler-event-type>Event handler event type</a>
@@ -81628,7 +81633,7 @@
 
   <p>The following are the <a href=#event-handlers>event handlers</a> (and their
   corresponding <a href=#event-handler-event-type title="event handler event type">event handler
-  event types</a>) that must be supported, as IDL attributes, by
+  event types</a>) that must be supported, as <a href=#event-handler-idl-attributes>event handler IDL attributes</a>, by
   all objects implementing the <code><a href=#eventsource>EventSource</a></code> interface:</p>
 
   <table><thead><tr><th><a href=#event-handlers title="event handlers">Event handler</a> <th><a href=#event-handler-event-type>Event handler event type</a>
@@ -82743,7 +82748,7 @@
    </dd>
 
   </dl><hr><p>The following are the <a href=#event-handlers>event handlers</a> (and their corresponding <a href=#event-handler-event-type title="event
-  handler event type">event handler event types</a>) that must be supported, as IDL attributes,
+  handler event type">event handler event types</a>) that must be supported, as <a href=#event-handler-idl-attributes>event handler IDL attributes</a>,
   by all objects implementing the <code><a href=#websocket>WebSocket</a></code> interface:</p>
 
   <table><thead><tr><th><a href=#event-handlers title="event handlers">Event handler</a> <th><a href=#event-handler-event-type>Event handler event type</a>
@@ -84011,7 +84016,7 @@
   method must do nothing.</p>
 
   <hr><p>The following are the <a href=#event-handlers>event handlers</a> (and their corresponding <a href=#event-handler-event-type title="event
-  handler event type">event handler event types</a>) that must be supported, as IDL attributes,
+  handler event type">event handler event types</a>) that must be supported, as <a href=#event-handler-idl-attributes>event handler IDL attributes</a>,
   by all objects implementing the <code><a href=#messageport>MessagePort</a></code> interface:</p>
 
   <table><thead><tr><th><a href=#event-handlers title="event handlers">Event handler</a> <th><a href=#event-handler-event-type>Event handler event type</a>
@@ -98357,8 +98362,8 @@
    </li>
 
   </ol><hr><p>The following are the <a href=#event-handlers>event handlers</a> (and their corresponding <a href=#event-handler-event-type title="event
-  handler event type">event handler event types</a>) that must be supported, as content and IDL
-  attributes, by <code><a href=#the-marquee-element>marquee</a></code> elements:</p>
+  handler event type">event handler event types</a>) that must be supported, as <a href=#event-handler-content-attributes>event handler content attributes</a> and <a href=#event-handler-idl-attributes>event handler IDL
+  attributes</a>, by <code><a href=#the-marquee-element>marquee</a></code> elements:</p>
 
   <table><thead><tr><th><a href=#event-handlers title="event handlers">Event handler</a> <th><a href=#event-handler-event-type>Event handler event type</a>
    <tbody><tr><td><dfn id=handler-marquee-onbounce title=handler-marquee-onbounce><code>onbounce</code></dfn> <td> <code title=event-bounce>bounce</code>

Modified: source
===================================================================
--- source	2013-07-26 00:13:01 UTC (rev 8090)
+++ source	2013-07-26 17:57:03 UTC (rev 8091)
@@ -32171,7 +32171,7 @@
   <hr>
 
   <p>The following are the <span>event handlers</span> (and their corresponding <span title="event
-  handler event type">event handler event types</span>) that must be supported, as IDL attributes,
+  handler event type">event handler event types</span>) <span class="impl">that must be</span> supported, as <span>event handler IDL attributes</span>,
   by all objects implementing the <code>AudioTrackList</code> and <code>VideoTrackList</code>
   interfaces:</p>
 
@@ -32988,7 +32988,7 @@
   <hr>
 
   <p>The following are the <span>event handlers</span> (and their corresponding <span title="event
-  handler event type">event handler event types</span>) that must be supported, as IDL attributes,
+  handler event type">event handler event types</span>) <span class="impl">that must be</span> supported, as <span>event handler IDL attributes</span>,
   by all objects implementing the <code>MediaController</code> interface:</p>
 
   <table>
@@ -34800,8 +34800,8 @@
   <h6 id="cue-events">Event definitions</h6>
 
   <p>The following are the <span>event handlers</span> that (and their corresponding <span
-  title="event handler event type">event handler event types</span>) must be supported, as IDL
-  attributes, by all objects implementing the <code>TextTrackList</code> interface:</p>
+  title="event handler event type">event handler event types</span>) must be supported, as <span>event handler IDL
+  attributes</span>, by all objects implementing the <code>TextTrackList</code> interface:</p>
 
   <table>
    <thead>
@@ -34813,8 +34813,8 @@
   </table>
 
   <p>The following are the <span>event handlers</span> that (and their corresponding <span
-  title="event handler event type">event handler event types</span>) must be supported, as IDL
-  attributes, by all objects implementing the <code>TextTrack</code> interface:</p>
+  title="event handler event type">event handler event types</span>) must be supported, as <span>event handler IDL
+  attributes</span>, by all objects implementing the <code>TextTrack</code> interface:</p>
 
   <table>
    <thead>
@@ -34824,8 +34824,8 @@
   </table>
 
   <p>The following are the <span>event handlers</span> that (and their corresponding <span
-  title="event handler event type">event handler event types</span>) must be supported, as IDL
-  attributes, by all objects implementing the <code>TextTrackCue</code> interface:</p>
+  title="event handler event type">event handler event types</span>) must be supported, as <span>event handler IDL
+  attributes</span>, by all objects implementing the <code>TextTrackCue</code> interface:</p>
 
   <table>
    <thead>
@@ -79671,7 +79671,7 @@
 
   <p>The following are the <span>event handlers</span> (and their
   corresponding <span title="event handler event type">event handler
-  event types</span>) that must be supported, as IDL attributes, by
+  event types</span>) <span class="impl">that must be</span> supported, as <span>event handler IDL attributes</span>, by
   all objects implementing the <code>ApplicationCache</code>
   interface:</p>
 
@@ -81069,7 +81069,8 @@
       <dl class="switch">
 
        <dt>If the attribute is the <code title="handler-onerror">onerror</code> attribute of
-       the <code>Window</code> object</dt>
+       the <code>Window</code> object (that is, the <code title="handler-onerror">onerror</code>
+       content attributes on <code>body</code> and <code>frameset</code> elements)</dt>
 
        <dd>Let the function have five arguments, named <code title="">event</code>, <code
        title="">source</code>, <code title="">lineno</code>, <code title="">colno</code>,
@@ -81240,15 +81241,15 @@
 
      <dd>
 
-      <p>Invoke <var title="">callback</var> with four arguments,
+      <p>Invoke <var title="">callback</var> with five arguments,
       the first one having the value of <var title="">E</var>'s <code title="dom-ErrorEvent-message">message</code> attribute,
       the second having the value of <var title="">E</var>'s <code title="dom-ErrorEvent-filename">filename</code> attribute,
       the third having the value of <var title="">E</var>'s <code title="dom-ErrorEvent-lineno">lineno</code> attribute,
       the fourth having the value of <var title="">E</var>'s <code title="dom-ErrorEvent-colno">colno</code> attribute,
       the fifth having the value of <var title="">E</var>'s <code title="dom-ErrorEvent-error">error</code> attribute, and
       with the <i title="dfn-callback-this-value">callback this value</i> set to <var
-      title="">E</var>'s <code title="dom-Event-currentTarget">currentTarget</code>. Let the return
-      value be <var title="">return value</var>. <a href="#refsWEBIDL">[WEBIDL]</a></p>
+      title="">E</var>'s <code title="dom-Event-currentTarget">currentTarget</code>. Let 
+      <var title="">return value</var> be the callback's return value. <a href="#refsWEBIDL">[WEBIDL]</a></p>
 
      </dd>
 
@@ -81259,8 +81260,8 @@
       <p>Invoke <var title="">callback</var> with one argument, the value of which is the
       <code>Event</code> object <var title="">E</var>, with the <i
       title="dfn-callback-this-value">callback this value</i> set to <var title="">E</var>'s <code
-      title="dom-Event-currentTarget">currentTarget</code>. Let the return value be <var
-      title="">return value</var>. <a href="#refsWEBIDL">[WEBIDL]</a></p>
+      title="dom-Event-currentTarget">currentTarget</code>. Let <var
+      title="">return value</var> be the callback's return value. <a href="#refsWEBIDL">[WEBIDL]</a></p>
 
      </dd>
 
@@ -81363,8 +81364,10 @@
 
   <p>The following are the <span>event handlers</span> (and their corresponding <span title="event
   handler event type">event handler event types</span>) <span class="impl">that must be</span>
-  supported by all <span>HTML elements</span>, as both content attributes and IDL attributes, and on
-  <code>Document</code> and <code>Window</code> objects, as IDL attributes.</p>
+  supported by all <span>HTML elements</span>, as both <span>event handler content attributes</span>
+  and <span>event handler IDL attributes</span>; and <span class="impl">that must be</span> supported by
+  all <code>Document</code> and <code>Window</code> objects, as <span>event handler IDL
+  attributes</span>:</p>
 
   <table>
    <thead>
@@ -81439,11 +81442,13 @@
   corresponding <span title="event handler event type">event handler
   event types</span>) <span class="impl">that must be</span> supported
   by all <span>HTML elements</span> other than <code>body</code> and
-  <code>frameset</code>, as both content attributes and IDL
-  attributes, and on <code>Document</code> objects, as IDL
-  attributes; and by <code>Window</code> objects, as IDL attributes on the
-  <code>Window</code> object, and with corresponding content
-  attributes and IDL attributes exposed on the <code>body</code> and
+  <code>frameset</code> elements, as both <span>event handler content attributes</span> and <span>event handler IDL
+  attributes</span>; <span class="impl">that must be</span> supported
+  by all <code>Document</code> objects, as <span>event handler IDL
+  attributes</span>; and <span class="impl">that must be</span> supported
+  by all <code>Window</code> objects, as <span>event handler IDL attributes</span> on the
+  <code>Window</code> objects themselves, and with corresponding <span>event handler content
+  attributes</span> and <span>event handler IDL attributes</span> exposed on the <code>body</code> and
   <code>frameset</code> elements:</p>
 
   <table>
@@ -81462,9 +81467,9 @@
   <p>The following are the <span>event handlers</span> (and their
   corresponding <span title="event handler event type">event handler
   event types</span>) <span class="impl">that must be</span> supported
-  by <code>Window</code> objects, as IDL attributes on the
-  <code>Window</code> object, and with corresponding content
-  attributes and IDL attributes exposed on the <code>body</code> and
+  by <code>Window</code> objects, as <span>event handler IDL attributes</span> on the
+  <code>Window</code> objects themselves, and with corresponding <span>event handler content
+  attributes</span> and <span>event handler IDL attributes</span> exposed on the <code>body</code> and
   <code>frameset</code> elements:</p>
 
   <table>
@@ -81501,7 +81506,7 @@
   <p>The following are the <span>event handlers</span> (and their
   corresponding <span title="event handler event type">event handler
   event types</span>) <span class="impl">that must be</span> supported
-  on <code>Document</code> objects as IDL attributes:</p>
+  on <code>Document</code> objects as <span>event handler IDL attributes</span>:</p>
 
   <table>
    <thead>
@@ -89454,7 +89459,7 @@
   <hr>
 
   <p>The following are the <span>event handlers</span> (and their corresponding <span title="event
-  handler event type">event handler event types</span>) that must be supported, as IDL attributes,
+  handler event type">event handler event types</span>) that must be supported, as <span>event handler IDL attributes</span>,
   by objects implementing the <code>WorkerGlobalScope</code> interface:</p>
 
   <table>
@@ -89518,7 +89523,7 @@
 
   <p>The following are the <span>event handlers</span> (and their
   corresponding <span title="event handler event type">event handler
-  event types</span>) that must be supported, as IDL attributes, by
+  event types</span>) that must be supported, as <span>event handler IDL attributes</span>, by
   objects implementing the <code>DedicatedWorkerGlobalScope</code>
   interface:</p>
 
@@ -89562,7 +89567,7 @@
 
   <p>The following are the <span>event handlers</span> (and their
   corresponding <span title="event handler event type">event handler
-  event types</span>) that must be supported, as IDL attributes, by
+  event types</span>) that must be supported, as <span>event handler IDL attributes</span>, by
   objects implementing the <code>SharedWorkerGlobalScope</code>
   interface:</p>
 
@@ -89981,7 +89986,7 @@
 
   <p>The following are the <span>event handlers</span> (and their
   corresponding <span title="event handler event type">event handler
-  event types</span>) that must be supported, as IDL attributes, by
+  event types</span>) that must be supported, as <span>event handler IDL attributes</span>, by
   objects implementing the <code>AbstractWorker</code> interface:</p>
 
   <table>
@@ -90039,7 +90044,7 @@
   </div>
 
   <p>The following are the <span>event handlers</span> (and their corresponding <span title="event
-  handler event type">event handler event types</span>) that must be supported, as IDL attributes,
+  handler event type">event handler event types</span>) that must be supported, as <span>event handler IDL attributes</span>,
   by objects implementing the <code>Worker</code> interface:</p>
 
   <table>
@@ -90937,7 +90942,7 @@
 
   <p>The following are the <span>event handlers</span> (and their
   corresponding <span title="event handler event type">event handler
-  event types</span>) that must be supported, as IDL attributes, by
+  event types</span>) that must be supported, as <span>event handler IDL attributes</span>, by
   all objects implementing the <code>EventSource</code> interface:</p>
 
   <table>
@@ -92242,7 +92247,7 @@
   <hr>
 
   <p>The following are the <span>event handlers</span> (and their corresponding <span title="event
-  handler event type">event handler event types</span>) that must be supported, as IDL attributes,
+  handler event type">event handler event types</span>) that must be supported, as <span>event handler IDL attributes</span>,
   by all objects implementing the <code>WebSocket</code> interface:</p>
 
   <table>
@@ -93756,7 +93761,7 @@
   <hr>
 
   <p>The following are the <span>event handlers</span> (and their corresponding <span title="event
-  handler event type">event handler event types</span>) that must be supported, as IDL attributes,
+  handler event type">event handler event types</span>) that must be supported, as <span>event handler IDL attributes</span>,
   by all objects implementing the <code>MessagePort</code> interface:</p>
 
   <table>
@@ -109829,8 +109834,8 @@
   <hr>
 
   <p>The following are the <span>event handlers</span> (and their corresponding <span title="event
-  handler event type">event handler event types</span>) that must be supported, as content and IDL
-  attributes, by <code>marquee</code> elements:</p>
+  handler event type">event handler event types</span>) that must be supported, as <span>event handler content attributes</span> and <span>event handler IDL
+  attributes</span>, by <code>marquee</code> elements:</p>
 
   <table>
    <thead>




More information about the Commit-Watchers mailing list