html5/spec-author-view Overview.html,1.1340,1.1341 acknowledgements.html,1.993,1.994 apis-in-html-documents.html,1.430,1.431 association-of-controls-and-forms.html,1.426,1.427 browsers.html,1.994,1.995 commands.html,1.420,1.421 common-input-element-attributes.html,1.433,1.434 common-microsyntaxes.html,1.427,1.428 content-models.html,1.432,1.433 dnd.html,1.429,1.430 dom.html,1.988,1.989 editing.html,1.984,1.985 edits.html,1.421,1.422 elements.html,1.442,1.443 embedded-content-1.html,1.438,1.439 forms.html,1.979,1.980 grouping-content.html,1.434,1.435 history.html,1.983,1.984 iana.html,1.433,1.434 index-of-terms.html,1.281,1.282 index.html,1.993,1.994 infrastructure.html,1.987,1.988 interactive-elements.html,1.980,1.981 introduction.html,1.987,1.988 links.html,1.436,1.437 named-character-references.html,1.975,1.976 number-state.html,1.424,1.425 obsolete.html,1.981,1.982 offline.html,1.980,1.981 origin-0.html,1.405,1.406 references.html,1.972,1.973 scripting-1.html,1.429,1.430 sections.html,1.438,1.43 semantics.html,1.992,1.993 spec.html,1.1401,1.1402 spec.preprocessed.html,1.286,1.287 states-of-the-type-attribute.html,1.430,1.431 syntax.html,1.988,1.989 tabular-data.html,1.972,1.973 text-level-semantics.html,1.988,1.989 the-button-element.html,1.431,1.432 the-canvas-element.html,1.980,1.981 the-iframe-element.html,1.444,1.445 the-input-element.html,1.420,1.421 the-map-element.html,1.431,1.432 the-xhtml-syntax.html,1.957,1.958 timers.html,1.427,1.428 urls.html,1.437,1.438 video.html,1.1003,1.1004 webappapis.html,1.409,1.410

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

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:
Make sure that if you cancel a navigation via onbeforeunload, it doesn't abort the parser and so forth anyway. (whatwg r6045)

[updated by splitter]


Index: infrastructure.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/infrastructure.html,v
retrieving revision 1.987
retrieving revision 1.988
diff -u -d -r1.987 -r1.988
--- infrastructure.html	28 Apr 2011 23:25:03 -0000	1.987
+++ infrastructure.html	29 Apr 2011 22:54:41 -0000	1.988
@@ -335,7 +335,7 @@
   <body class="split chapter" 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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4851</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4852</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.988
retrieving revision 1.989
diff -u -d -r1.988 -r1.989
--- text-level-semantics.html	28 Apr 2011 23:25:08 -0000	1.988
+++ text-level-semantics.html	29 Apr 2011 22:54:49 -0000	1.989
@@ -335,7 +335,7 @@
   <body class="split chapter" 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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4851</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4852</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.429
retrieving revision 1.430
diff -u -d -r1.429 -r1.430
--- scripting-1.html	28 Apr 2011 23:25:04 -0000	1.429
+++ scripting-1.html	29 Apr 2011 22:54:43 -0000	1.430
@@ -335,7 +335,7 @@
   <body class="split chapter" 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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4851</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4852</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.431
retrieving revision 1.432
diff -u -d -r1.431 -r1.432
--- the-map-element.html	28 Apr 2011 23:25:08 -0000	1.431
+++ the-map-element.html	29 Apr 2011 22:54:50 -0000	1.432
@@ -335,7 +335,7 @@
   <body class="split chapter" 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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4851</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4852</span></h1>
    </div><div>
    <a href="the-canvas-element.html">&larr; 4.8.11 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.980
retrieving revision 1.981
diff -u -d -r1.980 -r1.981
--- the-canvas-element.html	28 Apr 2011 23:25:08 -0000	1.980
+++ the-canvas-element.html	29 Apr 2011 22:54:49 -0000	1.981
@@ -335,7 +335,7 @@
   <body class="split chapter" 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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4851</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4852</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.972
retrieving revision 1.973
diff -u -d -r1.972 -r1.973
--- tabular-data.html	28 Apr 2011 23:25:08 -0000	1.972
+++ tabular-data.html	29 Apr 2011 22:54:49 -0000	1.973
@@ -335,7 +335,7 @@
   <body class="split chapter" 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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4851</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4852</span></h1>
    </div><div>
    <a href="the-map-element.html">&larr; 4.8.12 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.444
