html5/spec-author-view Overview.html,1.1071,1.1072 acknowledgements.html,1.733,1.734 apis-in-html-documents.html,1.167,1.168 association-of-controls-and-forms.html,1.162,1.163 browsers.html,1.731,1.732 commands.html,1.159,1.160 common-input-element-attributes.html,1.170,1.171 common-microsyntaxes.html,1.164,1.165 content-models.html,1.172,1.173 dnd.html,1.166,1.167 dom.html,1.725,1.726 editing.html,1.721,1.722 edits.html,1.157,1.158 elements.html,1.179,1.180 embedded-content-1.html,1.175,1.176 forms.html,1.715,1.716 grouping-content.html,1.171,1.172 history.html,1.720,1.721 iana.html,1.170,1.171 index-of-terms.html,1.17,1.18 index.html,1.731,1.732 infrastructure.html,1.726,1.727 interactive-elements.html,1.716,1.717 introduction.html,1.723,1.724 links.html,1.173,1.174 named-character-references.html,1.717,1.718 number-state.html,1.162,1.163 obsolete.html,1.718,1.719 offline.html,1.716,1.717 origin-0.html,1.142,1.143 references.html,1.714,1.715 scripting-1.html,1.166,1.167 sections.html,1.175,1.176

Update of /sources/public/html5/spec-author-view
In directory hutz:/tmp/cvs-serv11058

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:
Clarify 'stall' to be less ambiguous about when it fires. (whatwg r5322)

[updated by splitter]


Index: infrastructure.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/infrastructure.html,v
retrieving revision 1.726
retrieving revision 1.727
diff -u -d -r1.726 -r1.727
--- infrastructure.html	23 Aug 2010 23:52:18 -0000	1.726
+++ infrastructure.html	24 Aug 2010 00:42:13 -0000	1.727
@@ -306,7 +306,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.4241</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4242</span></h1>
    </div><div>
    <a href="introduction.html">&larr; 1 Introduction</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;

Index: text-level-semantics.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/text-level-semantics.html,v
retrieving revision 1.724
retrieving revision 1.725
diff -u -d -r1.724 -r1.725
--- text-level-semantics.html	23 Aug 2010 23:52:22 -0000	1.724
+++ text-level-semantics.html	24 Aug 2010 00:42:16 -0000	1.725
@@ -306,7 +306,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.4241</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4242</span></h1>
    </div><div>
    <a href="grouping-content.html">&larr; 4.5 Grouping content</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;

Index: scripting-1.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/scripting-1.html,v
retrieving revision 1.166
retrieving revision 1.167
diff -u -d -r1.166 -r1.167
--- scripting-1.html	23 Aug 2010 23:52:19 -0000	1.166
+++ scripting-1.html	24 Aug 2010 00:42:14 -0000	1.167
@@ -306,7 +306,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.4241</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4242</span></h1>
    </div><div>
    <a href="semantics.html">&larr; 4 The elements of HTML</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;

Index: the-map-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-map-element.html,v
retrieving revision 1.165
retrieving revision 1.166
diff -u -d -r1.165 -r1.166
--- the-map-element.html	23 Aug 2010 23:52:22 -0000	1.165
+++ the-map-element.html	24 Aug 2010 00:42:17 -0000	1.166
@@ -306,7 +306,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.4241</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4242</span></h1>
    </div><div>
    <a href="the-canvas-element.html">&larr; 4.8.10 The canvas element</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;

Index: the-canvas-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-canvas-element.html,v
retrieving revision 1.718
retrieving revision 1.719
diff -u -d -r1.718 -r1.719
--- the-canvas-element.html	23 Aug 2010 23:52:22 -0000	1.718
+++ the-canvas-element.html	24 Aug 2010 00:42:17 -0000	1.719
@@ -306,7 +306,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.4241</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4242</span></h1>
    </div><div>
    <a href="video.html">&larr; 4.8.6 The video element</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;

Index: tabular-data.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/tabular-data.html,v
retrieving revision 1.708
retrieving revision 1.709
diff -u -d -r1.708 -r1.709
--- tabular-data.html	23 Aug 2010 23:52:22 -0000	1.708
+++ tabular-data.html	24 Aug 2010 00:42:16 -0000	1.709
@@ -306,7 +306,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.4241</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4242</span></h1>
    </div><div>
    <a href="the-map-element.html">&larr; 4.8.11 The map element</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;

