[html5] r8093 - [e] (0) Try again to make the event stuff clearer Affected topics: HTML

whatwg at whatwg.org whatwg at whatwg.org
Fri Jul 26 15:05:56 PDT 2013


Author: ianh
Date: 2013-07-26 15:05:54 -0700 (Fri, 26 Jul 2013)
New Revision: 8093

Modified:
   complete.html
   index
   source
Log:
[e] (0) Try again to make the event stuff clearer
Affected topics: HTML

Modified: complete.html
===================================================================
--- complete.html	2013-07-26 21:32:50 UTC (rev 8092)
+++ complete.html	2013-07-26 22:05:54 UTC (rev 8093)
@@ -72455,9 +72455,10 @@
 
      <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 (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>
+      <dl class=switch><dt>If the attribute is an <code title=handler-onerror><a href=#handler-onerror>onerror</a></code> content attribute
+       corresponding to an <span>event handler</span> of a <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>
@@ -72791,8 +72792,8 @@
   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>
+  attributes</a> and <a href=#event-handler-idl-attributes>event handler IDL attributes</a> exposed on all <code><a href=#the-body-element>body</a></code> and
+  <code><a href=#frameset>frameset</a></code> elements that are owned by that <code><a href=#window>Window</a></code> object's <code><a href=#document>Document</a></code>s:</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-onblur title=handler-onblur><code>onblur</code></dfn> <td> <code title=event-blur>blur</code> <!-- widely used -->
@@ -72805,8 +72806,8 @@
   event types</a>) <span class=impl>that must be</span> supported
   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>
+  attributes</a> and <a href=#event-handler-idl-attributes>event handler IDL attributes</a> exposed on all <code><a href=#the-body-element>body</a></code> and
+  <code><a href=#frameset>frameset</a></code> elements that are owned by that <code><a href=#window>Window</a></code> object's <code><a href=#document>Document</a></code>s:</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-window-onafterprint title=handler-window-onafterprint><code>onafterprint</code></dfn> <td> <code title=event-afterprint>afterprint</code>

Modified: index
===================================================================
--- index	2013-07-26 21:32:50 UTC (rev 8092)
+++ index	2013-07-26 22:05:54 UTC (rev 8093)
@@ -72455,9 +72455,10 @@
 
      <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 (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>
+      <dl class=switch><dt>If the attribute is an <code title=handler-onerror><a href=#handler-onerror>onerror</a></code> content attribute
+       corresponding to an <span>event handler</span> of a <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>
@@ -72791,8 +72792,8 @@
   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>
+  attributes</a> and <a href=#event-handler-idl-attributes>event handler IDL attributes</a> exposed on all <code><a href=#the-body-element>body</a></code> and
+  <code><a href=#frameset>frameset</a></code> elements that are owned by that <code><a href=#window>Window</a></code> object's <code><a href=#document>Document</a></code>s:</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-onblur title=handler-onblur><code>onblur</code></dfn> <td> <code title=event-blur>blur</code> <!-- widely used -->
@@ -72805,8 +72806,8 @@
   event types</a>) <span class=impl>that must be</span> supported
   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>
+  attributes</a> and <a href=#event-handler-idl-attributes>event handler IDL attributes</a> exposed on all <code><a href=#the-body-element>body</a></code> and
+  <code><a href=#frameset>frameset</a></code> elements that are owned by that <code><a href=#window>Window</a></code> object's <code><a href=#document>Document</a></code>s:</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-window-onafterprint title=handler-window-onafterprint><code>onafterprint</code></dfn> <td> <code title=event-afterprint>afterprint</code>

Modified: source
===================================================================
--- source	2013-07-26 21:32:50 UTC (rev 8092)
+++ source	2013-07-26 22:05:54 UTC (rev 8093)
@@ -81068,9 +81068,10 @@
 
       <dl class="switch">
 
-       <dt>If the attribute is the <code title="handler-onerror">onerror</code> attribute of
-       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>
+       <dt>If the attribute is an <code title="handler-onerror">onerror</code> content attribute
+       corresponding to an <span>event handler</span> of a <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>,
@@ -81448,8 +81449,8 @@
   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>
+  attributes</span> and <span>event handler IDL attributes</span> exposed on all <code>body</code> and
+  <code>frameset</code> elements that are owned by that <code>Window</code> object's <code>Document</code>s:</p>
 
   <table>
    <thead>
@@ -81469,8 +81470,8 @@
   event types</span>) <span class="impl">that must be</span> supported
   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>
+  attributes</span> and <span>event handler IDL attributes</span> exposed on all <code>body</code> and
+  <code>frameset</code> elements that are owned by that <code>Window</code> object's <code>Document</code>s:</p>
 
   <table>
    <thead>




More information about the Commit-Watchers mailing list