retrieving revision 1.445
diff -u -d -r1.444 -r1.445
--- the-iframe-element.html	28 Apr 2011 23:25:08 -0000	1.444
+++ the-iframe-element.html	29 Apr 2011 22:54:49 -0000	1.445
@@ -335,7 +335,7 @@
   <body class="split chapter" 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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4851</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4852</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.1340
retrieving revision 1.1341
diff -u -d -r1.1340 -r1.1341
--- Overview.html	28 Apr 2011 23:25:01 -0000	1.1340
+++ Overview.html	29 Apr 2011 22:54:38 -0000	1.1341
@@ -332,9 +332,9 @@
 </script><body class="split index" 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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4851</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4852</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-april-2011">Editor's Draft 28 April 2011</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-29-april-2011">Editor's Draft 29 April 2011</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>
@@ -354,7 +354,7 @@
     <dt>Editor:</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.4851.</p> 
+      This is revision 1.4852.</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
@@ -502,7 +502,7 @@
   Group</a> is the W3C working group responsible for this
   specification's progress along the W3C Recommendation
   track.
-  This specification is the 28 April 2011 Editor's Draft.
+  This specification is the 29 April 2011 Editor's Draft.
   </p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><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 --><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.426
retrieving revision 1.427
diff -u -d -r1.426 -r1.427
--- association-of-controls-and-forms.html	28 Apr 2011 23:25:02 -0000	1.426
+++ association-of-controls-and-forms.html	29 Apr 2011 22:54:38 -0000	1.427
@@ -335,7 +335,7 @@
   <body class="split chapter" 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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4851</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4852</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.281
retrieving revision 1.282
diff -u -d -r1.281 -r1.282
--- index-of-terms.html	28 Apr 2011 23:25:03 -0000	1.281
+++ index-of-terms.html	29 Apr 2011 22:54:40 -0000	1.282
@@ -335,7 +335,7 @@
   <body class="split chapter" 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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4851</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4852</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.983
retrieving revision 1.984
diff -u -d -r1.983 -r1.984
--- history.html	28 Apr 2011 23:25:03 -0000	1.983
+++ history.html	29 Apr 2011 22:54:40 -0000	1.984
@@ -335,7 +335,7 @@
   <body class="split chapter" 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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4851</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4852</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.405
retrieving revision 1.406
diff -u -d -r1.405 -r1.406
--- origin-0.html	28 Apr 2011 23:25:04 -0000	1.405
+++ origin-0.html	29 Apr 2011 22:54:43 -0000	1.406
@@ -335,7 +335,7 @@
   <body class="split chapter" 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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4851</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4852</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.433
retrieving revision 1.434
diff -u -d -r1.433 -r1.434
--- common-input-element-attributes.html	28 Apr 2011 23:25:02 -0000	1.433
+++ common-input-element-attributes.html	29 Apr 2011 22:54:39 -0000	1.434
@@ -335,7 +335,7 @@
   <body class="split chapter" 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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4851</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4852</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.988
retrieving revision 1.989
diff -u -d -r1.988 -r1.989
--- dom.html	28 Apr 2011 23:25:02 -0000	1.988
+++ dom.html	29 Apr 2011 22:54:39 -0000	1.989
@@ -335,7 +335,7 @@
   <body class="split chapter" 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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4851</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4852</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.438
retrieving revision 1.439
diff -u -d -r1.438 -r1.439
--- embedded-content-1.html	28 Apr 2011 23:25:02 -0000	1.438
+++ embedded-content-1.html	29 Apr 2011 22:54:40 -0000	1.439
@@ -335,7 +335,7 @@
   <body class="split chapter" 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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4851</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4852</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.420
retrieving revision 1.421
diff -u -d -r1.420 -r1.421
--- the-input-element.html	28 Apr 2011 23:25:08 -0000	1.420
+++ the-input-element.html	29 Apr 2011 22:54:50 -0000	1.421
@@ -335,7 +335,7 @@
   <body class="split chapter" 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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4851</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4852</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.993
retrieving revision 1.994
diff -u -d -r1.993 -r1.994
--- acknowledgements.html	28 Apr 2011 23:25:02 -0000	1.993
+++ acknowledgements.html	29 Apr 2011 22:54:38 -0000	1.994
@@ -334,7 +334,7 @@
   <body class="split chapter" 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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4851</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4852</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.434