Index: the-iframe-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-iframe-element.html,v
retrieving revision 1.182
retrieving revision 1.183
diff -u -d -r1.182 -r1.183
--- the-iframe-element.html	23 Aug 2010 23:52:22 -0000	1.182
+++ the-iframe-element.html	24 Aug 2010 00:42:17 -0000	1.183
@@ -306,7 +306,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.4241</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4242</span></h1>
    </div><div>
    <a href="embedded-content-1.html">&larr; 4.8 Embedded content</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;

Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/Overview.html,v
retrieving revision 1.1071
retrieving revision 1.1072
diff -u -d -r1.1071 -r1.1072
--- Overview.html	23 Aug 2010 23:52:17 -0000	1.1071
+++ Overview.html	24 Aug 2010 00:42:10 -0000	1.1072
@@ -303,9 +303,9 @@
 </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.4241</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4242</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-23-august-2010">Editor's Draft 23 August 2010</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-24-august-2010">Editor's Draft 24 August 2010</h2>
    <dl><dt>Latest Published Version:</dt>
     <dd><a href="http://www.w3.org/TR/html5/author/">http://www.w3.org/TR/html5/author/</a></dd>
     <dt>Latest Editor's Draft:</dt>
@@ -323,7 +323,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.4241.</p> 
+      This is revision 1.4242.</p> 
      <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
    &copy; 2010 <a href="http://www.w3.org/"><abbr title="World Wide
    Web Consortium">W3C</abbr></a><sup>&reg;</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts
@@ -416,7 +416,7 @@
   Group</a> is the W3C working group responsible for this
   specification's progress along the W3C Recommendation
   track.
-  This specification is the 23 August 2010 Editor's Draft.
+  This specification is the 24 August 2010 Editor's Draft.
   </p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- relationship to other work (required) --><p>Work on this specification is also done at the <a href="http://www.whatwg.org/">WHATWG</a>. The W3C HTML working group
   actively pursues convergence with the WHATWG, as required by the <a href="http://www.w3.org/2007/03/HTML-WG-charter">W3C HTML working
   group charter</a>.</p><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- required patent boilerplate --><p>This document was produced by a group operating under the <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5

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.162
retrieving revision 1.163
diff -u -d -r1.162 -r1.163
--- association-of-controls-and-forms.html	23 Aug 2010 23:52:17 -0000	1.162
+++ association-of-controls-and-forms.html	24 Aug 2010 00:42:11 -0000	1.163
@@ -306,7 +306,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.4241</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4242</span></h1>
    </div><div>
    <a href="the-button-element.html">&larr; 4.10.8 The button element</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;

Index: index-of-terms.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index-of-terms.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- index-of-terms.html	23 Aug 2010 23:52:18 -0000	1.17
+++ index-of-terms.html	24 Aug 2010 00:42:12 -0000	1.18
@@ -306,7 +306,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.4241</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4242</span></h1>
    </div><div>
    <a href="index.html">&larr; Index</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;

Index: history.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/history.html,v
retrieving revision 1.720
retrieving revision 1.721
diff -u -d -r1.720 -r1.721
--- history.html	23 Aug 2010 23:52:18 -0000	1.720
+++ history.html	24 Aug 2010 00:42:12 -0000	1.721
@@ -306,7 +306,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.4241</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4242</span></h1>
    </div><div>
    <a href="origin-0.html">&larr; 5.3 Origin</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;

Index: origin-0.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/origin-0.html,v
retrieving revision 1.142
retrieving revision 1.143
diff -u -d -r1.142 -r1.143
--- origin-0.html	23 Aug 2010 23:52:19 -0000	1.142
+++ origin-0.html	24 Aug 2010 00:42:13 -0000	1.143
@@ -306,7 +306,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.4241</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4242</span></h1>
    </div><div>
    <a href="browsers.html">&larr; 5 Loading Web pages</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;

