- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 30 Jun 2011 15:38:06 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv20313
Modified Files:
index.html spec.html spec.preprocessed.html
the-body-element.html
Log Message:
Structured clone: Preserve sparse arrays and mention that non-index properties of arrays are preserved too. (whatwg r6274)
[updated by splitter]
Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.html,v
retrieving revision 1.1563
retrieving revision 1.1564
diff -u -d -r1.1563 -r1.1564
--- spec.html 30 Jun 2011 15:23:45 -0000 1.1563
+++ spec.html 30 Jun 2011 15:37:59 -0000 1.1564
@@ -6806,26 +6806,26 @@
<dd><a href="#flow-content" id="flow-content_13">Flow content</a>.</dd>
<dt>Content attributes:</dt>
<dd><a href="#global-attributes" id="global-attributes_9">Global attributes</a></dd>
- <dd><code title="handler-window-onafterprint"><a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onafterprint" class="full-spec-link" title='Read about this "onafterprint" reference in the full HTML5 spec.'>onafterprint</a></code></dd>
- <dd><code title="handler-window-onbeforeprint"><a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onbeforeprint" class="full-spec-link" title='Read about this "onbeforeprint" reference in the full HTML5 spec.'>onbeforeprint</a></code></dd>
- <dd><code title="handler-window-onbeforeunload"><a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onbeforeunload" class="full-spec-link" title='Read about this "onbeforeunload" reference in the full HTML5 spec.'>onbeforeunload</a></code></dd>
- <dd><code title="handler-window-onblur"><a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onblur" class="full-spec-link" title='Read about this "onblur" reference in the full HTML5 spec.'>onblur</a></code></dd>
- <dd><code title="handler-window-onerror"><a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onerror" class="full-spec-link" title='Read about this "onerror" reference in the full HTML5 spec.'>onerror</a></code></dd>
- <dd><code title="handler-window-onfocus"><a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onfocus" class="full-spec-link" title='Read about this "onfocus" reference in the full HTML5 spec.'>onfocus</a></code></dd>
- <dd><code title="handler-window-onhashchange"><a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onhashchange" class="full-spec-link" title='Read about this "onhashchange" reference in the full HTML5 spec.'>onhashchange</a></code></dd>
- <dd><code title="handler-window-onload"><a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onload" class="full-spec-link" title='Read about this "onload" reference in the full HTML5 spec.'>onload</a></code></dd>
- <dd><code title="handler-window-onmessage"><a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onmessage" class="full-spec-link" title='Read about this "onmessage" reference in the full HTML5 spec.'>onmessage</a></code></dd>
- <dd><code title="handler-window-onoffline"><a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onoffline" class="full-spec-link" title='Read about this "onoffline" reference in the full HTML5 spec.'>onoffline</a></code></dd>
- <dd><code title="handler-window-ononline"><a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-ononline" class="full-spec-link" title='Read about this "ononline" reference in the full HTML5 spec.'>ononline</a></code></dd>
- <dd><code title="handler-window-onpagehide"><a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onpagehide" class="full-spec-link" title='Read about this "onpagehide" reference in the full HTML5 spec.'>onpagehide</a></code></dd>
- <dd><code title="handler-window-onpageshow"><a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onpageshow" class="full-spec-link" title='Read about this "onpageshow" reference in the full HTML5 spec.'>onpageshow</a></code></dd>
- <dd><code title="handler-window-onpopstate"><a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onpopstate" class="full-spec-link" title='Read about this "onpopstate" reference in the full HTML5 spec.'>onpopstate</a></code></dd>
- <dd><code title="handler-window-onredo"><a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onredo" class="full-spec-link" title='Read about this "onredo" reference in the full HTML5 spec.'>onredo</a></code></dd>
- <dd><code title="handler-window-onresize"><a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onresize" class="full-spec-link" title='Read about this "onresize" reference in the full HTML5 spec.'>onresize</a></code></dd>
- <dd><code title="handler-window-onscroll"><a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onscroll" class="full-spec-link" title='Read about this "onscroll" reference in the full HTML5 spec.'>onscroll</a></code></dd>
- <dd><code title="handler-window-onstorage"><a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onstorage" class="full-spec-link" title='Read about this "onstorage" reference in the full HTML5 spec.'>onstorage</a></code></dd>
- <dd><code title="handler-window-onundo"><a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onundo" class="full-spec-link" title='Read about this "onundo" reference in the full HTML5 spec.'>onundo</a></code></dd>
- <dd><code title="handler-window-onunload"><a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onunload" class="full-spec-link" title='Read about this "onunload" reference in the full HTML5 spec.'>onunload</a></code></dd>
+ <dd><code title="handler-window-onafterprint"><a href="#ix-handler-window-onafterprint">onafterprint</a></code></dd>
+ <dd><code title="handler-window-onbeforeprint"><a href="#ix-handler-window-onbeforeprint">onbeforeprint</a></code></dd>
+ <dd><code title="handler-window-onbeforeunload"><a href="#ix-handler-window-onbeforeunload">onbeforeunload</a></code></dd>
+ <dd><code title="handler-window-onblur"><a href="#ix-handler-window-onblur">onblur</a></code></dd>
+ <dd><code title="handler-window-onerror"><a href="#ix-handler-window-onerror">onerror</a></code></dd>
+ <dd><code title="handler-window-onfocus"><a href="#ix-handler-window-onfocus">onfocus</a></code></dd>
+ <dd><code title="handler-window-onhashchange"><a href="#ix-handler-window-onhashchange">onhashchange</a></code></dd>
+ <dd><code title="handler-window-onload"><a href="#ix-handler-window-onload">onload</a></code></dd>
+ <dd><code title="handler-window-onmessage"><a href="#ix-handler-window-onmessage">onmessage</a></code></dd>
+ <dd><code title="handler-window-onoffline"><a href="#ix-handler-window-onoffline">onoffline</a></code></dd>
+ <dd><code title="handler-window-ononline"><a href="#ix-handler-window-ononline">ononline</a></code></dd>
+ <dd><code title="handler-window-onpagehide"><a href="#ix-handler-window-onpagehide">onpagehide</a></code></dd>
+ <dd><code title="handler-window-onpageshow"><a href="#ix-handler-window-onpageshow">onpageshow</a></code></dd>
+ <dd><code title="handler-window-onpopstate"><a href="#ix-handler-window-onpopstate">onpopstate</a></code></dd>
+ <dd><code title="handler-window-onredo"><a href="#ix-handler-window-onredo">onredo</a></code></dd>
+ <dd><code title="handler-window-onresize"><a href="#ix-handler-window-onresize">onresize</a></code></dd>
+ <dd><code title="handler-window-onscroll"><a href="#ix-handler-window-onscroll">onscroll</a></code></dd>
+ <dd><code title="handler-window-onstorage"><a href="#ix-handler-window-onstorage">onstorage</a></code></dd>
+ <dd><code title="handler-window-onundo"><a href="#ix-handler-window-onundo">onundo</a></code></dd>
+ <dd><code title="handler-window-onunload"><a href="#ix-handler-window-onunload">onunload</a></code></dd>
<dt>DOM interface:</dt>
<dd>
<pre class="idl">interface <dfn aria-haspopup="true" id="htmlbodyelement" role="button" tabindex="0">HTMLBodyElement</dfn> : <a href="#htmlelement" id="htmlelement_16">HTMLElement</a> {
@@ -6858,7 +6858,7 @@
<code><a href="#the-body-element" id="body_11">body</a></code> element.</p><p>The <code><a href="#the-body-element" id="body_12">body</a></code> element exposes as <a href="#event-handler-content-attributes" id="event-handler-content-attributes_2">event handler
content attributes</a> a number of the <a href="#event-handlers" id="event-handlers_1">event
handlers</a> of the <code><a href="#window" id="window_1">Window</a></code> object. It also mirrors
- their <a href="http://dev.w3.org/html5/spec/webappapis.html#event-handler-idl-attributes" class="full-spec-link" title='Read about this "event handler IDL attributes" reference in the full HTML5 spec.'>event handler IDL attributes</a>.</p><p>The <code title="handler-window-onblur"><a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onblur" class="full-spec-link" title='Read about this "onblur" reference in the full HTML5 spec.'>onblur</a></code>, <code title="handler-window-onerror"><a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onerror" class="full-spec-link" title='Read about this "onerror" reference in the full HTML5 spec.'>onerror</a></code>, <code title="handler-window-onfocus"><a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onfocus" class="full-spec-link" title='Read about this "onfocus" reference in the full HTML5 spec.'>onfocus</a></code>, <code title="handler-window-onload"><a href="http://dev.w3.org/html5/spec/webappapis.html#handler-wndow-onload" class="full-spec-link" title='Read about this "onload" reference in the full HTML5 spec.'>onload</a></code>, and <code title="handler-window-onscroll"><a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onscroll" class="full-spec-link" title='Read about this "onscroll" reference in the full HTML5 spec.'>onscroll</a></code> <a href="#event-handlers" id="event-handlers_2">event
+ their <a href="http://dev.w3.org/html5/spec/webappapis.html#event-handler-idl-attributes" class="full-spec-link" title='Read about this "event handler IDL attributes" reference in the full HTML5 spec.'>event handler IDL attributes</a>.</p><p>The <code title="handler-window-onblur"><a href="#ix-handler-window-onblur">onblur</a></code>, <code title="handler-window-onerror"><a href="#ix-handler-window-onerror">onerror</a></code>, <code title="handler-window-onfocus"><a href="#ix-handler-window-onfocus">onfocus</a></code>, <code title="handler-window-onload"><a href="#ix-handler-window-onload">onload</a></code>, and <code title="handler-window-onscroll"><a href="#ix-handler-window-onscroll">onscroll</a></code> <a href="#event-handlers" id="event-handlers_2">event
handlers</a> of the <code><a href="#window" id="window_2">Window</a></code> object, exposed on the
<code><a href="#the-body-element" id="body_13">body</a></code> element, shadow the generic <a href="#event-handlers" id="event-handlers_3">event
handlers</a> with the same names normally supported by <a href="#html-elements" id="html-elements_31">HTML
@@ -6867,7 +6867,7 @@
trigger the <code title="handler-onerror"><a href="http://dev.w3.org/html5/spec/webappapis.html#handler-onerror" class="full-spec-link" title='Read about this "onerror" reference in the full HTML5 spec.'>onerror</a></code> <a href="#event-handler-content-attributes" id="event-handler-content-attributes_3">event
handler content attributes</a> of that element, then that of the
root <code><a href="#the-html-element" id="html_9">html</a></code> element, and only <em>then</em> would it
- trigger the <code title="handler-window-onerror"><a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onerror" class="full-spec-link" title='Read about this "onerror" reference in the full HTML5 spec.'>onerror</a></code>
+ trigger the <code title="handler-window-onerror"><a href="#ix-handler-window-onerror">onerror</a></code>
<a href="#event-handler-content-attributes" id="event-handler-content-attributes_4" title="event handler content attributes">event handler content
attribute</a> on the <code><a href="#the-body-element" id="body_14">body</a></code> element. This is because
the event would bubble from the target, to the <code><a href="#the-body-element" id="body_15">body</a></code>, to
@@ -26340,26 +26340,26 @@
<td><code><a href="#the-html-element" id="html_24">html</a></code></td>
<td><a href="#flow-content" id="flow-content_160" title="Flow content">flow</a></td>
<td><a href="#global-attributes" id="global-attributes_115" title="global attributes">globals</a>;
- <code title="handler-window-onafterprint"><a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onafterprint" class="full-spec-link" title='Read about this "onafterprint" reference in the full HTML5 spec.'>onafterprint</a></code>;
- <code title="handler-window-onbeforeprint"><a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onbeforeprint" class="full-spec-link" title='Read about this "onbeforeprint" reference in the full HTML5 spec.'>onbeforeprint</a></code>;
- <code title="handler-window-onbeforeunload"><a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onbeforeunload" class="full-spec-link" title='Read about this "onbeforeunload" reference in the full HTML5 spec.'>onbeforeunload</a></code>;
- <code title="handler-window-onblur"><a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onblur" class="full-spec-link" title='Read about this "onblur" reference in the full HTML5 spec.'>onblur</a></code>;
- <code title="handler-window-onerror"><a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onerror" class="full-spec-link" title='Read about this "onerror" reference in the full HTML5 spec.'>onerror</a></code>;
- <code title="handler-window-onfocus"><a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onfocus" class="full-spec-link" title='Read about this "onfocus" reference in the full HTML5 spec.'>onfocus</a></code>;
- <code title="handler-window-onhashchange"><a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onhashchange" class="full-spec-link" title='Read about this "onhashchange" reference in the full HTML5 spec.'>onhashchange</a></code>;
- <code title="handler-window-onload"><a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onload" class="full-spec-link" title='Read about this "onload" reference in the full HTML5 spec.'>onload</a></code>;
- <code title="handler-window-onmessage"><a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onmessage" class="full-spec-link" title='Read about this "onmessage" reference in the full HTML5 spec.'>onmessage</a></code>;
- <code title="handler-window-onoffline"><a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onoffline" class="full-spec-link" title='Read about this "onoffline" reference in the full HTML5 spec.'>onoffline</a></code>;
- <code title="handler-window-ononline"><a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-ononline" class="full-spec-link" title='Read about this "ononline" reference in the full HTML5 spec.'>ononline</a></code>;
- <code title="handler-window-onpagehide"><a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onpagehide" class="full-spec-link" title='Read about this "onpagehide" reference in the full HTML5 spec.'>onpagehide</a></code>;
- <code title="handler-window-onpageshow"><a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onpageshow" class="full-spec-link" title='Read about this "onpageshow" reference in the full HTML5 spec.'>onpageshow</a></code>;
- <code title="handler-window-onpopstate"><a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onpopstate" class="full-spec-link" title='Read about this "onpopstate" reference in the full HTML5 spec.'>onpopstate</a></code>;
- <code title="handler-window-onredo"><a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onredo" class="full-spec-link" title='Read about this "onredo" reference in the full HTML5 spec.'>onredo</a></code>;
- <code title="handler-window-onresize"><a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onresize" class="full-spec-link" title='Read about this "onresize" reference in the full HTML5 spec.'>onresize</a></code>;
- <code title="handler-window-onscroll"><a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onscroll" class="full-spec-link" title='Read about this "onscroll" reference in the full HTML5 spec.'>onscroll</a></code>;
- <code title="handler-window-onstorage"><a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onstorage" class="full-spec-link" title='Read about this "onstorage" reference in the full HTML5 spec.'>onstorage</a></code>;
- <code title="handler-window-onundo"><a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onundo" class="full-spec-link" title='Read about this "onundo" reference in the full HTML5 spec.'>onundo</a></code>;
- <code title="handler-window-onunload"><a href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onunload" class="full-spec-link" title='Read about this "onunload" reference in the full HTML5 spec.'>onunload</a></code></td>
+ <code title="handler-window-onafterprint"><a href="#ix-handler-window-onafterprint">onafterprint</a></code>;
+ <code title="handler-window-onbeforeprint"><a href="#ix-handler-window-onbeforeprint">onbeforeprint</a></code>;
+ <code title="handler-window-onbeforeunload"><a href="#ix-handler-window-onbeforeunload">onbeforeunload</a></code>;
+ <code title="handler-window-onblur"><a href="#ix-handler-window-onblur">onblur</a></code>;
+ <code title="handler-window-onerror"><a href="#ix-handler-window-onerror">onerror</a></code>;
+ <code title="handler-window-onfocus"><a href="#ix-handler-window-onfocus">onfocus</a></code>;
+ <code title="handler-window-onhashchange"><a href="#ix-handler-window-onhashchange">onhashchange</a></code>;
+ <code title="handler-window-onload"><a href="#ix-handler-window-onload">onload</a></code>;
+ <code title="handler-window-onmessage"><a href="#ix-handler-window-onmessage">onmessage</a></code>;
+ <code title="handler-window-onoffline"><a href="#ix-handler-window-onoffline">onoffline</a></code>;
+ <code title="handler-window-ononline"><a href="#ix-handler-window-ononline">ononline</a></code>;
+ <code title="handler-window-onpagehide"><a href="#ix-handler-window-onpagehide">onpagehide</a></code>;
+ <code title="handler-window-onpageshow"><a href="#ix-handler-window-onpageshow">onpageshow</a></code>;
+ <code title="handler-window-onpopstate"><a href="#ix-handler-window-onpopstate">onpopstate</a></code>;
+ <code title="handler-window-onredo"><a href="#ix-handler-window-onredo">onredo</a></code>;
+ <code title="handler-window-onresize"><a href="#ix-handler-window-onresize">onresize</a></code>;
+ <code title="handler-window-onscroll"><a href="#ix-handler-window-onscroll">onscroll</a></code>;
+ <code title="handler-window-onstorage"><a href="#ix-handler-window-onstorage">onstorage</a></code>;
+ <code title="handler-window-onundo"><a href="#ix-handler-window-onundo">onundo</a></code>;
+ <code title="handler-window-onunload"><a href="#ix-handler-window-onunload">onunload</a></code></td>
<td><code><a href="#htmlbodyelement" id="htmlbodyelement_0">HTMLBodyElement</a></code></td>
</tr><tr><th><code><a href="#the-br-element" id="br_11">br</a></code></th>
<td>Line break, e.g. in poem or postal address</td>
Index: spec.preprocessed.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.preprocessed.html,v
retrieving revision 1.435
retrieving revision 1.436
diff -u -d -r1.435 -r1.436
--- spec.preprocessed.html 30 Jun 2011 15:23:50 -0000 1.435
+++ spec.preprocessed.html 30 Jun 2011 15:38:03 -0000 1.436
@@ -14112,26 +14112,26 @@
<dd><a href="#flow-content">Flow content</a>.</dd>
<dt>Content attributes:</dt>
<dd><a href="#global-attributes">Global attributes</a></dd>
- <dd><code title="handler-window-onafterprint"><a href="#handler-window-onafterprint">onafterprint</a></code></dd>
- <dd><code title="handler-window-onbeforeprint"><a href="#handler-window-onbeforeprint">onbeforeprint</a></code></dd>
- <dd><code title="handler-window-onbeforeunload"><a href="#handler-window-onbeforeunload">onbeforeunload</a></code></dd>
- <dd><code title="handler-window-onblur"><a href="#handler-window-onblur">onblur</a></code></dd>
- <dd><code title="handler-window-onerror"><a href="#handler-window-onerror">onerror</a></code></dd>
- <dd><code title="handler-window-onfocus"><a href="#handler-window-onfocus">onfocus</a></code></dd>
- <dd><code title="handler-window-onhashchange"><a href="#handler-window-onhashchange">onhashchange</a></code></dd>
- <dd><code title="handler-window-onload"><a href="#handler-window-onload">onload</a></code></dd>
- <dd><code title="handler-window-onmessage"><a href="#handler-window-onmessage">onmessage</a></code></dd>
- <dd><code title="handler-window-onoffline"><a href="#handler-window-onoffline">onoffline</a></code></dd>
- <dd><code title="handler-window-ononline"><a href="#handler-window-ononline">ononline</a></code></dd>
- <dd><code title="handler-window-onpagehide"><a href="#handler-window-onpagehide">onpagehide</a></code></dd>
- <dd><code title="handler-window-onpageshow"><a href="#handler-window-onpageshow">onpageshow</a></code></dd>
- <dd><code title="handler-window-onpopstate"><a href="#handler-window-onpopstate">onpopstate</a></code></dd>
- <dd><code title="handler-window-onredo"><a href="#handler-window-onredo">onredo</a></code></dd>
- <dd><code title="handler-window-onresize"><a href="#handler-window-onresize">onresize</a></code></dd>
- <dd><code title="handler-window-onscroll"><a href="#handler-window-onscroll">onscroll</a></code></dd>
- <dd><code title="handler-window-onstorage"><a href="#handler-window-onstorage">onstorage</a></code></dd>
- <dd><code title="handler-window-onundo"><a href="#handler-window-onundo">onundo</a></code></dd>
- <dd><code title="handler-window-onunload"><a href="#handler-window-onunload">onunload</a></code></dd>
+ <dd><code title="handler-window-onafterprint"><a href="#ix-handler-window-onafterprint">onafterprint</a></code></dd>
+ <dd><code title="handler-window-onbeforeprint"><a href="#ix-handler-window-onbeforeprint">onbeforeprint</a></code></dd>
+ <dd><code title="handler-window-onbeforeunload"><a href="#ix-handler-window-onbeforeunload">onbeforeunload</a></code></dd>
+ <dd><code title="handler-window-onblur"><a href="#ix-handler-window-onblur">onblur</a></code></dd>
+ <dd><code title="handler-window-onerror"><a href="#ix-handler-window-onerror">onerror</a></code></dd>
+ <dd><code title="handler-window-onfocus"><a href="#ix-handler-window-onfocus">onfocus</a></code></dd>
+ <dd><code title="handler-window-onhashchange"><a href="#ix-handler-window-onhashchange">onhashchange</a></code></dd>
+ <dd><code title="handler-window-onload"><a href="#ix-handler-window-onload">onload</a></code></dd>
+ <dd><code title="handler-window-onmessage"><a href="#ix-handler-window-onmessage">onmessage</a></code></dd>
+ <dd><code title="handler-window-onoffline"><a href="#ix-handler-window-onoffline">onoffline</a></code></dd>
+ <dd><code title="handler-window-ononline"><a href="#ix-handler-window-ononline">ononline</a></code></dd>
+ <dd><code title="handler-window-onpagehide"><a href="#ix-handler-window-onpagehide">onpagehide</a></code></dd>
+ <dd><code title="handler-window-onpageshow"><a href="#ix-handler-window-onpageshow">onpageshow</a></code></dd>
+ <dd><code title="handler-window-onpopstate"><a href="#ix-handler-window-onpopstate">onpopstate</a></code></dd>
+ <dd><code title="handler-window-onredo"><a href="#ix-handler-window-onredo">onredo</a></code></dd>
+ <dd><code title="handler-window-onresize"><a href="#ix-handler-window-onresize">onresize</a></code></dd>
+ <dd><code title="handler-window-onscroll"><a href="#ix-handler-window-onscroll">onscroll</a></code></dd>
+ <dd><code title="handler-window-onstorage"><a href="#ix-handler-window-onstorage">onstorage</a></code></dd>
+ <dd><code title="handler-window-onundo"><a href="#ix-handler-window-onundo">onundo</a></code></dd>
+ <dd><code title="handler-window-onunload"><a href="#ix-handler-window-onunload">onunload</a></code></dd>
<dt>DOM interface:</dt>
<dd>
<pre class="idl">interface <dfn id="htmlbodyelement" role="button" tabindex="0" aria-haspopup="true">HTMLBodyElement</dfn> : <a href="#htmlelement">HTMLElement</a> {
@@ -14172,7 +14172,7 @@
</div><p>The <code><a href="#the-body-element">body</a></code> element exposes as <a href="#event-handler-content-attributes">event handler
content attributes</a> a number of the <a href="#event-handlers">event
handlers</a> of the <code><a href="#window">Window</a></code> object. It also mirrors
- their <a href="#event-handler-idl-attributes">event handler IDL attributes</a>.</p><p>The <code title="handler-window-onblur"><a href="#handler-window-onblur">onblur</a></code>, <code title="handler-window-onerror"><a href="#handler-window-onerror">onerror</a></code>, <code title="handler-window-onfocus"><a href="#handler-window-onfocus">onfocus</a></code>, <code title="handler-window-onload"><a href="#handler-window-onload">onload</a></code>, and <code title="handler-window-onscroll"><a href="#handler-window-onscroll">onscroll</a></code> <a href="#event-handlers">event
+ their <a href="#event-handler-idl-attributes">event handler IDL attributes</a>.</p><p>The <code title="handler-window-onblur"><a href="#ix-handler-window-onblur">onblur</a></code>, <code title="handler-window-onerror"><a href="#ix-handler-window-onerror">onerror</a></code>, <code title="handler-window-onfocus"><a href="#ix-handler-window-onfocus">onfocus</a></code>, <code title="handler-window-onload"><a href="#ix-handler-window-onload">onload</a></code>, and <code title="handler-window-onscroll"><a href="#ix-handler-window-onscroll">onscroll</a></code> <a href="#event-handlers">event
handlers</a> of the <code><a href="#window">Window</a></code> object, exposed on the
<code><a href="#the-body-element">body</a></code> element, shadow the generic <a href="#event-handlers">event
handlers</a> with the same names normally supported by <a href="#html-elements">HTML
@@ -14181,7 +14181,7 @@
trigger the <code title="handler-onerror"><a href="#handler-onerror">onerror</a></code> <a href="#event-handler-content-attributes">event
handler content attributes</a> of that element, then that of the
root <code><a href="#the-html-element">html</a></code> element, and only <em>then</em> would it
- trigger the <code title="handler-window-onerror"><a href="#handler-window-onerror">onerror</a></code>
+ trigger the <code title="handler-window-onerror"><a href="#ix-handler-window-onerror">onerror</a></code>
<a href="#event-handler-content-attributes" title="event handler content attributes">event handler content
attribute</a> on the <code><a href="#the-body-element">body</a></code> element. This is because
the event would bubble from the target, to the <code><a href="#the-body-element">body</a></code>, to
@@ -49132,7 +49132,7 @@
entry-point">Jump</a> to the <a href="#concept-script" title="concept-script">script</a>'s <i><a href="#initial-code-entry-point">initial code
entry-point</a></i>.</p>
- <p>Otherwise, <a href="#report-the-error">report the error</a> using the <code title="handler-window-onerror"><a href="#handler-window-onerror">onerror</a></code> <a href="#event-handlers" title="event
+ <p>Otherwise, <a href="#report-the-error">report the error</a> using the <code title="handler-window-onerror"><a href="#ix-handler-window-onerror">onerror</a></code> <a href="#event-handlers" title="event
handlers">event handler</a> of the <a href="#script-s-global-object">script's global
object</a>. If the error is still <i title="concept-error-nothandled"><a href="#concept-error-nothandled">not handled</a></i> after this, then
the error may be reported to the user.</p>
@@ -49246,7 +49246,7 @@
<p>Whenever an uncaught runtime script error occurs in one of the
scripts associated with a <code><a href="#document">Document</a></code>, the user agent must
- <a href="#report-the-error">report the error</a> using the <code title="handler-window-onerror"><a href="#handler-window-onerror">onerror</a></code> <a href="#event-handlers" title="event
+ <a href="#report-the-error">report the error</a> using the <code title="handler-window-onerror"><a href="#ix-handler-window-onerror">onerror</a></code> <a href="#event-handlers" title="event
handlers">event handler</a> of the <a href="#script-s-global-object">script's global
object</a>. If the error is still <i title="concept-error-nothandled"><a href="#concept-error-nothandled">not handled</a></i> after this, then
the error may be reported to the user.</p>
@@ -49722,7 +49722,7 @@
<dd>
- <dl class="switch"><dt>If the attribute is the <code title="handler-window-onerror"><a href="#handler-window-onerror">onerror</a></code> attribute of the
+ <dl class="switch"><dt>If the attribute is the <code title="handler-window-onerror"><a href="#ix-handler-window-onerror">onerror</a></code> attribute of the
<code><a href="#window">Window</a></code> object</dt>
<dd>Let the function have three arguments, named <code title="">event</code>, <code title="">source</code>, and <code title="">fileno</code>.</dd>
@@ -49966,7 +49966,7 @@
</td></tr><tr><td><dfn id="handler-window-onstorage" role="button" tabindex="0" aria-haspopup="true"><code>onstorage</code></dfn> </td><td> <code title="event-storage">storage</code>
</td></tr><tr><td><dfn id="handler-window-onundo" role="button" tabindex="0" aria-haspopup="true"><code>onundo</code></dfn> </td><td> <code title="event-undo">undo</code>
</td></tr><tr><td><dfn id="handler-window-onunload" role="button" tabindex="0" aria-haspopup="true"><code>onunload</code></dfn> </td><td> <code title="event-unload">unload</code>
- </td></tr></tbody></table><p class="note">The <code title="handler-window-onerror"><a href="#handler-window-onerror">onerror</a></code>
+ </td></tr></tbody></table><p class="note">The <code title="handler-window-onerror"><a href="#ix-handler-window-onerror">onerror</a></code>
handler is also used for <a href="#runtime-script-errors">reporting script errors</a>.</p>
</div><div class="impl">
@@ -67681,31 +67681,31 @@
<a href="#event-handler-content-attributes">event handler content attributes</a> exposing the
<a href="#event-handlers">event handlers</a> of the <code><a href="#window">Window</a></code> object:</p>
- <ul class="brief"><li><code title="handler-window-onafterprint"><a href="#handler-window-onafterprint">onafterprint</a></code></li>
- <li><code title="handler-window-onbeforeprint"><a href="#handler-window-onbeforeprint">onbeforeprint</a></code></li>
- <li><code title="handler-window-onbeforeunload"><a href="#handler-window-onbeforeunload">onbeforeunload</a></code></li>
- <li><code title="handler-window-onblur"><a href="#handler-window-onblur">onblur</a></code></li>
- <li><code title="handler-window-onerror"><a href="#handler-window-onerror">onerror</a></code></li>
- <li><code title="handler-window-onfocus"><a href="#handler-window-onfocus">onfocus</a></code></li>
- <li><code title="handler-window-onhashchange"><a href="#handler-window-onhashchange">onhashchange</a></code></li>
- <li><code title="handler-window-onload"><a href="#handler-window-onload">onload</a></code></li>
- <li><code title="handler-window-onmessage"><a href="#handler-window-onmessage">onmessage</a></code></li>
- <li><code title="handler-window-onoffline"><a href="#handler-window-onoffline">onoffline</a></code></li>
- <li><code title="handler-window-ononline"><a href="#handler-window-ononline">ononline</a></code></li>
- <li><code title="handler-window-onpagehide"><a href="#handler-window-onpagehide">onpagehide</a></code></li>
- <li><code title="handler-window-onpageshow"><a href="#handler-window-onpageshow">onpageshow</a></code></li>
- <li><code title="handler-window-onpopstate"><a href="#handler-window-onpopstate">onpopstate</a></code></li>
- <li><code title="handler-window-onredo"><a href="#handler-window-onredo">onredo</a></code></li>
- <li><code title="handler-window-onresize"><a href="#handler-window-onresize">onresize</a></code></li>
- <li><code title="handler-window-onscroll"><a href="#handler-window-onscroll">onscroll</a></code></li>
- <li><code title="handler-window-onstorage"><a href="#handler-window-onstorage">onstorage</a></code></li>
- <li><code title="handler-window-onundo"><a href="#handler-window-onundo">onundo</a></code></li>
- <li><code title="handler-window-onunload"><a href="#handler-window-onunload">onunload</a></code></li>
+ <ul class="brief"><li><code title="handler-window-onafterprint"><a href="#ix-handler-window-onafterprint">onafterprint</a></code></li>
+ <li><code title="handler-window-onbeforeprint"><a href="#ix-handler-window-onbeforeprint">onbeforeprint</a></code></li>
+ <li><code title="handler-window-onbeforeunload"><a href="#ix-handler-window-onbeforeunload">onbeforeunload</a></code></li>
+ <li><code title="handler-window-onblur"><a href="#ix-handler-window-onblur">onblur</a></code></li>
+ <li><code title="handler-window-onerror"><a href="#ix-handler-window-onerror">onerror</a></code></li>
+ <li><code title="handler-window-onfocus"><a href="#ix-handler-window-onfocus">onfocus</a></code></li>
+ <li><code title="handler-window-onhashchange"><a href="#ix-handler-window-onhashchange">onhashchange</a></code></li>
+ <li><code title="handler-window-onload"><a href="#ix-handler-window-onload">onload</a></code></li>
+ <li><code title="handler-window-onmessage"><a href="#ix-handler-window-onmessage">onmessage</a></code></li>
+ <li><code title="handler-window-onoffline"><a href="#ix-handler-window-onoffline">onoffline</a></code></li>
+ <li><code title="handler-window-ononline"><a href="#ix-handler-window-ononline">ononline</a></code></li>
+ <li><code title="handler-window-onpagehide"><a href="#ix-handler-window-onpagehide">onpagehide</a></code></li>
+ <li><code title="handler-window-onpageshow"><a href="#ix-handler-window-onpageshow">onpageshow</a></code></li>
+ <li><code title="handler-window-onpopstate"><a href="#ix-handler-window-onpopstate">onpopstate</a></code></li>
+ <li><code title="handler-window-onredo"><a href="#ix-handler-window-onredo">onredo</a></code></li>
+ <li><code title="handler-window-onresize"><a href="#ix-handler-window-onresize">onresize</a></code></li>
+ <li><code title="handler-window-onscroll"><a href="#ix-handler-window-onscroll">onscroll</a></code></li>
+ <li><code title="handler-window-onstorage"><a href="#ix-handler-window-onstorage">onstorage</a></code></li>
+ <li><code title="handler-window-onundo"><a href="#ix-handler-window-onundo">onundo</a></code></li>
+ <li><code title="handler-window-onunload"><a href="#ix-handler-window-onunload">onunload</a></code></li>
</ul><p>The DOM interface also exposes <a href="#event-handler-idl-attributes">event handler IDL
attributes</a> that mirror those on the <code><a href="#window">Window</a></code>
element.</p>
- <p>The <code title="handler-window-onblur"><a href="#handler-window-onblur">onblur</a></code>, <code title="handler-window-onerror"><a href="#handler-window-onerror">onerror</a></code>, <code title="handler-window-onfocus"><a href="#handler-window-onfocus">onfocus</a></code>, <code title="handler-window-onload"><a href="#handler-window-onload">onload</a></code>, and <code title="handler-window-onscroll"><a href="#handler-window-onscroll">onscroll</a></code> <a href="#event-handler-idl-attributes">event handler
+ <p>The <code title="handler-window-onblur"><a href="#ix-handler-window-onblur">onblur</a></code>, <code title="handler-window-onerror"><a href="#ix-handler-window-onerror">onerror</a></code>, <code title="handler-window-onfocus"><a href="#ix-handler-window-onfocus">onfocus</a></code>, <code title="handler-window-onload"><a href="#ix-handler-window-onload">onload</a></code>, and <code title="handler-window-onscroll"><a href="#ix-handler-window-onscroll">onscroll</a></code> <a href="#event-handler-idl-attributes">event handler
IDL attributes</a> of the <code><a href="#window">Window</a></code> object, exposed on
the <code><a href="#frameset">frameset</a></code> element, shadow the generic <a href="#event-handler-idl-attributes">event
handler IDL attributes</a> with the same names normally supported
@@ -68956,26 +68956,26 @@
<td><code><a href="#the-html-element">html</a></code></td>
<td><a href="#flow-content" title="Flow content">flow</a></td>
<td><a href="#global-attributes" title="global attributes">globals</a>;
- <code title="handler-window-onafterprint"><a href="#handler-window-onafterprint">onafterprint</a></code>;
- <code title="handler-window-onbeforeprint"><a href="#handler-window-onbeforeprint">onbeforeprint</a></code>;
- <code title="handler-window-onbeforeunload"><a href="#handler-window-onbeforeunload">onbeforeunload</a></code>;
- <code title="handler-window-onblur"><a href="#handler-window-onblur">onblur</a></code>;
- <code title="handler-window-onerror"><a href="#handler-window-onerror">onerror</a></code>;
- <code title="handler-window-onfocus"><a href="#handler-window-onfocus">onfocus</a></code>;
- <code title="handler-window-onhashchange"><a href="#handler-window-onhashchange">onhashchange</a></code>;
- <code title="handler-window-onload"><a href="#handler-window-onload">onload</a></code>;
- <code title="handler-window-onmessage"><a href="#handler-window-onmessage">onmessage</a></code>;
- <code title="handler-window-onoffline"><a href="#handler-window-onoffline">onoffline</a></code>;
- <code title="handler-window-ononline"><a href="#handler-window-ononline">ononline</a></code>;
- <code title="handler-window-onpagehide"><a href="#handler-window-onpagehide">onpagehide</a></code>;
- <code title="handler-window-onpageshow"><a href="#handler-window-onpageshow">onpageshow</a></code>;
- <code title="handler-window-onpopstate"><a href="#handler-window-onpopstate">onpopstate</a></code>;
- <code title="handler-window-onredo"><a href="#handler-window-onredo">onredo</a></code>;
- <code title="handler-window-onresize"><a href="#handler-window-onresize">onresize</a></code>;
- <code title="handler-window-onscroll"><a href="#handler-window-onscroll">onscroll</a></code>;
- <code title="handler-window-onstorage"><a href="#handler-window-onstorage">onstorage</a></code>;
- <code title="handler-window-onundo"><a href="#handler-window-onundo">onundo</a></code>;
- <code title="handler-window-onunload"><a href="#handler-window-onunload">onunload</a></code></td>
+ <code title="handler-window-onafterprint"><a href="#ix-handler-window-onafterprint">onafterprint</a></code>;
+ <code title="handler-window-onbeforeprint"><a href="#ix-handler-window-onbeforeprint">onbeforeprint</a></code>;
+ <code title="handler-window-onbeforeunload"><a href="#ix-handler-window-onbeforeunload">onbeforeunload</a></code>;
+ <code title="handler-window-onblur"><a href="#ix-handler-window-onblur">onblur</a></code>;
+ <code title="handler-window-onerror"><a href="#ix-handler-window-onerror">onerror</a></code>;
+ <code title="handler-window-onfocus"><a href="#ix-handler-window-onfocus">onfocus</a></code>;
+ <code title="handler-window-onhashchange"><a href="#ix-handler-window-onhashchange">onhashchange</a></code>;
+ <code title="handler-window-onload"><a href="#ix-handler-window-onload">onload</a></code>;
+ <code title="handler-window-onmessage"><a href="#ix-handler-window-onmessage">onmessage</a></code>;
+ <code title="handler-window-onoffline"><a href="#ix-handler-window-onoffline">onoffline</a></code>;
+ <code title="handler-window-ononline"><a href="#ix-handler-window-ononline">ononline</a></code>;
+ <code title="handler-window-onpagehide"><a href="#ix-handler-window-onpagehide">onpagehide</a></code>;
+ <code title="handler-window-onpageshow"><a href="#ix-handler-window-onpageshow">onpageshow</a></code>;
+ <code title="handler-window-onpopstate"><a href="#ix-handler-window-onpopstate">onpopstate</a></code>;
+ <code title="handler-window-onredo"><a href="#ix-handler-window-onredo">onredo</a></code>;
+ <code title="handler-window-onresize"><a href="#ix-handler-window-onresize">onresize</a></code>;
+ <code title="handler-window-onscroll"><a href="#ix-handler-window-onscroll">onscroll</a></code>;
+ <code title="handler-window-onstorage"><a href="#ix-handler-window-onstorage">onstorage</a></code>;
+ <code title="handler-window-onundo"><a href="#ix-handler-window-onundo">onundo</a></code>;
+ <code title="handler-window-onunload"><a href="#ix-handler-window-onunload">onunload</a></code></td>
<td><code><a href="#htmlbodyelement">HTMLBodyElement</a></code></td>
</tr><tr><th><code><a href="#the-br-element">br</a></code></th>
<td>Line break, e.g. in poem or postal address</td>
Index: the-body-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-body-element.html,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -d -r1.99 -r1.100
--- the-body-element.html 30 Jun 2011 15:23:51 -0000 1.99
+++ the-body-element.html 30 Jun 2011 15:38:03 -0000 1.100
@@ -353,26 +353,26 @@
<dd><a href="content-models.html#flow-content" id="flow-content_13">Flow content</a>.</dd>
<dt>Content attributes:</dt>
<dd><a href="global-attributes.html#global-attributes" id="global-attributes_9">Global attributes</a></dd>
- <dd><code title="handler-window-onafterprint"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onafterprint" title='Read about this "onafterprint" reference in the full HTML5 spec.'>onafterprint</a></code></dd>
- <dd><code title="handler-window-onbeforeprint"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onbeforeprint" title='Read about this "onbeforeprint" reference in the full HTML5 spec.'>onbeforeprint</a></code></dd>
- <dd><code title="handler-window-onbeforeunload"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onbeforeunload" title='Read about this "onbeforeunload" reference in the full HTML5 spec.'>onbeforeunload</a></code></dd>
- <dd><code title="handler-window-onblur"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onblur" title='Read about this "onblur" reference in the full HTML5 spec.'>onblur</a></code></dd>
- <dd><code title="handler-window-onerror"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onerror" title='Read about this "onerror" reference in the full HTML5 spec.'>onerror</a></code></dd>
- <dd><code title="handler-window-onfocus"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onfocus" title='Read about this "onfocus" reference in the full HTML5 spec.'>onfocus</a></code></dd>
- <dd><code title="handler-window-onhashchange"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onhashchange" title='Read about this "onhashchange" reference in the full HTML5 spec.'>onhashchange</a></code></dd>
- <dd><code title="handler-window-onload"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onload" title='Read about this "onload" reference in the full HTML5 spec.'>onload</a></code></dd>
- <dd><code title="handler-window-onmessage"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onmessage" title='Read about this "onmessage" reference in the full HTML5 spec.'>onmessage</a></code></dd>
- <dd><code title="handler-window-onoffline"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onoffline" title='Read about this "onoffline" reference in the full HTML5 spec.'>onoffline</a></code></dd>
- <dd><code title="handler-window-ononline"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-ononline" title='Read about this "ononline" reference in the full HTML5 spec.'>ononline</a></code></dd>
- <dd><code title="handler-window-onpagehide"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onpagehide" title='Read about this "onpagehide" reference in the full HTML5 spec.'>onpagehide</a></code></dd>
- <dd><code title="handler-window-onpageshow"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onpageshow" title='Read about this "onpageshow" reference in the full HTML5 spec.'>onpageshow</a></code></dd>
- <dd><code title="handler-window-onpopstate"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onpopstate" title='Read about this "onpopstate" reference in the full HTML5 spec.'>onpopstate</a></code></dd>
- <dd><code title="handler-window-onredo"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onredo" title='Read about this "onredo" reference in the full HTML5 spec.'>onredo</a></code></dd>
- <dd><code title="handler-window-onresize"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onresize" title='Read about this "onresize" reference in the full HTML5 spec.'>onresize</a></code></dd>
- <dd><code title="handler-window-onscroll"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onscroll" title='Read about this "onscroll" reference in the full HTML5 spec.'>onscroll</a></code></dd>
- <dd><code title="handler-window-onstorage"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onstorage" title='Read about this "onstorage" reference in the full HTML5 spec.'>onstorage</a></code></dd>
- <dd><code title="handler-window-onundo"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onundo" title='Read about this "onundo" reference in the full HTML5 spec.'>onundo</a></code></dd>
- <dd><code title="handler-window-onunload"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onunload" title='Read about this "onunload" reference in the full HTML5 spec.'>onunload</a></code></dd>
+ <dd><code title="handler-window-onafterprint"><a href="index.html#ix-handler-window-onafterprint">onafterprint</a></code></dd>
+ <dd><code title="handler-window-onbeforeprint"><a href="index.html#ix-handler-window-onbeforeprint">onbeforeprint</a></code></dd>
+ <dd><code title="handler-window-onbeforeunload"><a href="index.html#ix-handler-window-onbeforeunload">onbeforeunload</a></code></dd>
+ <dd><code title="handler-window-onblur"><a href="index.html#ix-handler-window-onblur">onblur</a></code></dd>
+ <dd><code title="handler-window-onerror"><a href="index.html#ix-handler-window-onerror">onerror</a></code></dd>
+ <dd><code title="handler-window-onfocus"><a href="index.html#ix-handler-window-onfocus">onfocus</a></code></dd>
+ <dd><code title="handler-window-onhashchange"><a href="index.html#ix-handler-window-onhashchange">onhashchange</a></code></dd>
+ <dd><code title="handler-window-onload"><a href="index.html#ix-handler-window-onload">onload</a></code></dd>
+ <dd><code title="handler-window-onmessage"><a href="index.html#ix-handler-window-onmessage">onmessage</a></code></dd>
+ <dd><code title="handler-window-onoffline"><a href="index.html#ix-handler-window-onoffline">onoffline</a></code></dd>
+ <dd><code title="handler-window-ononline"><a href="index.html#ix-handler-window-ononline">ononline</a></code></dd>
+ <dd><code title="handler-window-onpagehide"><a href="index.html#ix-handler-window-onpagehide">onpagehide</a></code></dd>
+ <dd><code title="handler-window-onpageshow"><a href="index.html#ix-handler-window-onpageshow">onpageshow</a></code></dd>
+ <dd><code title="handler-window-onpopstate"><a href="index.html#ix-handler-window-onpopstate">onpopstate</a></code></dd>
+ <dd><code title="handler-window-onredo"><a href="index.html#ix-handler-window-onredo">onredo</a></code></dd>
+ <dd><code title="handler-window-onresize"><a href="index.html#ix-handler-window-onresize">onresize</a></code></dd>
+ <dd><code title="handler-window-onscroll"><a href="index.html#ix-handler-window-onscroll">onscroll</a></code></dd>
+ <dd><code title="handler-window-onstorage"><a href="index.html#ix-handler-window-onstorage">onstorage</a></code></dd>
+ <dd><code title="handler-window-onundo"><a href="index.html#ix-handler-window-onundo">onundo</a></code></dd>
+ <dd><code title="handler-window-onunload"><a href="index.html#ix-handler-window-onunload">onunload</a></code></dd>
<dt>DOM interface:</dt>
<dd>
<pre class="idl">interface <dfn aria-haspopup="true" id="htmlbodyelement" role="button" tabindex="0">HTMLBodyElement</dfn> : <a href="elements.html#htmlelement" id="htmlelement_16">HTMLElement</a> {
@@ -405,7 +405,7 @@
<code><a href="#the-body-element" id="body_11">body</a></code> element.<p>The <code><a href="#the-body-element" id="body_12">body</a></code> element exposes as <a href="webappapis.html#event-handler-content-attributes" id="event-handler-content-attributes_2">event handler
content attributes</a> a number of the <a href="webappapis.html#event-handlers" id="event-handlers_1">event
handlers</a> of the <code><a href="browsers.html#window" id="window_1">Window</a></code> object. It also mirrors
- their <a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#event-handler-idl-attributes" title='Read about this "event handler IDL attributes" reference in the full HTML5 spec.'>event handler IDL attributes</a>.<p>The <code title="handler-window-onblur"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onblur" title='Read about this "onblur" reference in the full HTML5 spec.'>onblur</a></code>, <code title="handler-window-onerror"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onerror" title='Read about this "onerror" reference in the full HTML5 spec.'>onerror</a></code>, <code title="handler-window-onfocus"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onfocus" title='Read about this "onfocus" reference in the full HTML5 spec.'>onfocus</a></code>, <code title="handler-window-onload"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webapppis.html#handler-window-onload" title='Read about this "onload" reference in the full HTML5 spec.'>onload</a></code>, and <code title="handler-window-onscroll"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onscroll" title='Read about this "onscroll" reference in the full HTML5 spec.'>onscroll</a></code> <a href="webappapis.html#event-handlers" id="event-handlers_2">event
+ their <a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#event-handler-idl-attributes" title='Read about this "event handler IDL attributes" reference in the full HTML5 spec.'>event handler IDL attributes</a>.<p>The <code title="handler-window-onblur"><a href="index.html#ix-handler-window-onblur">onblur</a></code>, <code title="handler-window-onerror"><a href="index.html#ix-handler-window-onerror">onerror</a></code>, <code title="handler-window-onfocus"><a href="index.html#ix-handler-window-onfocus">onfocus</a></code>, <code title="handler-window-onload"><a href="index.html#ix-handler-window-onload">onload</a></code>, and <code title="handler-window-onscroll"><a href="index.html#ix-handler-window-onscroll">onscroll</a></code> <a href="webappapis.html#event-handlers" id="event-handlers_2">event
handlers</a> of the <code><a href="browsers.html#window" id="window_2">Window</a></code> object, exposed on the
<code><a href="#the-body-element" id="body_13">body</a></code> element, shadow the generic <a href="webappapis.html#event-handlers" id="event-handlers_3">event
handlers</a> with the same names normally supported by <a href="infrastructure.html#html-elements" id="html-elements_31">HTML
@@ -414,7 +414,7 @@
trigger the <code title="handler-onerror"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-onerror" title='Read about this "onerror" reference in the full HTML5 spec.'>onerror</a></code> <a href="webappapis.html#event-handler-content-attributes" id="event-handler-content-attributes_3">event
handler content attributes</a> of that element, then that of the
root <code><a href="the-html-element.html#the-html-element" id="html_9">html</a></code> element, and only <em>then</em> would it
- trigger the <code title="handler-window-onerror"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onerror" title='Read about this "onerror" reference in the full HTML5 spec.'>onerror</a></code>
+ trigger the <code title="handler-window-onerror"><a href="index.html#ix-handler-window-onerror">onerror</a></code>
<a href="webappapis.html#event-handler-content-attributes" id="event-handler-content-attributes_4" title="event handler content attributes">event handler content
attribute</a> on the <code><a href="#the-body-element" id="body_14">body</a></code> element. This is because
the event would bubble from the target, to the <code><a href="#the-body-element" id="body_15">body</a></code>, to
Index: index.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index.html,v
retrieving revision 1.1121
retrieving revision 1.1122
diff -u -d -r1.1121 -r1.1122
--- index.html 29 Jun 2011 06:37:05 -0000 1.1121
+++ index.html 30 Jun 2011 15:37:58 -0000 1.1122
@@ -488,26 +488,26 @@
<td><code><a href="the-html-element.html#the-html-element" id="html_24">html</a></code></td>
<td><a href="content-models.html#flow-content" id="flow-content_160" title="Flow content">flow</a></td>
<td><a href="global-attributes.html#global-attributes" id="global-attributes_115" title="global attributes">globals</a>;
- <code title="handler-window-onafterprint"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onafterprint" title='Read about this "onafterprint" reference in the full HTML5 spec.'>onafterprint</a></code>;
- <code title="handler-window-onbeforeprint"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onbeforeprint" title='Read about this "onbeforeprint" reference in the full HTML5 spec.'>onbeforeprint</a></code>;
- <code title="handler-window-onbeforeunload"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onbeforeunload" title='Read about this "onbeforeunload" reference in the full HTML5 spec.'>onbeforeunload</a></code>;
- <code title="handler-window-onblur"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onblur" title='Read about this "onblur" reference in the full HTML5 spec.'>onblur</a></code>;
- <code title="handler-window-onerror"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onerror" title='Read about this "onerror" reference in the full HTML5 spec.'>onerror</a></code>;
- <code title="handler-window-onfocus"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onfocus" title='Read about this "onfocus" reference in the full HTML5 spec.'>onfocus</a></code>;
- <code title="handler-window-onhashchange"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onhashchange" title='Read about this "onhashchange" reference in the full HTML5 spec.'>onhashchange</a></code>;
- <code title="handler-window-onload"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onload" title='Read about this "onload" reference in the full HTML5 spec.'>onload</a></code>;
- <code title="handler-window-onmessage"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onmessage" title='Read about this "onmessage" reference in the full HTML5 spec.'>onmessage</a></code>;
- <code title="handler-window-onoffline"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onoffline" title='Read about this "onoffline" reference in the full HTML5 spec.'>onoffline</a></code>;
- <code title="handler-window-ononline"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-ononline" title='Read about this "ononline" reference in the full HTML5 spec.'>ononline</a></code>;
- <code title="handler-window-onpagehide"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onpagehide" title='Read about this "onpagehide" reference in the full HTML5 spec.'>onpagehide</a></code>;
- <code title="handler-window-onpageshow"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onpageshow" title='Read about this "onpageshow" reference in the full HTML5 spec.'>onpageshow</a></code>;
- <code title="handler-window-onpopstate"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onpopstate" title='Read about this "onpopstate" reference in the full HTML5 spec.'>onpopstate</a></code>;
- <code title="handler-window-onredo"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onredo" title='Read about this "onredo" reference in the full HTML5 spec.'>onredo</a></code>;
- <code title="handler-window-onresize"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onresize" title='Read about this "onresize" reference in the full HTML5 spec.'>onresize</a></code>;
- <code title="handler-window-onscroll"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onscroll" title='Read about this "onscroll" reference in the full HTML5 spec.'>onscroll</a></code>;
- <code title="handler-window-onstorage"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onstorage" title='Read about this "onstorage" reference in the full HTML5 spec.'>onstorage</a></code>;
- <code title="handler-window-onundo"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onundo" title='Read about this "onundo" reference in the full HTML5 spec.'>onundo</a></code>;
- <code title="handler-window-onunload"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/webappapis.html#handler-window-onunload" title='Read about this "onunload" reference in the full HTML5 spec.'>onunload</a></code></td>
+ <code title="handler-window-onafterprint"><a href="#ix-handler-window-onafterprint">onafterprint</a></code>;
+ <code title="handler-window-onbeforeprint"><a href="#ix-handler-window-onbeforeprint">onbeforeprint</a></code>;
+ <code title="handler-window-onbeforeunload"><a href="#ix-handler-window-onbeforeunload">onbeforeunload</a></code>;
+ <code title="handler-window-onblur"><a href="#ix-handler-window-onblur">onblur</a></code>;
+ <code title="handler-window-onerror"><a href="#ix-handler-window-onerror">onerror</a></code>;
+ <code title="handler-window-onfocus"><a href="#ix-handler-window-onfocus">onfocus</a></code>;
+ <code title="handler-window-onhashchange"><a href="#ix-handler-window-onhashchange">onhashchange</a></code>;
+ <code title="handler-window-onload"><a href="#ix-handler-window-onload">onload</a></code>;
+ <code title="handler-window-onmessage"><a href="#ix-handler-window-onmessage">onmessage</a></code>;
+ <code title="handler-window-onoffline"><a href="#ix-handler-window-onoffline">onoffline</a></code>;
+ <code title="handler-window-ononline"><a href="#ix-handler-window-ononline">ononline</a></code>;
+ <code title="handler-window-onpagehide"><a href="#ix-handler-window-onpagehide">onpagehide</a></code>;
+ <code title="handler-window-onpageshow"><a href="#ix-handler-window-onpageshow">onpageshow</a></code>;
+ <code title="handler-window-onpopstate"><a href="#ix-handler-window-onpopstate">onpopstate</a></code>;
+ <code title="handler-window-onredo"><a href="#ix-handler-window-onredo">onredo</a></code>;
+ <code title="handler-window-onresize"><a href="#ix-handler-window-onresize">onresize</a></code>;
+ <code title="handler-window-onscroll"><a href="#ix-handler-window-onscroll">onscroll</a></code>;
+ <code title="handler-window-onstorage"><a href="#ix-handler-window-onstorage">onstorage</a></code>;
+ <code title="handler-window-onundo"><a href="#ix-handler-window-onundo">onundo</a></code>;
+ <code title="handler-window-onunload"><a href="#ix-handler-window-onunload">onunload</a></code></td>
<td><code><a href="the-body-element.html#htmlbodyelement" id="htmlbodyelement_0">HTMLBodyElement</a></code></td>
<tr><th><code><a href="the-br-element.html#the-br-element" id="br_11">br</a></code></th>
<td>Line break, e.g. in poem or postal address</td>
Received on Thursday, 30 June 2011 15:38:21 UTC