retrieving revision 1.435
diff -u -d -r1.434 -r1.435
--- grouping-content.html	28 Apr 2011 23:25:03 -0000	1.434
+++ grouping-content.html	29 Apr 2011 22:54:40 -0000	1.435
@@ -335,7 +335,7 @@
   <body class="split chapter" 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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4851</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4852</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.427
retrieving revision 1.428
diff -u -d -r1.427 -r1.428
--- timers.html	28 Apr 2011 23:25:08 -0000	1.427
+++ timers.html	29 Apr 2011 22:54:50 -0000	1.428
@@ -335,7 +335,7 @@
   <body class="split chapter" 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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4851</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4852</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.442
retrieving revision 1.443
diff -u -d -r1.442 -r1.443
--- elements.html	28 Apr 2011 23:25:02 -0000	1.442
+++ elements.html	29 Apr 2011 22:54:40 -0000	1.443
@@ -335,7 +335,7 @@
   <body class="split chapter" 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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4851</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4852</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.437
retrieving revision 1.438
diff -u -d -r1.437 -r1.438
--- urls.html	28 Apr 2011 23:25:09 -0000	1.437
+++ urls.html	29 Apr 2011 22:54:50 -0000	1.438
@@ -335,7 +335,7 @@
   <body class="split chapter" 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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4851</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4852</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.433
retrieving revision 1.434
diff -u -d -r1.433 -r1.434
--- iana.html	28 Apr 2011 23:25:03 -0000	1.433
+++ iana.html	29 Apr 2011 22:54:40 -0000	1.434
@@ -335,7 +335,7 @@
   <body class="split chapter" 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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4851</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4852</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.979
retrieving revision 1.980
diff -u -d -r1.979 -r1.980
--- forms.html	28 Apr 2011 23:25:02 -0000	1.979
+++ forms.html	29 Apr 2011 22:54:40 -0000	1.980
@@ -335,7 +335,7 @@
   <body class="split chapter" 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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4851</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4852</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.980
retrieving revision 1.981
diff -u -d -r1.980 -r1.981
--- interactive-elements.html	28 Apr 2011 23:25:03 -0000	1.980
+++ interactive-elements.html	29 Apr 2011 22:54:41 -0000	1.981
@@ -335,7 +335,7 @@
   <body class="split chapter" 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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4851</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4852</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.984
retrieving revision 1.985
diff -u -d -r1.984 -r1.985
--- editing.html	28 Apr 2011 23:25:02 -0000	1.984
+++ editing.html	29 Apr 2011 22:54:39 -0000	1.985
@@ -335,7 +335,7 @@
   <body class="split chapter" 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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4851</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4852</span></h1>
    </div><div>
    <a href="timers.html">&larr; 6.3 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.1003
retrieving revision 1.1004
diff -u -d -r1.1003 -r1.1004
--- video.html	28 Apr 2011 23:25:09 -0000	1.1003
+++ video.html	29 Apr 2011 22:54:50 -0000	1.1004
@@ -335,7 +335,7 @@
   <body class="split chapter" 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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4851</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4852</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.994
retrieving revision 1.995
diff -u -d -r1.994 -r1.995
--- browsers.html	28 Apr 2011 23:25:02 -0000	1.994
+++ browsers.html	29 Apr 2011 22:54:38 -0000	1.995
@@ -335,7 +335,7 @@
   <body class="split chapter" 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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4851</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4852</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.421
retrieving revision 1.422
diff -u -d -r1.421 -r1.422
--- edits.html	28 Apr 2011 23:25:02 -0000	1.421
+++ edits.html	29 Apr 2011 22:54:39 -0000	1.422
@@ -335,7 +335,7 @@
   <body class="split chapter" 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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4851</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4852</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.957
retrieving revision 1.958
diff -u -d -r1.957 -r1.958
--- the-xhtml-syntax.html	28 Apr 2011 23:25:08 -0000	1.957
+++ the-xhtml-syntax.html	29 Apr 2011 22:54:50 -0000	1.958
@@ -335,7 +335,7 @@
   <body class="split chapter" 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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4851</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4852</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.980
retrieving revision 1.981
diff -u -d -r1.980 -r1.981
--- offline.html	28 Apr 2011 23:25:04 -0000	1.980
+++ offline.html	29 Apr 2011 22:54:43 -0000	1.981
@@ -335,7 +335,7 @@
   <body class="split chapter" 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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4851</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4852</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.432