Index: common-input-element-attributes.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/common-input-element-attributes.html,v
retrieving revision 1.170
retrieving revision 1.171
diff -u -d -r1.170 -r1.171
--- common-input-element-attributes.html	23 Aug 2010 23:52:17 -0000	1.170
+++ common-input-element-attributes.html	24 Aug 2010 00:42:12 -0000	1.171
@@ -306,7 +306,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.4241</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4242</span></h1>
    </div><div>
    <a href="number-state.html">&larr; 4.10.7.1.13 Number state</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;

Index: dom.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/dom.html,v
retrieving revision 1.725
retrieving revision 1.726
diff -u -d -r1.725 -r1.726
--- dom.html	23 Aug 2010 23:52:17 -0000	1.725
+++ dom.html	24 Aug 2010 00:42:12 -0000	1.726
@@ -306,7 +306,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.4241</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4242</span></h1>
    </div><div>
    <a href="urls.html">&larr; 2.5 URLs</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;

Index: embedded-content-1.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/embedded-content-1.html,v
retrieving revision 1.175
retrieving revision 1.176
diff -u -d -r1.175 -r1.176
--- embedded-content-1.html	23 Aug 2010 23:52:18 -0000	1.175
+++ embedded-content-1.html	24 Aug 2010 00:42:12 -0000	1.176
@@ -306,7 +306,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.4241</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4242</span></h1>
    </div><div>
    <a href="edits.html">&larr; 4.7 Edits</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;

Index: the-input-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-input-element.html,v
retrieving revision 1.160
retrieving revision 1.161
diff -u -d -r1.160 -r1.161
--- the-input-element.html	23 Aug 2010 23:52:22 -0000	1.160
+++ the-input-element.html	24 Aug 2010 00:42:17 -0000	1.161
@@ -306,7 +306,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.4241</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4242</span></h1>
    </div><div>
    <a href="forms.html">&larr; 4.10 Forms</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;

Index: acknowledgements.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/acknowledgements.html,v
retrieving revision 1.733
retrieving revision 1.734
diff -u -d -r1.733 -r1.734
--- acknowledgements.html	23 Aug 2010 23:52:17 -0000	1.733
+++ acknowledgements.html	24 Aug 2010 00:42:11 -0000	1.734
@@ -305,7 +305,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.4241</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4242</span></h1>
    </div><div>
    <a href="references.html">&larr; References</a> &ndash;
    <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.171
retrieving revision 1.172
diff -u -d -r1.171 -r1.172
--- grouping-content.html	23 Aug 2010 23:52:18 -0000	1.171
+++ grouping-content.html	24 Aug 2010 00:42:12 -0000	1.172
@@ -306,7 +306,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.4241</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4242</span></h1>
    </div><div>
    <a href="sections.html">&larr; 4.4 Sections</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;

Index: timers.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/timers.html,v
retrieving revision 1.164
retrieving revision 1.165
diff -u -d -r1.164 -r1.165
--- timers.html	23 Aug 2010 23:52:22 -0000	1.164
+++ timers.html	24 Aug 2010 00:42:17 -0000	1.165
@@ -306,7 +306,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.4241</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4242</span></h1>
    </div><div>
    <a href="webappapis.html">&larr; 6 Web application APIs</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;

Index: elements.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/elements.html,v
retrieving revision 1.179
retrieving revision 1.180
diff -u -d -r1.179 -r1.180
--- elements.html	23 Aug 2010 23:52:18 -0000	1.179
+++ elements.html	24 Aug 2010 00:42:12 -0000	1.180
@@ -306,7 +306,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.4241</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4242</span></h1>
    </div><div>
    <a href="dom.html">&larr; 3 Semantics, structure, and APIs of HTML documents</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;

Index: urls.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/urls.html,v
retrieving revision 1.174
retrieving revision 1.175
diff -u -d -r1.174 -r1.175
--- urls.html	23 Aug 2010 23:52:22 -0000	1.174
+++ urls.html	24 Aug 2010 00:42:17 -0000	1.175
@@ -306,7 +306,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.4241</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4242</span></h1>
    </div><div>
    <a href="common-microsyntaxes.html">&larr; 2.4 Common microsyntaxes</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;

Index: iana.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/iana.html,v
retrieving revision 1.170
retrieving revision 1.171
diff -u -d -r1.170 -r1.171
--- iana.html	23 Aug 2010 23:52:18 -0000	1.170
+++ iana.html	24 Aug 2010 00:42:12 -0000	1.171
@@ -306,7 +306,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.4241</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4242</span></h1>
    </div><div>
    <a href="obsolete.html">&larr; 10 Obsolete features</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;

