- From: poot <cvsmail@w3.org>
- Date: Mon, 5 Jul 2010 00:17:05 +0900 (JST)
- To: public-html-diffs@w3.org
mike: finished adding descriptions for all event-handler attributes for the <body> element http://dev.w3.org/cvsweb/html5/markup/spec.html?r1=1.226&r2=1.227&f=h =================================================================== RCS file: /sources/public/html5/markup/body.html,v retrieving revision 1.51 retrieving revision 1.52 diff -u -d -r1.51 -r1.52 --- body.html 3 Jul 2010 02:26:27 -0000 1.51 +++ body.html 4 Jul 2010 15:16:25 -0000 1.52 @@ -59,56 +59,69 @@ </h2> <dl class="attr-defs"> <dt> -<a class="attribute-name" id="body.attrs.onafterprint" title="body.attrs.onafterprint" href="body.html#body.attrs.onafterprint">onafterprint</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt> - <dd></dd> +<a class="attribute-name" id="body.attrs.onafterprint" title="body.attrs.onafterprint" href="body.html#body.attrs.onafterprint">onafterprint</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +</dt> + <dd>User printed current document.</dd> <dt> -<a class="attribute-name" id="body.attrs.onbeforeprint" title="body.attrs.onbeforeprint" href="body.html#body.attrs.onbeforeprint">onbeforeprint</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt> - <dd></dd> +<a class="attribute-name" id="body.attrs.onbeforeprint" title="body.attrs.onbeforeprint" href="body.html#body.attrs.onbeforeprint">onbeforeprint</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +</dt> + <dd>User requested printing of current document.</dd> <dt> -<a class="attribute-name" id="body.attrs.onbeforeunload" title="body.attrs.onbeforeunload" href="body.html#body.attrs.onbeforeunload">onbeforeunload</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt> - <dd></dd> +<a class="attribute-name" id="body.attrs.onbeforeunload" title="body.attrs.onbeforeunload" href="body.html#body.attrs.onbeforeunload">onbeforeunload</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +</dt> + <dd>Document is about to be unloaded.</dd> <dt> -<a class="attribute-name" id="body.attrs.onhashchange" title="body.attrs.onhashchange" href="body.html#body.attrs.onhashchange">onhashchange</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt> - <dd></dd> +<a class="attribute-name" id="body.attrs.onhashchange" title="body.attrs.onhashchange" href="body.html#body.attrs.onhashchange">onhashchange</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +</dt> + <dd>Fragment identifier part of the document’s current + address changed.</dd> <dt> -<a class="attribute-name" id="body.attrs.onmessage" title="body.attrs.onmessage" href="body.html#body.attrs.onmessage">onmessage</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt> - <dd></dd> +<a class="attribute-name" id="body.attrs.onmessage" title="body.attrs.onmessage" href="body.html#body.attrs.onmessage">onmessage</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +</dt> + <dd>Document received a message.</dd> <dt> -<a class="attribute-name" id="body.attrs.onoffline" title="body.attrs.onoffline" href="body.html#body.attrs.onoffline">onoffline</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt> - <dd></dd> +<a class="attribute-name" id="body.attrs.onoffline" title="body.attrs.onoffline" href="body.html#body.attrs.onoffline">onoffline</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +</dt> + <dd>Network connections failed.</dd> <dt> -<a class="attribute-name" id="body.attrs.ononline" title="body.attrs.ononline" href="body.html#body.attrs.ononline">ononline</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt> - <dd></dd> +<a class="attribute-name" id="body.attrs.ononline" title="body.attrs.ononline" href="body.html#body.attrs.ononline">ononline</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +</dt> + <dd>Network connections returned.</dd> <dt> -<a class="attribute-name" id="body.attrs.onpopstate" title="body.attrs.onpopstate" href="body.html#body.attrs.onpopstate">onpopstate</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt> - <dd></dd> +<a class="attribute-name" id="body.attrs.onpopstate" title="body.attrs.onpopstate" href="body.html#body.attrs.onpopstate">onpopstate</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +</dt> + <dd>User navigated session history.</dd> <dt> -<a class="attribute-name" id="body.attrs.onredo" title="body.attrs.onredo" href="body.html#body.attrs.onredo">onredo</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt> - <dd></dd> +<a class="attribute-name" id="body.attrs.onredo" title="body.attrs.onredo" href="body.html#body.attrs.onredo">onredo</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +</dt> + <dd>User went forward in undo transaction history.</dd> <dt> -<a class="attribute-name" id="body.attrs.onresize" title="body.attrs.onresize" href="body.html#body.attrs.onresize">onresize</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt> - <dd></dd> +<a class="attribute-name" id="body.attrs.onresize" title="body.attrs.onresize" href="body.html#body.attrs.onresize">onresize</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +</dt> + <dd>Document view was resized.</dd> <dt> -<a class="attribute-name" id="body.attrs.onstorage" title="body.attrs.onstorage" href="body.html#body.attrs.onstorage">onstorage</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt> - <dd></dd> +<a class="attribute-name" id="body.attrs.onstorage" title="body.attrs.onstorage" href="body.html#body.attrs.onstorage">onstorage</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +</dt> + <dd>Storage area changed.</dd> <dt> -<a class="attribute-name" id="body.attrs.onundo" title="body.attrs.onundo" href="body.html#body.attrs.onundo">onundo</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt> - <dd></dd> +<a class="attribute-name" id="body.attrs.onundo" title="body.attrs.onundo" href="body.html#body.attrs.onundo">onundo</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +</dt> + <dd>User went backward in undo transaction history.</dd> <dt> <a class="attribute-name" id="body.attrs.onunload" title="body.attrs.onunload" href="body.html#body.attrs.onunload">onunload</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> </dt> - <dd></dd> + <dd>Document is going away.</dd> </dl> </div> Index: Overview.html =================================================================== RCS file: /sources/public/html5/markup/Overview.html,v retrieving revision 1.426 retrieving revision 1.427 diff -u -d -r1.426 -r1.427 --- Overview.html 3 Jul 2010 23:12:29 -0000 1.426 +++ Overview.html 4 Jul 2010 15:16:25 -0000 1.427 @@ -10,7 +10,7 @@ <div class="head"> <div><a href="http://www.w3.org/"><img height="48" width="72" alt="W3C" src="http://www.w3.org/Icons/w3c_home"></a></div> <h1>HTML: The Markup Language Reference</h1> -<h2>W3C Editor’s Draft <em>4 July 2010</em> +<h2>W3C Editor’s Draft <em>5 July 2010</em> </h2> <dl> <dt>Latest Editor’s Draft:</dt> @@ -64,7 +64,7 @@ reports index</a> at http://www.w3.org/TR/. </em></p> <p> - This document is the 4 July 2010 Editor’s Draft of + This document is the 5 July 2010 Editor’s Draft of <cite>HTML: The Markup Language Reference</cite>. If you’d like to comment on this document, the preferred Index: common-attributes.html =================================================================== RCS file: /sources/public/html5/markup/common-attributes.html,v retrieving revision 1.45 retrieving revision 1.46 diff -u -d -r1.45 -r1.46 --- common-attributes.html 3 Jul 2010 23:12:29 -0000 1.45 +++ common-attributes.html 4 Jul 2010 15:16:26 -0000 1.46 @@ -503,7 +503,7 @@ <a class="attribute-name" id="scripting.attr.onsuspend" title="scripting.attr.onsuspend" href="common-attributes.html#scripting.attr.onsuspend">onsuspend</a> = <span class="attr-values"><a href="datatypes.html#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </dt> <dd>UA is intentionally not currently fetching media data - for the video or audio element, but does not have the + for the video or audio element, but does not yet have the entire contents downloaded.</dd> <dt> Index: spec.html =================================================================== RCS file: /sources/public/html5/markup/spec.html,v retrieving revision 1.226 retrieving revision 1.227 diff -u -d -r1.226 -r1.227 --- spec.html 3 Jul 2010 23:12:29 -0000 1.226 +++ spec.html 4 Jul 2010 15:16:26 -0000 1.227 @@ -10,7 +10,7 @@ <div class="head"> <div><a href="http://www.w3.org/"><img height="48" width="72" alt="W3C" src="http://www.w3.org/Icons/w3c_home"></a></div> <h1>HTML: The Markup Language Reference</h1> -<h2>W3C Editor’s Draft <em>4 July 2010</em> +<h2>W3C Editor’s Draft <em>5 July 2010</em> </h2> <dl> <dt>Latest Editor’s Draft:</dt> @@ -63,7 +63,7 @@ reports index</a> at http://www.w3.org/TR/. </em></p> <p> - This document is the 4 July 2010 Editor’s Draft of + This document is the 5 July 2010 Editor’s Draft of <cite>HTML: The Markup Language Reference</cite>. If you’d like to comment on this document, the preferred @@ -4025,56 +4025,69 @@ </h2> <dl class="attr-defs"> <dt> -<a class="attribute-name" id="body.attrs.onafterprint" title="body.attrs.onafterprint" href="#body.attrs.onafterprint">onafterprint</a> = <span class="attr-values"><a href="#data-string">string</a></span> </dt> - <dd></dd> +<a class="attribute-name" id="body.attrs.onafterprint" title="body.attrs.onafterprint" href="#body.attrs.onafterprint">onafterprint</a> = <span class="attr-values"><a href="#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +</dt> + <dd>User printed current document.</dd> <dt> -<a class="attribute-name" id="body.attrs.onbeforeprint" title="body.attrs.onbeforeprint" href="#body.attrs.onbeforeprint">onbeforeprint</a> = <span class="attr-values"><a href="#data-string">string</a></span> </dt> - <dd></dd> +<a class="attribute-name" id="body.attrs.onbeforeprint" title="body.attrs.onbeforeprint" href="#body.attrs.onbeforeprint">onbeforeprint</a> = <span class="attr-values"><a href="#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +</dt> + <dd>User requested printing of current document.</dd> <dt> -<a class="attribute-name" id="body.attrs.onbeforeunload" title="body.attrs.onbeforeunload" href="#body.attrs.onbeforeunload">onbeforeunload</a> = <span class="attr-values"><a href="#data-string">string</a></span> </dt> - <dd></dd> +<a class="attribute-name" id="body.attrs.onbeforeunload" title="body.attrs.onbeforeunload" href="#body.attrs.onbeforeunload">onbeforeunload</a> = <span class="attr-values"><a href="#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +</dt> + <dd>Document is about to be unloaded.</dd> <dt> -<a class="attribute-name" id="body.attrs.onhashchange" title="body.attrs.onhashchange" href="#body.attrs.onhashchange">onhashchange</a> = <span class="attr-values"><a href="#data-string">string</a></span> </dt> - <dd></dd> +<a class="attribute-name" id="body.attrs.onhashchange" title="body.attrs.onhashchange" href="#body.attrs.onhashchange">onhashchange</a> = <span class="attr-values"><a href="#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +</dt> + <dd>Fragment identifier part of the document’s current + address changed.</dd> <dt> -<a class="attribute-name" id="body.attrs.onmessage" title="body.attrs.onmessage" href="#body.attrs.onmessage">onmessage</a> = <span class="attr-values"><a href="#data-string">string</a></span> </dt> - <dd></dd> +<a class="attribute-name" id="body.attrs.onmessage" title="body.attrs.onmessage" href="#body.attrs.onmessage">onmessage</a> = <span class="attr-values"><a href="#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +</dt> + <dd>Document received a message.</dd> <dt> -<a class="attribute-name" id="body.attrs.onoffline" title="body.attrs.onoffline" href="#body.attrs.onoffline">onoffline</a> = <span class="attr-values"><a href="#data-string">string</a></span> </dt> - <dd></dd> +<a class="attribute-name" id="body.attrs.onoffline" title="body.attrs.onoffline" href="#body.attrs.onoffline">onoffline</a> = <span class="attr-values"><a href="#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +</dt> + <dd>Network connections failed.</dd> <dt> -<a class="attribute-name" id="body.attrs.ononline" title="body.attrs.ononline" href="#body.attrs.ononline">ononline</a> = <span class="attr-values"><a href="#data-string">string</a></span> </dt> - <dd></dd> +<a class="attribute-name" id="body.attrs.ononline" title="body.attrs.ononline" href="#body.attrs.ononline">ononline</a> = <span class="attr-values"><a href="#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +</dt> + <dd>Network connections returned.</dd> <dt> -<a class="attribute-name" id="body.attrs.onpopstate" title="body.attrs.onpopstate" href="#body.attrs.onpopstate">onpopstate</a> = <span class="attr-values"><a href="#data-string">string</a></span> </dt> - <dd></dd> +<a class="attribute-name" id="body.attrs.onpopstate" title="body.attrs.onpopstate" href="#body.attrs.onpopstate">onpopstate</a> = <span class="attr-values"><a href="#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +</dt> + <dd>User navigated session history.</dd> <dt> -<a class="attribute-name" id="body.attrs.onredo" title="body.attrs.onredo" href="#body.attrs.onredo">onredo</a> = <span class="attr-values"><a href="#data-string">string</a></span> </dt> - <dd></dd> +<a class="attribute-name" id="body.attrs.onredo" title="body.attrs.onredo" href="#body.attrs.onredo">onredo</a> = <span class="attr-values"><a href="#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +</dt> + <dd>User went forward in undo transaction history.</dd> <dt> -<a class="attribute-name" id="body.attrs.onresize" title="body.attrs.onresize" href="#body.attrs.onresize">onresize</a> = <span class="attr-values"><a href="#data-string">string</a></span> </dt> - <dd></dd> +<a class="attribute-name" id="body.attrs.onresize" title="body.attrs.onresize" href="#body.attrs.onresize">onresize</a> = <span class="attr-values"><a href="#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +</dt> + <dd>Document view was resized.</dd> <dt> -<a class="attribute-name" id="body.attrs.onstorage" title="body.attrs.onstorage" href="#body.attrs.onstorage">onstorage</a> = <span class="attr-values"><a href="#data-string">string</a></span> </dt> - <dd></dd> +<a class="attribute-name" id="body.attrs.onstorage" title="body.attrs.onstorage" href="#body.attrs.onstorage">onstorage</a> = <span class="attr-values"><a href="#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +</dt> + <dd>Storage area changed.</dd> <dt> -<a class="attribute-name" id="body.attrs.onundo" title="body.attrs.onundo" href="#body.attrs.onundo">onundo</a> = <span class="attr-values"><a href="#data-string">string</a></span> </dt> - <dd></dd> +<a class="attribute-name" id="body.attrs.onundo" title="body.attrs.onundo" href="#body.attrs.onundo">onundo</a> = <span class="attr-values"><a href="#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> +</dt> + <dd>User went backward in undo transaction history.</dd> <dt> <a class="attribute-name" id="body.attrs.onunload" title="body.attrs.onunload" href="#body.attrs.onunload">onunload</a> = <span class="attr-values"><a href="#data-string">string</a></span> </dt> - <dd></dd> + <dd>Document is going away.</dd> </dl> </div> @@ -19706,7 +19719,7 @@ <a class="attribute-name" id="scripting.attr.onsuspend" title="scripting.attr.onsuspend" href="#scripting.attr.onsuspend">onsuspend</a> = <span class="attr-values"><a href="#data-string">string</a></span> <span class="new-feature" title="This markup feature is newly added in HTML5.">NEW</span> </dt> <dd>UA is intentionally not currently fetching media data - for the video or audio element, but does not have the + for the video or audio element, but does not yet have the entire contents downloaded.</dd> <dt>
Received on Sunday, 4 July 2010 15:17:15 UTC