retrieving revision 1.433
diff -u -d -r1.432 -r1.433
--- content-models.html	28 Apr 2011 23:25:02 -0000	1.432
+++ content-models.html	29 Apr 2011 22:54:39 -0000	1.433
@@ -335,7 +335,7 @@
   <body class="split chapter" 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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4851</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4852</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.430
retrieving revision 1.431
diff -u -d -r1.430 -r1.431
--- states-of-the-type-attribute.html	28 Apr 2011 23:25:08 -0000	1.430
+++ states-of-the-type-attribute.html	29 Apr 2011 22:54:49 -0000	1.431
@@ -335,7 +335,7 @@
   <body class="split chapter" 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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4851</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4852</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.430
retrieving revision 1.431
diff -u -d -r1.430 -r1.431
--- apis-in-html-documents.html	28 Apr 2011 23:25:02 -0000	1.430
+++ apis-in-html-documents.html	29 Apr 2011 22:54:38 -0000	1.431
@@ -335,7 +335,7 @@
   <body class="split chapter" 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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4851</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4852</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.981
retrieving revision 1.982
diff -u -d -r1.981 -r1.982
--- obsolete.html	28 Apr 2011 23:25:04 -0000	1.981
+++ obsolete.html	29 Apr 2011 22:54:43 -0000	1.982
@@ -335,7 +335,7 @@
   <body class="split chapter" 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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4851</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4852</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.975
retrieving revision 1.976
diff -u -d -r1.975 -r1.976
--- named-character-references.html	28 Apr 2011 23:25:04 -0000	1.975
+++ named-character-references.html	29 Apr 2011 22:54:42 -0000	1.976
@@ -335,7 +335,7 @@
   <body class="split chapter" 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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4851</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4852</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.972
retrieving revision 1.973
diff -u -d -r1.972 -r1.973
--- references.html	28 Apr 2011 23:25:04 -0000	1.972
+++ references.html	29 Apr 2011 22:54:43 -0000	1.973
@@ -335,7 +335,7 @@
   <body class="split chapter" 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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4851</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4852</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.992
retrieving revision 1.993
diff -u -d -r1.992 -r1.993
--- semantics.html	28 Apr 2011 23:25:04 -0000	1.992
+++ semantics.html	29 Apr 2011 22:54:43 -0000	1.993
@@ -335,7 +335,7 @@
   <body class="split chapter" 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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4851</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4852</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.993
retrieving revision 1.994
diff -u -d -r1.993 -r1.994
--- index.html	28 Apr 2011 23:25:03 -0000	1.993
+++ index.html	29 Apr 2011 22:54:41 -0000	1.994
@@ -335,7 +335,7 @@
   <body class="split chapter" 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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4851</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4852</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.431
retrieving revision 1.432
diff -u -d -r1.431 -r1.432
--- the-button-element.html	28 Apr 2011 23:25:08 -0000	1.431
+++ the-button-element.html	29 Apr 2011 22:54:49 -0000	1.432
@@ -335,7 +335,7 @@
   <body class="split chapter" 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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4851</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4852</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.429
retrieving revision 1.430
diff -u -d -r1.429 -r1.430
--- dnd.html	28 Apr 2011 23:25:02 -0000	1.429
+++ dnd.html	29 Apr 2011 22:54:39 -0000	1.430
@@ -335,7 +335,7 @@
   <body class="split chapter" 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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4851</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4852</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.436
retrieving revision 1.437
diff -u -d -r1.436 -r1.437
--- links.html	28 Apr 2011 23:25:04 -0000	1.436
+++ links.html	29 Apr 2011 22:54:42 -0000	1.437
@@ -335,7 +335,7 @@
   <body class="split chapter" 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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4851</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4852</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.1401
retrieving revision 1.1402
diff -u -d -r1.1401 -r1.1402
--- spec.html	28 Apr 2011 23:25:05 -0000	1.1401
+++ spec.html	29 Apr 2011 22:54:44 -0000	1.1402
@@ -333,9 +333,9 @@
 </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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4851</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4852</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-april-2011">Editor's Draft 28 April 2011</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-29-april-2011">Editor's Draft 29 April 2011</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>
@@ -355,7 +355,7 @@
     <dt>Editor:</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.4851.</p> 
+      This is revision 1.4852.</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
@@ -503,7 +503,7 @@
   Group</a> is the W3C working group responsible for this
   specification's progress along the W3C Recommendation
   track.
-  This specification is the 28 April 2011 Editor's Draft.
+  This specification is the 29 April 2011 Editor's Draft.
   </p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><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 --><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.424