Index: forms.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/forms.html,v
retrieving revision 1.715
retrieving revision 1.716
diff -u -d -r1.715 -r1.716
--- forms.html	23 Aug 2010 23:52:18 -0000	1.715
+++ forms.html	24 Aug 2010 00:42:12 -0000	1.716
@@ -306,7 +306,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.4241</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4242</span></h1>
    </div><div>
    <a href="tabular-data.html">&larr; 4.9 Tabular data</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;

Index: interactive-elements.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/interactive-elements.html,v
retrieving revision 1.716
retrieving revision 1.717
diff -u -d -r1.716 -r1.717
--- interactive-elements.html	23 Aug 2010 23:52:18 -0000	1.716
+++ interactive-elements.html	24 Aug 2010 00:42:13 -0000	1.717
@@ -306,7 +306,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.4241</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4242</span></h1>
    </div><div>
    <a href="association-of-controls-and-forms.html">&larr; 4.10.18 Association of controls and forms</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;

Index: editing.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/editing.html,v
retrieving revision 1.721
retrieving revision 1.722
diff -u -d -r1.721 -r1.722
--- editing.html	23 Aug 2010 23:52:17 -0000	1.721
+++ editing.html	24 Aug 2010 00:42:12 -0000	1.722
@@ -306,7 +306,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.4241</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4242</span></h1>
    </div><div>
    <a href="timers.html">&larr; 6.2 Timers</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;

Index: video.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/video.html,v
retrieving revision 1.740
retrieving revision 1.741
diff -u -d -r1.740 -r1.741
--- video.html	23 Aug 2010 23:52:22 -0000	1.740
+++ video.html	24 Aug 2010 00:42:17 -0000	1.741
@@ -306,7 +306,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.4241</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4242</span></h1>
    </div><div>
    <a href="the-iframe-element.html">&larr; 4.8.2 The iframe element</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;

Index: browsers.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/browsers.html,v
retrieving revision 1.731
retrieving revision 1.732
diff -u -d -r1.731 -r1.732
--- browsers.html	23 Aug 2010 23:52:17 -0000	1.731
+++ browsers.html	24 Aug 2010 00:42:11 -0000	1.732
@@ -306,7 +306,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.4241</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4242</span></h1>
    </div><div>
    <a href="links.html">&larr; 4.12 Links</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;

Index: edits.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/edits.html,v
retrieving revision 1.157
retrieving revision 1.158
diff -u -d -r1.157 -r1.158
--- edits.html	23 Aug 2010 23:52:18 -0000	1.157
+++ edits.html	24 Aug 2010 00:42:12 -0000	1.158
@@ -306,7 +306,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.4241</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4242</span></h1>
    </div><div>
    <a href="text-level-semantics.html">&larr; 4.6 Text-level semantics</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;

Index: the-xhtml-syntax.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-xhtml-syntax.html,v
retrieving revision 1.698
retrieving revision 1.699
diff -u -d -r1.698 -r1.699
--- the-xhtml-syntax.html	23 Aug 2010 23:52:22 -0000	1.698
+++ the-xhtml-syntax.html	24 Aug 2010 00:42:17 -0000	1.699
@@ -306,7 +306,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.4241</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4242</span></h1>
    </div><div>
    <a href="named-character-references.html">&larr; 8.2 Named character references</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;

Index: offline.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/offline.html,v
retrieving revision 1.716
retrieving revision 1.717
diff -u -d -r1.716 -r1.717
--- offline.html	23 Aug 2010 23:52:19 -0000	1.716
+++ offline.html	24 Aug 2010 00:42:13 -0000	1.717
@@ -306,7 +306,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.4241</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4242</span></h1>
    </div><div>
    <a href="history.html">&larr; 5.4 Session history and navigation</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;

