- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 28 Sep 2010 22:23:10 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view In directory hutz:/tmp/cvs-serv1902 Modified Files: Overview.html acknowledgements.html apis-in-html-documents.html association-of-controls-and-forms.html browsers.html commands.html common-input-element-attributes.html common-microsyntaxes.html content-models.html dnd.html dom.html editing.html edits.html elements.html embedded-content-1.html forms.html grouping-content.html history.html iana.html index-of-terms.html index.html infrastructure.html interactive-elements.html introduction.html links.html named-character-references.html number-state.html obsolete.html offline.html origin-0.html references.html scripting-1.html sections.html semantics.html spec.html spec.preprocessed.html states-of-the-type-attribute.html syntax.html tabular-data.html text-level-semantics.html the-button-element.html the-canvas-element.html the-iframe-element.html the-input-element.html the-map-element.html the-xhtml-syntax.html timers.html urls.html video.html webappapis.html Log Message: Allow timers to be delayed when power usage is an issue. (whatwg r5535) [updated by splitter] Index: infrastructure.html =================================================================== RCS file: /sources/public/html5/spec-author-view/infrastructure.html,v retrieving revision 1.802 retrieving revision 1.803 diff -u -d -r1.802 -r1.803 --- infrastructure.html 28 Sep 2010 21:53:14 -0000 1.802 +++ infrastructure.html 28 Sep 2010 22:23:05 -0000 1.803 @@ -308,7 +308,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4420</span></h1> + <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4423</span></h1> </div><div> <a href="introduction.html">← 1 Introduction</a> – <a href="Overview.html#contents">Table of contents</a> – Index: text-level-semantics.html =================================================================== RCS file: /sources/public/html5/spec-author-view/text-level-semantics.html,v retrieving revision 1.800 retrieving revision 1.801 diff -u -d -r1.800 -r1.801 --- text-level-semantics.html 28 Sep 2010 21:53:17 -0000 1.800 +++ text-level-semantics.html 28 Sep 2010 22:23:08 -0000 1.801 @@ -308,7 +308,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4420</span></h1> + <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4423</span></h1> </div><div> <a href="grouping-content.html">← 4.5 Grouping content</a> – <a href="Overview.html#contents">Table of contents</a> – Index: scripting-1.html =================================================================== RCS file: /sources/public/html5/spec-author-view/scripting-1.html,v retrieving revision 1.242 retrieving revision 1.243 diff -u -d -r1.242 -r1.243 --- scripting-1.html 28 Sep 2010 21:53:15 -0000 1.242 +++ scripting-1.html 28 Sep 2010 22:23:05 -0000 1.243 @@ -308,7 +308,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4420</span></h1> + <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4423</span></h1> </div><div> <a href="semantics.html">← 4 The elements of HTML</a> – <a href="Overview.html#contents">Table of contents</a> – Index: the-map-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-map-element.html,v retrieving revision 1.241 retrieving revision 1.242 diff -u -d -r1.241 -r1.242 --- the-map-element.html 28 Sep 2010 21:53:17 -0000 1.241 +++ the-map-element.html 28 Sep 2010 22:23:08 -0000 1.242 @@ -308,7 +308,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4420</span></h1> + <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4423</span></h1> </div><div> <a href="the-canvas-element.html">← 4.8.10 The canvas element</a> – <a href="Overview.html#contents">Table of contents</a> – Index: the-canvas-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-canvas-element.html,v retrieving revision 1.794 retrieving revision 1.795 diff -u -d -r1.794 -r1.795 --- the-canvas-element.html 28 Sep 2010 21:53:17 -0000 1.794 +++ the-canvas-element.html 28 Sep 2010 22:23:08 -0000 1.795 @@ -308,7 +308,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4420</span></h1> + <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4423</span></h1> </div><div> <a href="video.html">← 4.8.6 The video element</a> – <a href="Overview.html#contents">Table of contents</a> – Index: tabular-data.html =================================================================== RCS file: /sources/public/html5/spec-author-view/tabular-data.html,v retrieving revision 1.784 retrieving revision 1.785 diff -u -d -r1.784 -r1.785 --- tabular-data.html 28 Sep 2010 21:53:17 -0000 1.784 +++ tabular-data.html 28 Sep 2010 22:23:07 -0000 1.785 @@ -308,7 +308,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4420</span></h1> + <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4423</span></h1> </div><div> <a href="the-map-element.html">← 4.8.11 The map element</a> – <a href="Overview.html#contents">Table of contents</a> – Index: the-iframe-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-iframe-element.html,v retrieving revision 1.258 retrieving revision 1.259 diff -u -d -r1.258 -r1.259 --- the-iframe-element.html 28 Sep 2010 21:53:17 -0000 1.258 +++ the-iframe-element.html 28 Sep 2010 22:23:08 -0000 1.259 @@ -308,7 +308,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4420</span></h1> + <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4423</span></h1> </div><div> <a href="embedded-content-1.html">← 4.8 Embedded content</a> – <a href="Overview.html#contents">Table of contents</a> – Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec-author-view/Overview.html,v retrieving revision 1.1147 retrieving revision 1.1148 diff -u -d -r1.1147 -r1.1148 --- Overview.html 28 Sep 2010 21:53:13 -0000 1.1147 +++ Overview.html 28 Sep 2010 22:23:03 -0000 1.1148 @@ -305,7 +305,7 @@ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="style.css" rel="stylesheet"><script src="link-fixup.js"></script><body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4420</span></h1> + <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4423</span></h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> <h2 class="no-num no-toc" id="editor-s-draft-28-september-2010">Editor's Draft 28 September 2010</h2> <dl><dt>Latest Published Version:</dt> @@ -325,7 +325,7 @@ <dt>Editors:</dt> <dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd> </dl><p>This specification is available in the following formats: <a href="spec.html">single page HTML</a>, <a href="Overview.html">multipage HTML</a>, <a href="http://dev.w3.org/html5/spec/">full specification</a>. - This is revision 1.4420.</p> + This is revision 1.4423.</p> <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2010 <a href="http://www.w3.org/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts Index: association-of-controls-and-forms.html =================================================================== RCS file: /sources/public/html5/spec-author-view/association-of-controls-and-forms.html,v retrieving revision 1.238 retrieving revision 1.239 diff -u -d -r1.238 -r1.239 --- association-of-controls-and-forms.html 28 Sep 2010 21:53:13 -0000 1.238 +++ association-of-controls-and-forms.html 28 Sep 2010 22:23:03 -0000 1.239 @@ -308,7 +308,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4420</span></h1> + <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4423</span></h1> </div><div> <a href="the-button-element.html">← 4.10.8 The button element</a> – <a href="Overview.html#contents">Table of contents</a> – Index: index-of-terms.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms.html,v retrieving revision 1.93 retrieving revision 1.94 diff -u -d -r1.93 -r1.94 --- index-of-terms.html 28 Sep 2010 21:53:14 -0000 1.93 +++ index-of-terms.html 28 Sep 2010 22:23:04 -0000 1.94 @@ -308,7 +308,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4420</span></h1> + <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4423</span></h1> </div><div> <a href="index.html">← Index</a> – <a href="Overview.html#contents">Table of contents</a> – Index: history.html =================================================================== RCS file: /sources/public/html5/spec-author-view/history.html,v retrieving revision 1.796 retrieving revision 1.797 diff -u -d -r1.796 -r1.797 --- history.html 28 Sep 2010 21:53:14 -0000 1.796 +++ history.html 28 Sep 2010 22:23:04 -0000 1.797 @@ -308,7 +308,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4420</span></h1> + <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4423</span></h1> </div><div> <a href="origin-0.html">← 5.3 Origin</a> – <a href="Overview.html#contents">Table of contents</a> – Index: origin-0.html =================================================================== RCS file: /sources/public/html5/spec-author-view/origin-0.html,v retrieving revision 1.218 retrieving revision 1.219 diff -u -d -r1.218 -r1.219 --- origin-0.html 28 Sep 2010 21:53:15 -0000 1.218 +++ origin-0.html 28 Sep 2010 22:23:05 -0000 1.219 @@ -308,7 +308,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4420</span></h1> + <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4423</span></h1> </div><div> <a href="browsers.html">← 5 Loading Web pages</a> – <a href="Overview.html#contents">Table of contents</a> – Index: common-input-element-attributes.html =================================================================== RCS file: /sources/public/html5/spec-author-view/common-input-element-attributes.html,v retrieving revision 1.246 retrieving revision 1.247 diff -u -d -r1.246 -r1.247 --- common-input-element-attributes.html 28 Sep 2010 21:53:13 -0000 1.246 +++ common-input-element-attributes.html 28 Sep 2010 22:23:03 -0000 1.247 @@ -308,7 +308,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4420</span></h1> + <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4423</span></h1> </div><div> <a href="number-state.html">← 4.10.7.1.13 Number state</a> – <a href="Overview.html#contents">Table of contents</a> – Index: dom.html =================================================================== RCS file: /sources/public/html5/spec-author-view/dom.html,v retrieving revision 1.801 retrieving revision 1.802 diff -u -d -r1.801 -r1.802 --- dom.html 28 Sep 2010 21:53:14 -0000 1.801 +++ dom.html 28 Sep 2010 22:23:04 -0000 1.802 @@ -308,7 +308,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4420</span></h1> + <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4423</span></h1> </div><div> <a href="urls.html">← 2.6 URLs</a> – <a href="Overview.html#contents">Table of contents</a> – Index: embedded-content-1.html =================================================================== RCS file: /sources/public/html5/spec-author-view/embedded-content-1.html,v retrieving revision 1.251 retrieving revision 1.252 diff -u -d -r1.251 -r1.252 --- embedded-content-1.html 28 Sep 2010 21:53:14 -0000 1.251 +++ embedded-content-1.html 28 Sep 2010 22:23:04 -0000 1.252 @@ -308,7 +308,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4420</span></h1> + <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4423</span></h1> </div><div> <a href="edits.html">← 4.7 Edits</a> – <a href="Overview.html#contents">Table of contents</a> – Index: the-input-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-input-element.html,v retrieving revision 1.236 retrieving revision 1.237 diff -u -d -r1.236 -r1.237 --- the-input-element.html 28 Sep 2010 21:53:17 -0000 1.236 +++ the-input-element.html 28 Sep 2010 22:23:08 -0000 1.237 @@ -308,7 +308,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4420</span></h1> + <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4423</span></h1> </div><div> <a href="forms.html">← 4.10 Forms</a> – <a href="Overview.html#contents">Table of contents</a> – Index: acknowledgements.html =================================================================== RCS file: /sources/public/html5/spec-author-view/acknowledgements.html,v retrieving revision 1.809 retrieving revision 1.810 diff -u -d -r1.809 -r1.810 --- acknowledgements.html 28 Sep 2010 21:53:13 -0000 1.809 +++ acknowledgements.html 28 Sep 2010 22:23:03 -0000 1.810 @@ -307,7 +307,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4420</span></h1> + <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4423</span></h1> </div><div> <a href="references.html">← References</a> – <a href="Overview.html#contents">Table of contents</a> Index: grouping-content.html =================================================================== RCS file: /sources/public/html5/spec-author-view/grouping-content.html,v retrieving revision 1.247 retrieving revision 1.248 diff -u -d -r1.247 -r1.248 --- grouping-content.html 28 Sep 2010 21:53:14 -0000 1.247 +++ grouping-content.html 28 Sep 2010 22:23:04 -0000 1.248 @@ -308,7 +308,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4420</span></h1> + <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4423</span></h1> </div><div> <a href="sections.html">← 4.4 Sections</a> – <a href="Overview.html#contents">Table of contents</a> – Index: timers.html =================================================================== RCS file: /sources/public/html5/spec-author-view/timers.html,v retrieving revision 1.240 retrieving revision 1.241 diff -u -d -r1.240 -r1.241 --- timers.html 28 Sep 2010 21:53:18 -0000 1.240 +++ timers.html 28 Sep 2010 22:23:08 -0000 1.241 @@ -308,7 +308,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4420</span></h1> + <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4423</span></h1> </div><div> <a href="webappapis.html">← 6 Web application APIs</a> – <a href="Overview.html#contents">Table of contents</a> – Index: elements.html =================================================================== RCS file: /sources/public/html5/spec-author-view/elements.html,v retrieving revision 1.255 retrieving revision 1.256 diff -u -d -r1.255 -r1.256 --- elements.html 28 Sep 2010 21:53:14 -0000 1.255 +++ elements.html 28 Sep 2010 22:23:04 -0000 1.256 @@ -308,7 +308,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4420</span></h1> + <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4423</span></h1> </div><div> <a href="dom.html">← 3 Semantics, structure, and APIs of HTML documents</a> – <a href="Overview.html#contents">Table of contents</a> – Index: urls.html =================================================================== RCS file: /sources/public/html5/spec-author-view/urls.html,v retrieving revision 1.250 retrieving revision 1.251 diff -u -d -r1.250 -r1.251 --- urls.html 28 Sep 2010 21:53:18 -0000 1.250 +++ urls.html 28 Sep 2010 22:23:08 -0000 1.251 @@ -308,7 +308,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4420</span></h1> + <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4423</span></h1> </div><div> <a href="common-microsyntaxes.html">← 2.5 Common microsyntaxes</a> – <a href="Overview.html#contents">Table of contents</a> – Index: iana.html =================================================================== RCS file: /sources/public/html5/spec-author-view/iana.html,v retrieving revision 1.246 retrieving revision 1.247 diff -u -d -r1.246 -r1.247 --- iana.html 28 Sep 2010 21:53:14 -0000 1.246 +++ iana.html 28 Sep 2010 22:23:04 -0000 1.247 @@ -308,7 +308,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4420</span></h1> + <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4423</span></h1> </div><div> <a href="obsolete.html">← 10 Obsolete features</a> – <a href="Overview.html#contents">Table of contents</a> – Index: forms.html =================================================================== RCS file: /sources/public/html5/spec-author-view/forms.html,v retrieving revision 1.791 retrieving revision 1.792 diff -u -d -r1.791 -r1.792 --- forms.html 28 Sep 2010 21:53:14 -0000 1.791 +++ forms.html 28 Sep 2010 22:23:04 -0000 1.792 @@ -308,7 +308,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4420</span></h1> + <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4423</span></h1> </div><div> <a href="tabular-data.html">← 4.9 Tabular data</a> – <a href="Overview.html#contents">Table of contents</a> – Index: interactive-elements.html =================================================================== RCS file: /sources/public/html5/spec-author-view/interactive-elements.html,v retrieving revision 1.792 retrieving revision 1.793 diff -u -d -r1.792 -r1.793 --- interactive-elements.html 28 Sep 2010 21:53:14 -0000 1.792 +++ interactive-elements.html 28 Sep 2010 22:23:05 -0000 1.793 @@ -308,7 +308,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4420</span></h1> + <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4423</span></h1> </div><div> <a href="association-of-controls-and-forms.html">← 4.10.18 Association of controls and forms</a> – <a href="Overview.html#contents">Table of contents</a> – Index: editing.html =================================================================== RCS file: /sources/public/html5/spec-author-view/editing.html,v retrieving revision 1.797 retrieving revision 1.798 diff -u -d -r1.797 -r1.798 --- editing.html 28 Sep 2010 21:53:14 -0000 1.797 +++ editing.html 28 Sep 2010 22:23:04 -0000 1.798 @@ -308,7 +308,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4420</span></h1> + <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4423</span></h1> </div><div> <a href="timers.html">← 6.2 Timers</a> – <a href="Overview.html#contents">Table of contents</a> – Index: video.html =================================================================== RCS file: /sources/public/html5/spec-author-view/video.html,v retrieving revision 1.816 retrieving revision 1.817 diff -u -d -r1.816 -r1.817 --- video.html 28 Sep 2010 21:53:18 -0000 1.816 +++ video.html 28 Sep 2010 22:23:08 -0000 1.817 @@ -308,7 +308,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4420</span></h1> + <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4423</span></h1> </div><div> <a href="the-iframe-element.html">← 4.8.2 The iframe element</a> – <a href="Overview.html#contents">Table of contents</a> – Index: browsers.html =================================================================== RCS file: /sources/public/html5/spec-author-view/browsers.html,v retrieving revision 1.807 retrieving revision 1.808 diff -u -d -r1.807 -r1.808 --- browsers.html 28 Sep 2010 21:53:13 -0000 1.807 +++ browsers.html 28 Sep 2010 22:23:03 -0000 1.808 @@ -308,7 +308,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4420</span></h1> + <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4423</span></h1> </div><div> <a href="links.html">← 4.12 Links</a> – <a href="Overview.html#contents">Table of contents</a> – Index: edits.html =================================================================== RCS file: /sources/public/html5/spec-author-view/edits.html,v retrieving revision 1.233 retrieving revision 1.234 diff -u -d -r1.233 -r1.234 --- edits.html 28 Sep 2010 21:53:14 -0000 1.233 +++ edits.html 28 Sep 2010 22:23:04 -0000 1.234 @@ -308,7 +308,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4420</span></h1> + <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4423</span></h1> </div><div> <a href="text-level-semantics.html">← 4.6 Text-level semantics</a> – <a href="Overview.html#contents">Table of contents</a> – Index: the-xhtml-syntax.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-xhtml-syntax.html,v retrieving revision 1.774 retrieving revision 1.775 diff -u -d -r1.774 -r1.775 --- the-xhtml-syntax.html 28 Sep 2010 21:53:17 -0000 1.774 +++ the-xhtml-syntax.html 28 Sep 2010 22:23:08 -0000 1.775 @@ -308,7 +308,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4420</span></h1> + <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4423</span></h1> </div><div> <a href="named-character-references.html">← 8.2 Named character references</a> – <a href="Overview.html#contents">Table of contents</a> – Index: offline.html =================================================================== RCS file: /sources/public/html5/spec-author-view/offline.html,v retrieving revision 1.792 retrieving revision 1.793 diff -u -d -r1.792 -r1.793 --- offline.html 28 Sep 2010 21:53:15 -0000 1.792 +++ offline.html 28 Sep 2010 22:23:05 -0000 1.793 @@ -308,7 +308,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4420</span></h1> + <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4423</span></h1> </div><div> <a href="history.html">← 5.4 Session history and navigation</a> – <a href="Overview.html#contents">Table of contents</a> – Index: content-models.html =================================================================== RCS file: /sources/public/html5/spec-author-view/content-models.html,v retrieving revision 1.248 retrieving revision 1.249 diff -u -d -r1.248 -r1.249 --- content-models.html 28 Sep 2010 21:53:13 -0000 1.248 +++ content-models.html 28 Sep 2010 22:23:04 -0000 1.249 @@ -308,7 +308,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4420</span></h1> + <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4423</span></h1> </div><div> <a href="elements.html">← 3.2 Elements</a> – <a href="Overview.html#contents">Table of contents</a> – Index: states-of-the-type-attribute.html =================================================================== RCS file: /sources/public/html5/spec-author-view/states-of-the-type-attribute.html,v retrieving revision 1.243 retrieving revision 1.244 diff -u -d -r1.243 -r1.244 --- states-of-the-type-attribute.html 28 Sep 2010 21:53:17 -0000 1.243 +++ states-of-the-type-attribute.html 28 Sep 2010 22:23:07 -0000 1.244 @@ -308,7 +308,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4420</span></h1> + <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4423</span></h1> </div><div> <a href="the-input-element.html">← 4.10.7 The input element</a> – <a href="Overview.html#contents">Table of contents</a> – Index: apis-in-html-documents.html =================================================================== RCS file: /sources/public/html5/spec-author-view/apis-in-html-documents.html,v retrieving revision 1.243 retrieving revision 1.244 diff -u -d -r1.243 -r1.244 --- apis-in-html-documents.html 28 Sep 2010 21:53:13 -0000 1.243 +++ apis-in-html-documents.html 28 Sep 2010 22:23:03 -0000 1.244 @@ -308,7 +308,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4420</span></h1> + <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4423</span></h1> </div><div> <a href="content-models.html">← 3.2.5 Content models</a> – <a href="Overview.html#contents">Table of contents</a> – Index: obsolete.html =================================================================== RCS file: /sources/public/html5/spec-author-view/obsolete.html,v retrieving revision 1.794 retrieving revision 1.795 diff -u -d -r1.794 -r1.795 --- obsolete.html 28 Sep 2010 21:53:15 -0000 1.794 +++ obsolete.html 28 Sep 2010 22:23:05 -0000 1.795 @@ -308,7 +308,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4420</span></h1> + <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4423</span></h1> </div><div> <a href="the-xhtml-syntax.html">← 9 The XHTML syntax</a> – <a href="Overview.html#contents">Table of contents</a> – Index: named-character-references.html =================================================================== RCS file: /sources/public/html5/spec-author-view/named-character-references.html,v retrieving revision 1.793 retrieving revision 1.794 diff -u -d -r1.793 -r1.794 --- named-character-references.html 28 Sep 2010 21:53:14 -0000 1.793 +++ named-character-references.html 28 Sep 2010 22:23:05 -0000 1.794 @@ -308,7 +308,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4420</span></h1> + <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4423</span></h1> </div><div> <a href="syntax.html">← 8 The HTML syntax</a> – <a href="Overview.html#contents">Table of contents</a> – Index: references.html =================================================================== RCS file: /sources/public/html5/spec-author-view/references.html,v retrieving revision 1.790 retrieving revision 1.791 diff -u -d -r1.790 -r1.791 --- references.html 28 Sep 2010 21:53:15 -0000 1.790 +++ references.html 28 Sep 2010 22:23:05 -0000 1.791 @@ -308,7 +308,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4420</span></h1> + <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4423</span></h1> </div><div> <a href="index-of-terms.html">← Index of terms</a> – <a href="Overview.html#contents">Table of contents</a> – Index: semantics.html =================================================================== RCS file: /sources/public/html5/spec-author-view/semantics.html,v retrieving revision 1.804 retrieving revision 1.805 diff -u -d -r1.804 -r1.805 --- semantics.html 28 Sep 2010 21:53:15 -0000 1.804 +++ semantics.html 28 Sep 2010 22:23:05 -0000 1.805 @@ -308,7 +308,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4420</span></h1> + <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4423</span></h1> </div><div> <a href="apis-in-html-documents.html">← 3.3 APIs in HTML documents</a> – <a href="Overview.html#contents">Table of contents</a> – Index: index.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index.html,v retrieving revision 1.807 retrieving revision 1.808 diff -u -d -r1.807 -r1.808 --- index.html 28 Sep 2010 21:53:14 -0000 1.807 +++ index.html 28 Sep 2010 22:23:04 -0000 1.808 @@ -308,7 +308,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4420</span></h1> + <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4423</span></h1> </div><div> <a href="iana.html">← 11 IANA considerations</a> – <a href="Overview.html#contents">Table of contents</a> – Index: the-button-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-button-element.html,v retrieving revision 1.245 retrieving revision 1.246 diff -u -d -r1.245 -r1.246 --- the-button-element.html 28 Sep 2010 21:53:17 -0000 1.245 +++ the-button-element.html 28 Sep 2010 22:23:08 -0000 1.246 @@ -308,7 +308,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4420</span></h1> + <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4423</span></h1> </div><div> <a href="common-input-element-attributes.html">← 4.10.7.2 Common input element attributes</a> – <a href="Overview.html#contents">Table of contents</a> – Index: dnd.html =================================================================== RCS file: /sources/public/html5/spec-author-view/dnd.html,v retrieving revision 1.242 retrieving revision 1.243 diff -u -d -r1.242 -r1.243 --- dnd.html 28 Sep 2010 21:53:13 -0000 1.242 +++ dnd.html 28 Sep 2010 22:23:04 -0000 1.243 @@ -308,7 +308,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4420</span></h1> + <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4423</span></h1> </div><div> <a href="editing.html">← 7 User interaction</a> – <a href="Overview.html#contents">Table of contents</a> – Index: links.html =================================================================== RCS file: /sources/public/html5/spec-author-view/links.html,v retrieving revision 1.249 retrieving revision 1.250 diff -u -d -r1.249 -r1.250 --- links.html 28 Sep 2010 21:53:14 -0000 1.249 +++ links.html 28 Sep 2010 22:23:05 -0000 1.250 @@ -308,7 +308,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4420</span></h1> + <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4423</span></h1> </div><div> <a href="commands.html">← 4.11.5 Commands</a> – <a href="Overview.html#contents">Table of contents</a> – Index: spec.html =================================================================== RCS file: /sources/public/html5/spec-author-view/spec.html,v retrieving revision 1.1172 retrieving revision 1.1173 diff -u -d -r1.1172 -r1.1173 --- spec.html 28 Sep 2010 21:53:15 -0000 1.1172 +++ spec.html 28 Sep 2010 22:23:06 -0000 1.1173 @@ -306,7 +306,7 @@ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="style.css" rel="stylesheet"><script src="link-fixup.js"></script></head><body onload="init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4420</span></h1> + <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4423</span></h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> <h2 class="no-num no-toc" id="editor-s-draft-28-september-2010">Editor's Draft 28 September 2010</h2> <dl><dt>Latest Published Version:</dt> @@ -326,7 +326,7 @@ <dt>Editors:</dt> <dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd> </dl><p>This specification is available in the following formats: <a href="spec.html">single page HTML</a>, <a href="Overview.html">multipage HTML</a>, <a href="http://dev.w3.org/html5/spec/">full specification</a>. - This is revision 1.4420.</p> + This is revision 1.4423.</p> <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2010 <a href="http://www.w3.org/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts Index: number-state.html =================================================================== RCS file: /sources/public/html5/spec-author-view/number-state.html,v retrieving revision 1.238 retrieving revision 1.239 diff -u -d -r1.238 -r1.239 --- number-state.html 28 Sep 2010 21:53:15 -0000 1.238 +++ number-state.html 28 Sep 2010 22:23:05 -0000 1.239 @@ -308,7 +308,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4420</span></h1> + <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4423</span></h1> </div><div> <a href="states-of-the-type-attribute.html">← 4.10.7.1 States of the type attribute</a> – <a href="Overview.html#contents">Table of contents</a> – Index: sections.html =================================================================== RCS file: /sources/public/html5/spec-author-view/sections.html,v retrieving revision 1.251 retrieving revision 1.252 diff -u -d -r1.251 -r1.252 --- sections.html 28 Sep 2010 21:53:15 -0000 1.251 +++ sections.html 28 Sep 2010 22:23:05 -0000 1.252 @@ -308,7 +308,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4420</span></h1> + <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4423</span></h1> </div><div> <a href="scripting-1.html">← 4.3 Scripting</a> – <a href="Overview.html#contents">Table of contents</a> – Index: introduction.html =================================================================== RCS file: /sources/public/html5/spec-author-view/introduction.html,v retrieving revision 1.799 retrieving revision 1.800 diff -u -d -r1.799 -r1.800 --- introduction.html 28 Sep 2010 21:53:14 -0000 1.799 +++ introduction.html 28 Sep 2010 22:23:05 -0000 1.800 @@ -307,7 +307,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4420</span></h1> + <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4423</span></h1> </div><div> <a href="Overview.html#contents">Table of contents</a> – <a href="infrastructure.html">2 Common infrastructure →</a> Index: commands.html =================================================================== RCS file: /sources/public/html5/spec-author-view/commands.html,v retrieving revision 1.235 retrieving revision 1.236 diff -u -d -r1.235 -r1.236 --- commands.html 28 Sep 2010 21:53:13 -0000 1.235 +++ commands.html 28 Sep 2010 22:23:03 -0000 1.236 @@ -308,7 +308,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4420</span></h1> + <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4423</span></h1> </div><div> <a href="interactive-elements.html">← 4.11 Interactive elements</a> – <a href="Overview.html#contents">Table of contents</a> – Index: common-microsyntaxes.html =================================================================== RCS file: /sources/public/html5/spec-author-view/common-microsyntaxes.html,v retrieving revision 1.240 retrieving revision 1.241 diff -u -d -r1.240 -r1.241 --- common-microsyntaxes.html 28 Sep 2010 21:53:13 -0000 1.240 +++ common-microsyntaxes.html 28 Sep 2010 22:23:04 -0000 1.241 @@ -308,7 +308,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4420</span></h1> + <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4423</span></h1> </div><div> <a href="infrastructure.html">← 2 Common infrastructure</a> – <a href="Overview.html#contents">Table of contents</a> – Index: syntax.html =================================================================== RCS file: /sources/public/html5/spec-author-view/syntax.html,v retrieving revision 1.802 retrieving revision 1.803 diff -u -d -r1.802 -r1.803 --- syntax.html 28 Sep 2010 21:53:17 -0000 1.802 +++ syntax.html 28 Sep 2010 22:23:07 -0000 1.803 @@ -308,7 +308,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4420</span></h1> + <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4423</span></h1> </div><div> <a href="dnd.html">← 7.9 Drag and drop</a> – <a href="Overview.html#contents">Table of contents</a> – Index: webappapis.html =================================================================== RCS file: /sources/public/html5/spec-author-view/webappapis.html,v retrieving revision 1.222 retrieving revision 1.223 diff -u -d -r1.222 -r1.223 --- webappapis.html 28 Sep 2010 21:53:18 -0000 1.222 +++ webappapis.html 28 Sep 2010 22:23:08 -0000 1.223 @@ -308,7 +308,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4420</span></h1> + <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4423</span></h1> </div><div> <a href="offline.html">← 5.6 Offline Web applications</a> – <a href="Overview.html#contents">Table of contents</a> – Index: spec.preprocessed.html =================================================================== RCS file: /sources/public/html5/spec-author-view/spec.preprocessed.html,v retrieving revision 1.83 retrieving revision 1.84 diff -u -d -r1.83 -r1.84 --- spec.preprocessed.html 28 Sep 2010 21:53:17 -0000 1.83 +++ spec.preprocessed.html 28 Sep 2010 22:23:07 -0000 1.84 @@ -314,7 +314,7 @@ </head><body onload="init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4420</span></h1> + <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4423</span></h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> <h2 class="no-num no-toc" id="editor-s-draft-28-september-2010">Editor's Draft 28 September 2010</h2> <dl><dt>Latest Published Version:</dt> @@ -334,7 +334,7 @@ <dt>Editors:</dt> <dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd> </dl><p>This specification is available in the following formats: <a href="spec.html">single page HTML</a>, <a href="Overview.html">multipage HTML</a>, <a href="http://dev.w3.org/html5/spec/">full specification</a>. - This is revision 1.4420.</p> + This is revision 1.4423.</p> <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2010 <a href="http://www.w3.org/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts @@ -30773,7 +30773,7 @@ <i><a href="#radio-button-group">radio button group</a></i> contains only that element.</p><div class="impl"> <p>When any of the following phenomena occur, if the element's <a href="#concept-fe-checked" title="concept-fe-checked">checkedness</a> state is true after - the occurance, the <a href="#concept-fe-checked" title="concept-fe-checked">checkedness</a> state of all the other + the occurrence, the <a href="#concept-fe-checked" title="concept-fe-checked">checkedness</a> state of all the other elements in the same <i><a href="#radio-button-group">radio button group</a></i> must be set to false:</p> @@ -48120,6 +48120,21 @@ this one whose <var title="">timeout</var> is equal to or less than this one's have completed.</p></li> + <li> + + <p>Optionally, wait a further user-agent defined length of + time.</p> + + <p class="note">This is intended to allow user agents to pad + timeouts as needed to optimise the power usage of the device. For + example, some processors have a low-power mode where the + granularity of timers is reduced; on such platforms, user agents + can slow timers down to fit this schedule instead of requiring the + processor to use the more accurate mode with its associated higher + power usage.</p> + + </li> + <li><p><a href="#queue-a-task" title="queue a task">Queue</a> the <var title="">task</var> <a href="#concept-task" title="concept-task">task</a>.</p></li> </ol><p>The <dfn id="dom-windowtimers-cleartimeout" title="dom-windowtimers-clearTimeout"><code>clearTimeout()</code></dfn> @@ -48175,6 +48190,21 @@ </li> + <li> + + <p>Optionally, wait a further user-agent defined length of + time.</p> + + <p class="note">This is intended to allow user agents to pad + timeouts as needed to optimise the power usage of the device. For + example, some processors have a low-power mode where the + granularity of timers is reduced; on such platforms, user agents + can slow timers down to fit this schedule instead of requiring the + processor to use the more accurate mode with its associated higher + power usage.</p> + + </li> + <li><p><a href="#queue-a-task" title="queue a task">Queue</a> the <var title="">task</var> <a href="#concept-task" title="concept-task">task</a>.</p></li> <li><p>Return to the step labeled <i>wait</i>.</p></li> @@ -57706,11 +57736,12 @@ <a href="#stack-of-open-elements">stack of open elements</a> has only one node on it, then ignore the token. (<a href="#fragment-case">fragment case</a>)</p> - <p>Otherwise, for each attribute on the token, check to see if - the attribute is already present on the <code><a href="#the-body-element-0">body</a></code> - element (the second element) on the <a href="#stack-of-open-elements">stack of open - elements</a>. If it is not, add the attribute and its - corresponding value to that element.</p> + <p>Otherwise, set the <a href="#frameset-ok-flag">frameset-ok flag</a> to "not ok"; + then, for each attribute on the token, check to see if the + attribute is already present on the <code><a href="#the-body-element-0">body</a></code> element (the + second element) on the <a href="#stack-of-open-elements">stack of open elements</a>, and if + it is not, add the attribute and its corresponding value to that + element.</p> </dd>
Received on Tuesday, 28 September 2010 22:23:16 UTC