retrieving revision 1.425
diff -u -d -r1.424 -r1.425
--- number-state.html	28 Apr 2011 23:25:04 -0000	1.424
+++ number-state.html	29 Apr 2011 22:54:42 -0000	1.425
@@ -335,7 +335,7 @@
   <body class="split chapter" 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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4851</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4852</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.438
retrieving revision 1.439
diff -u -d -r1.438 -r1.439
--- sections.html	28 Apr 2011 23:25:04 -0000	1.438
+++ sections.html	29 Apr 2011 22:54:43 -0000	1.439
@@ -335,7 +335,7 @@
   <body class="split chapter" 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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4851</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4852</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.987
retrieving revision 1.988
diff -u -d -r1.987 -r1.988
--- introduction.html	28 Apr 2011 23:25:04 -0000	1.987
+++ introduction.html	29 Apr 2011 22:54:41 -0000	1.988
@@ -334,7 +334,7 @@
   <body class="split chapter" 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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4851</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4852</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.420
retrieving revision 1.421
diff -u -d -r1.420 -r1.421
--- commands.html	28 Apr 2011 23:25:02 -0000	1.420
+++ commands.html	29 Apr 2011 22:54:39 -0000	1.421
@@ -335,7 +335,7 @@
   <body class="split chapter" 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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4851</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4852</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.427
retrieving revision 1.428
diff -u -d -r1.427 -r1.428
--- common-microsyntaxes.html	28 Apr 2011 23:25:02 -0000	1.427
+++ common-microsyntaxes.html	29 Apr 2011 22:54:39 -0000	1.428
@@ -335,7 +335,7 @@
   <body class="split chapter" 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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4851</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4852</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.988
retrieving revision 1.989
diff -u -d -r1.988 -r1.989
--- syntax.html	28 Apr 2011 23:25:08 -0000	1.988
+++ syntax.html	29 Apr 2011 22:54:49 -0000	1.989
@@ -335,7 +335,7 @@
   <body class="split chapter" 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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4851</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4852</span></h1>
    </div><div>
    <a href="dnd.html">&larr; 7.7 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.409
retrieving revision 1.410
diff -u -d -r1.409 -r1.410
--- webappapis.html	28 Apr 2011 23:25:09 -0000	1.409
+++ webappapis.html	29 Apr 2011 22:54:50 -0000	1.410
@@ -335,7 +335,7 @@
   <body class="split chapter" 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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4851</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4852</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.286
retrieving revision 1.287
diff -u -d -r1.286 -r1.287
--- spec.preprocessed.html	28 Apr 2011 23:25:07 -0000	1.286
+++ spec.preprocessed.html	29 Apr 2011 22:54:48 -0000	1.287
@@ -343,9 +343,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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4851</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4852</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-april-2011">Editor's Draft 28 April 2011</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-29-april-2011">Editor's Draft 29 April 2011</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>
@@ -365,7 +365,7 @@
     <dt>Editor:</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.4851.</p> 
+      This is revision 1.4852.</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
@@ -515,7 +515,7 @@
   Group</a> is the W3C working group responsible for this
   specification's progress along the W3C Recommendation
   track.
-  This specification is the 28 April 2011 Editor's Draft.
+  This specification is the 29 April 2011 Editor's Draft.
   </p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><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 --><p>This document was produced by a group operating under the <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5
@@ -44523,10 +44523,6 @@
    <li><p>Cancel <em>any</em> preexisting attempt to navigate the
    <a href="#browsing-context">browsing context</a>.</p></li>
 
-   <li><p><a href="#abort-a-document" title="abort a document">Abort</a> the
-   <a href="#active-document">active document</a> of the <a href="#browsing-context">browsing
-   context</a>.</p></li>
-
    <li><p>If the new resource is to be handled using a mechanism that
    does not affect the browsing context, e.g. ignoring the navigation
    request altogether because the specified scheme is not one of the
@@ -44538,6 +44534,10 @@
    <a href="#refused-to-allow-the-document-to-be-unloaded">refused to allow the document to be unloaded</a>, then
    these steps must be aborted.</p></li>
 
+   <li><p><a href="#abort-a-document" title="abort a document">Abort</a> the
+   <a href="#active-document">active document</a> of the <a href="#browsing-context">browsing
+   context</a>.</p></li>
+
    <li>
 
     <p>If the new resource is to be handled by displaying some sort of

Received on Friday, 29 April 2011 22:54:58 UTC