Index: content-models.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/content-models.html,v
retrieving revision 1.172
retrieving revision 1.173
diff -u -d -r1.172 -r1.173
--- content-models.html	23 Aug 2010 23:52:17 -0000	1.172
+++ content-models.html	24 Aug 2010 00:42:12 -0000	1.173
@@ -306,7 +306,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.4241</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4242</span></h1>
    </div><div>
    <a href="elements.html">&larr; 3.2 Elements</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;

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.167
retrieving revision 1.168
diff -u -d -r1.167 -r1.168
--- states-of-the-type-attribute.html	23 Aug 2010 23:52:21 -0000	1.167
+++ states-of-the-type-attribute.html	24 Aug 2010 00:42:16 -0000	1.168
@@ -306,7 +306,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.4241</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4242</span></h1>
    </div><div>
    <a href="the-input-element.html">&larr; 4.10.7 The input element</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;

Index: apis-in-html-documents.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/apis-in-html-documents.html,v
retrieving revision 1.167
retrieving revision 1.168
diff -u -d -r1.167 -r1.168
--- apis-in-html-documents.html	23 Aug 2010 23:52:17 -0000	1.167
+++ apis-in-html-documents.html	24 Aug 2010 00:42:11 -0000	1.168
@@ -306,7 +306,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.4241</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4242</span></h1>
    </div><div>
    <a href="content-models.html">&larr; 3.2.5 Content models</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;

Index: obsolete.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/obsolete.html,v
retrieving revision 1.718
retrieving revision 1.719
diff -u -d -r1.718 -r1.719
--- obsolete.html	23 Aug 2010 23:52:19 -0000	1.718
+++ obsolete.html	24 Aug 2010 00:42:13 -0000	1.719
@@ -306,7 +306,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.4241</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4242</span></h1>
    </div><div>
    <a href="the-xhtml-syntax.html">&larr; 9 The XHTML syntax</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;

Index: named-character-references.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/named-character-references.html,v
retrieving revision 1.717
retrieving revision 1.718
diff -u -d -r1.717 -r1.718
--- named-character-references.html	23 Aug 2010 23:52:18 -0000	1.717
+++ named-character-references.html	24 Aug 2010 00:42:13 -0000	1.718
@@ -306,7 +306,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.4241</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4242</span></h1>
    </div><div>
    <a href="syntax.html">&larr; 8 The HTML syntax</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;

Index: references.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/references.html,v
retrieving revision 1.714
retrieving revision 1.715
diff -u -d -r1.714 -r1.715
--- references.html	23 Aug 2010 23:52:19 -0000	1.714
+++ references.html	24 Aug 2010 00:42:13 -0000	1.715
@@ -306,7 +306,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.4241</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4242</span></h1>
    </div><div>
    <a href="index-of-terms.html">&larr; Index of terms</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;

Index: semantics.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/semantics.html,v
retrieving revision 1.728
retrieving revision 1.729
diff -u -d -r1.728 -r1.729
--- semantics.html	23 Aug 2010 23:52:19 -0000	1.728
+++ semantics.html	24 Aug 2010 00:42:14 -0000	1.729
@@ -306,7 +306,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.4241</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4242</span></h1>
    </div><div>
    <a href="apis-in-html-documents.html">&larr; 3.3 APIs in HTML documents</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;

Index: index.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/index.html,v
retrieving revision 1.731
retrieving revision 1.732
diff -u -d -r1.731 -r1.732
--- index.html	23 Aug 2010 23:52:18 -0000	1.731
+++ index.html	24 Aug 2010 00:42:12 -0000	1.732
@@ -306,7 +306,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.4241</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4242</span></h1>
    </div><div>
    <a href="iana.html">&larr; 11 IANA considerations</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;

Index: the-button-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-button-element.html,v
retrieving revision 1.169
retrieving revision 1.170
diff -u -d -r1.169 -r1.170
--- the-button-element.html	23 Aug 2010 23:52:22 -0000	1.169
+++ the-button-element.html	24 Aug 2010 00:42:16 -0000	1.170
@@ -306,7 +306,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.4241</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4242</span></h1>
    </div><div>
    <a href="common-input-element-attributes.html">&larr; 4.10.7.2 Common input element attributes</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;

Index: dnd.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/dnd.html,v
retrieving revision 1.166
retrieving revision 1.167
diff -u -d -r1.166 -r1.167
--- dnd.html	23 Aug 2010 23:52:17 -0000	1.166
+++ dnd.html	24 Aug 2010 00:42:12 -0000	1.167
@@ -306,7 +306,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.4241</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4242</span></h1>
    </div><div>
    <a href="editing.html">&larr; 7 User interaction</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;

Index: links.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/links.html,v
retrieving revision 1.173
retrieving revision 1.174
diff -u -d -r1.173 -r1.174
--- links.html	23 Aug 2010 23:52:18 -0000	1.173
+++ links.html	24 Aug 2010 00:42:13 -0000	1.174
@@ -306,7 +306,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.4241</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4242</span></h1>
    </div><div>
    <a href="commands.html">&larr; 4.11.5 Commands</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;

Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.html,v
retrieving revision 1.1093
retrieving revision 1.1094
diff -u -d -r1.1093 -r1.1094
--- spec.html	23 Aug 2010 23:52:19 -0000	1.1093
+++ spec.html	24 Aug 2010 00:42:14 -0000	1.1094
@@ -304,9 +304,9 @@
 </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.4241</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4242</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-23-august-2010">Editor's Draft 23 August 2010</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-24-august-2010">Editor's Draft 24 August 2010</h2>
    <dl><dt>Latest Published Version:</dt>
     <dd><a href="http://www.w3.org/TR/html5/author/">http://www.w3.org/TR/html5/author/</a></dd>
     <dt>Latest Editor's Draft:</dt>
@@ -324,7 +324,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.4241.</p> 
+      This is revision 1.4242.</p> 
      <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
    &#169; 2010 <a href="http://www.w3.org/"><abbr title="World Wide
    Web Consortium">W3C</abbr></a><sup>&#174;</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts
@@ -417,7 +417,7 @@
   Group</a> is the W3C working group responsible for this
   specification's progress along the W3C Recommendation
   track.
-  This specification is the 23 August 2010 Editor's Draft.
+  This specification is the 24 August 2010 Editor's Draft.
   </p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- relationship to other work (required) --><p>Work on this specification is also done at the <a href="http://www.whatwg.org/">WHATWG</a>. The W3C HTML working group
   actively pursues convergence with the WHATWG, as required by the <a href="http://www.w3.org/2007/03/HTML-WG-charter">W3C HTML working
   group charter</a>.</p><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- required patent boilerplate --><p>This document was produced by a group operating under the <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5

Index: number-state.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/number-state.html,v
retrieving revision 1.162
retrieving revision 1.163
diff -u -d -r1.162 -r1.163
--- number-state.html	23 Aug 2010 23:52:19 -0000	1.162
+++ number-state.html	24 Aug 2010 00:42:13 -0000	1.163
@@ -306,7 +306,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.4241</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4242</span></h1>
    </div><div>
    <a href="states-of-the-type-attribute.html">&larr; 4.10.7.1 States of the type attribute</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;

Index: sections.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/sections.html,v
retrieving revision 1.175
retrieving revision 1.176
diff -u -d -r1.175 -r1.176
--- sections.html	23 Aug 2010 23:52:19 -0000	1.175
+++ sections.html	24 Aug 2010 00:42:14 -0000	1.176
@@ -306,7 +306,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.4241</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4242</span></h1>
    </div><div>
    <a href="scripting-1.html">&larr; 4.3 Scripting</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;

Index: introduction.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/introduction.html,v
retrieving revision 1.723
retrieving revision 1.724
diff -u -d -r1.723 -r1.724
--- introduction.html	23 Aug 2010 23:52:18 -0000	1.723
+++ introduction.html	24 Aug 2010 00:42:13 -0000	1.724
@@ -305,7 +305,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.4241</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4242</span></h1>
    </div><div>
    <a href="Overview.html#contents">Table of contents</a> &ndash;
    <a href="infrastructure.html">2 Common infrastructure &rarr;</a>

Index: commands.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/commands.html,v
retrieving revision 1.159
retrieving revision 1.160
diff -u -d -r1.159 -r1.160
--- commands.html	23 Aug 2010 23:52:17 -0000	1.159
+++ commands.html	24 Aug 2010 00:42:12 -0000	1.160
@@ -306,7 +306,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.4241</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4242</span></h1>
    </div><div>
    <a href="interactive-elements.html">&larr; 4.11 Interactive elements</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;

Index: common-microsyntaxes.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/common-microsyntaxes.html,v
retrieving revision 1.164
retrieving revision 1.165
diff -u -d -r1.164 -r1.165
--- common-microsyntaxes.html	23 Aug 2010 23:52:17 -0000	1.164
+++ common-microsyntaxes.html	24 Aug 2010 00:42:12 -0000	1.165
@@ -306,7 +306,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.4241</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4242</span></h1>
    </div><div>
    <a href="infrastructure.html">&larr; 2 Common infrastructure</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;

Index: syntax.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/syntax.html,v
retrieving revision 1.726
retrieving revision 1.727
diff -u -d -r1.726 -r1.727
--- syntax.html	23 Aug 2010 23:52:22 -0000	1.726
+++ syntax.html	24 Aug 2010 00:42:16 -0000	1.727
@@ -306,7 +306,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.4241</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4242</span></h1>
    </div><div>
    <a href="dnd.html">&larr; 7.9 Drag and drop</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;

Index: webappapis.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/webappapis.html,v
retrieving revision 1.146
retrieving revision 1.147
diff -u -d -r1.146 -r1.147
--- webappapis.html	23 Aug 2010 23:52:22 -0000	1.146
+++ webappapis.html	24 Aug 2010 00:42:17 -0000	1.147
@@ -306,7 +306,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.4241</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4242</span></h1>
    </div><div>
    <a href="offline.html">&larr; 5.6 Offline Web applications</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;

Index: spec.preprocessed.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.preprocessed.html,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- spec.preprocessed.html	23 Aug 2010 23:52:21 -0000	1.7
+++ spec.preprocessed.html	24 Aug 2010 00:42:16 -0000	1.8
@@ -312,9 +312,9 @@
 </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.4241</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4242</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-23-august-2010">Editor's Draft 23 August 2010</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-24-august-2010">Editor's Draft 24 August 2010</h2>
    <dl><dt>Latest Published Version:</dt>
     <dd><a href="http://www.w3.org/TR/html5/author/">http://www.w3.org/TR/html5/author/</a></dd>
     <dt>Latest Editor's Draft:</dt>
@@ -332,7 +332,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.4241.</p> 
+      This is revision 1.4242.</p> 
      <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
    &#169; 2010 <a href="http://www.w3.org/"><abbr title="World Wide
    Web Consortium">W3C</abbr></a><sup>&#174;</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts
@@ -426,7 +426,7 @@
   Group</a> is the W3C working group responsible for this
   specification's progress along the W3C Recommendation
   track.
-  This specification is the 23 August 2010 Editor's Draft.
+  This specification is the 24 August 2010 Editor's Draft.
   </p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- relationship to other work (required) --><p>Work on this specification is also done at the <a href="http://www.whatwg.org/">WHATWG</a>. The W3C HTML working group
   actively pursues convergence with the WHATWG, as required by the <a href="http://www.w3.org/2007/03/HTML-WG-charter">W3C HTML working
   group charter</a>.</p><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- required patent boilerplate --><p>This document was produced by a group operating under the <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5
@@ -21206,9 +21206,12 @@
     is <em>least</em> frequent, <a href="#queue-a-task">queue a task</a> to
     <a href="#fire-a-simple-event">fire a simple event</a> named <code title="event-media-progress"><a href="#event-media-progress">progress</a></code> at the element.</p>
 
-    <p>If at any point the user agent has received no data for more
-    than about three seconds, then <a href="#queue-a-task">queue a task</a> to
-    <a href="#fire-a-simple-event">fire a simple event</a> named <code title="event-media-stalled"><a href="#event-media-stalled">stalled</a></code> at the element.</p>
+    <p>The <dfn id="stall-timeout">stall timeout</dfn> is a user-agent defined length of
+    time, which should be about three seconds. When a <a href="#media-element">media
+    element</a> that is actively attempting to obtain <a href="#media-data">media
+    data</a> has failed to receive any data for a duration equal to
+    the <a href="#stall-timeout">stall timeout</a>, the user agent must <a href="#queue-a-task">queue a
+    task</a> to <a href="#fire-a-simple-event">fire a simple event</a> named <code title="event-media-stalled"><a href="#event-media-stalled">stalled</a></code> at the element.</p>
 
     <p>User agents may allow users to selectively block or slow
     <a href="#media-data">media data</a> downloads. When a <a href="#media-element">media

Received on Tuesday, 24 August 2010 00:42:23 UTC