html5/spec-author-view Overview.html,1.1232,1.1233 acknowledgements.html,1.894,1.895 apis-in-html-documents.html,1.328,1.329 association-of-controls-and-forms.html,1.323,1.324 browsers.html,1.892,1.893 commands.html,1.320,1.321 common-input-element-attributes.html,1.331,1.332 common-microsyntaxes.html,1.325,1.326 content-models.html,1.333,1.334 dnd.html,1.327,1.328 dom.html,1.886,1.887 editing.html,1.882,1.883 edits.html,1.318,1.319 elements.html,1.340,1.341 embedded-content-1.html,1.336,1.337 forms.html,1.876,1.877 grouping-content.html,1.332,1.333 history.html,1.881,1.882 iana.html,1.331,1.332 index-of-terms.html,1.178,1.179 index.html,1.892,1.893 infrastructure.html,1.887,1.888 interactive-elements.html,1.877,1.878 introduction.html,1.884,1.885 links.html,1.334,1.335 named-character-references.html,1.878,1.879 number-state.html,1.323,1.324 obsolete.html,1.879,1.880 offline.html,1.877,1.878 origin-0.html,1.303,1.304 references.html,1.875,1.876 scripting-1.html,1.327,1.328 sections.html,1.336,1.33 semantics.html,1.889,1.890 spec.html,1.1257,1.1258 spec.preprocessed.html,1.167,1.168 states-of-the-type-attribute.html,1.328,1.329 syntax.html,1.887,1.888 tabular-data.html,1.869,1.870 text-level-semantics.html,1.885,1.886 the-button-element.html,1.330,1.331 the-canvas-element.html,1.879,1.880 the-iframe-element.html,1.343,1.344 the-input-element.html,1.321,1.322 the-map-element.html,1.326,1.327 the-xhtml-syntax.html,1.859,1.860 timers.html,1.325,1.326 urls.html,1.335,1.336 video.html,1.901,1.902 webappapis.html,1.307,1.308

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

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:
Add DONAV markers wherever navigation happens, to make updating those cases easier. (whatwg r5683)

[updated by splitter]


Index: infrastructure.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/infrastructure.html,v
retrieving revision 1.887
retrieving revision 1.888
diff -u -d -r1.887 -r1.888
--- infrastructure.html	16 Nov 2010 00:54:46 -0000	1.887
+++ infrastructure.html	29 Nov 2010 23:54:22 -0000	1.888
@@ -353,7 +353,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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4550</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4551</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.885
retrieving revision 1.886
diff -u -d -r1.885 -r1.886
--- text-level-semantics.html	16 Nov 2010 00:54:48 -0000	1.885
+++ text-level-semantics.html	29 Nov 2010 23:54:26 -0000	1.886
@@ -353,7 +353,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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4550</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4551</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.327
retrieving revision 1.328
diff -u -d -r1.327 -r1.328
--- scripting-1.html	16 Nov 2010 00:54:46 -0000	1.327
+++ scripting-1.html	29 Nov 2010 23:54:23 -0000	1.328
@@ -353,7 +353,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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4550</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4551</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.326
retrieving revision 1.327
diff -u -d -r1.326 -r1.327
--- the-map-element.html	16 Nov 2010 00:54:49 -0000	1.326
+++ the-map-element.html	29 Nov 2010 23:54:27 -0000	1.327
@@ -353,7 +353,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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4550</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4551</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.879
retrieving revision 1.880
diff -u -d -r1.879 -r1.880
--- the-canvas-element.html	16 Nov 2010 00:54:49 -0000	1.879
+++ the-canvas-element.html	29 Nov 2010 23:54:26 -0000	1.880
@@ -353,7 +353,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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4550</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4551</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.869
retrieving revision 1.870
diff -u -d -r1.869 -r1.870
--- tabular-data.html	16 Nov 2010 00:54:48 -0000	1.869
+++ tabular-data.html	29 Nov 2010 23:54:26 -0000	1.870
@@ -353,7 +353,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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4550</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4551</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.343
retrieving revision 1.344
diff -u -d -r1.343 -r1.344
--- the-iframe-element.html	16 Nov 2010 00:54:49 -0000	1.343
+++ the-iframe-element.html	29 Nov 2010 23:54:27 -0000	1.344
@@ -353,7 +353,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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4550</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4551</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.1232
retrieving revision 1.1233
diff -u -d -r1.1232 -r1.1233
--- Overview.html	16 Nov 2010 00:54:44 -0000	1.1232
+++ Overview.html	29 Nov 2010 23:54:20 -0000	1.1233
@@ -350,7 +350,7 @@
 </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" 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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4550</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4551</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="w3c-working-draft-16-november-2010">W3C Working Draft 16 November 2010</h2>
    <dl><dt>This Version:</dt>
@@ -372,7 +372,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.4550.</p> 
+      This is revision 1.4551.</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

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.323
retrieving revision 1.324
diff -u -d -r1.323 -r1.324
--- association-of-controls-and-forms.html	16 Nov 2010 00:54:44 -0000	1.323
+++ association-of-controls-and-forms.html	29 Nov 2010 23:54:20 -0000	1.324
@@ -353,7 +353,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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4550</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4551</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.178
retrieving revision 1.179
diff -u -d -r1.178 -r1.179
--- index-of-terms.html	16 Nov 2010 00:54:45 -0000	1.178
+++ index-of-terms.html	29 Nov 2010 23:54:21 -0000	1.179
@@ -353,7 +353,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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4550</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4551</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.881
retrieving revision 1.882
diff -u -d -r1.881 -r1.882
--- history.html	16 Nov 2010 00:54:45 -0000	1.881
+++ history.html	29 Nov 2010 23:54:21 -0000	1.882
@@ -353,7 +353,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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4550</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4551</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.303
retrieving revision 1.304
diff -u -d -r1.303 -r1.304
--- origin-0.html	16 Nov 2010 00:54:46 -0000	1.303
+++ origin-0.html	29 Nov 2010 23:54:23 -0000	1.304
@@ -353,7 +353,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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4550</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4551</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.331
retrieving revision 1.332
diff -u -d -r1.331 -r1.332
--- common-input-element-attributes.html	16 Nov 2010 00:54:45 -0000	1.331
+++ common-input-element-attributes.html	29 Nov 2010 23:54:20 -0000	1.332
@@ -353,7 +353,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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4550</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4551</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.886
retrieving revision 1.887
diff -u -d -r1.886 -r1.887
--- dom.html	16 Nov 2010 00:54:45 -0000	1.886
+++ dom.html	29 Nov 2010 23:54:20 -0000	1.887
@@ -353,7 +353,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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4550</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4551</span></h1>
    </div><div>
    <a href="urls.html">&larr; 2.6 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.336
retrieving revision 1.337
diff -u -d -r1.336 -r1.337
--- embedded-content-1.html	16 Nov 2010 00:54:45 -0000	1.336
+++ embedded-content-1.html	29 Nov 2010 23:54:21 -0000	1.337
@@ -353,7 +353,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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4550</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4551</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.321
retrieving revision 1.322
diff -u -d -r1.321 -r1.322
--- the-input-element.html	16 Nov 2010 00:54:49 -0000	1.321
+++ the-input-element.html	29 Nov 2010 23:54:27 -0000	1.322
@@ -353,7 +353,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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4550</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4551</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.894
retrieving revision 1.895
diff -u -d -r1.894 -r1.895
--- acknowledgements.html	16 Nov 2010 00:54:44 -0000	1.894
+++ acknowledgements.html	29 Nov 2010 23:54:20 -0000	1.895
@@ -352,7 +352,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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4550</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4551</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.332
retrieving revision 1.333
diff -u -d -r1.332 -r1.333
--- grouping-content.html	16 Nov 2010 00:54:45 -0000	1.332
+++ grouping-content.html	29 Nov 2010 23:54:21 -0000	1.333
@@ -353,7 +353,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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4550</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4551</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.325
retrieving revision 1.326
diff -u -d -r1.325 -r1.326
--- timers.html	16 Nov 2010 00:54:49 -0000	1.325
+++ timers.html	29 Nov 2010 23:54:27 -0000	1.326
@@ -353,7 +353,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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4550</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4551</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.340
retrieving revision 1.341
diff -u -d -r1.340 -r1.341
--- elements.html	16 Nov 2010 00:54:45 -0000	1.340
+++ elements.html	29 Nov 2010 23:54:21 -0000	1.341
@@ -353,7 +353,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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4550</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4551</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.335
retrieving revision 1.336
diff -u -d -r1.335 -r1.336
--- urls.html	16 Nov 2010 00:54:49 -0000	1.335
+++ urls.html	29 Nov 2010 23:54:27 -0000	1.336
@@ -353,7 +353,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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4550</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4551</span></h1>
    </div><div>
    <a href="common-microsyntaxes.html">&larr; 2.5 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.331
retrieving revision 1.332
diff -u -d -r1.331 -r1.332
--- iana.html	16 Nov 2010 00:54:45 -0000	1.331
+++ iana.html	29 Nov 2010 23:54:21 -0000	1.332
@@ -353,7 +353,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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4550</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4551</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.876
retrieving revision 1.877
diff -u -d -r1.876 -r1.877
--- forms.html	16 Nov 2010 00:54:45 -0000	1.876
+++ forms.html	29 Nov 2010 23:54:21 -0000	1.877
@@ -353,7 +353,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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4550</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4551</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.877
retrieving revision 1.878
diff -u -d -r1.877 -r1.878
--- interactive-elements.html	16 Nov 2010 00:54:46 -0000	1.877
+++ interactive-elements.html	29 Nov 2010 23:54:22 -0000	1.878
@@ -353,7 +353,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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4550</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4551</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.882
retrieving revision 1.883
diff -u -d -r1.882 -r1.883
--- editing.html	16 Nov 2010 00:54:45 -0000	1.882
+++ editing.html	29 Nov 2010 23:54:21 -0000	1.883
@@ -353,7 +353,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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4550</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4551</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.901
retrieving revision 1.902
diff -u -d -r1.901 -r1.902
--- video.html	16 Nov 2010 00:54:49 -0000	1.901
+++ video.html	29 Nov 2010 23:54:27 -0000	1.902
@@ -353,7 +353,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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4550</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4551</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.892
retrieving revision 1.893
diff -u -d -r1.892 -r1.893
--- browsers.html	16 Nov 2010 00:54:44 -0000	1.892
+++ browsers.html	29 Nov 2010 23:54:20 -0000	1.893
@@ -353,7 +353,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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4550</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4551</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.318
retrieving revision 1.319
diff -u -d -r1.318 -r1.319
--- edits.html	16 Nov 2010 00:54:45 -0000	1.318
+++ edits.html	29 Nov 2010 23:54:21 -0000	1.319
@@ -353,7 +353,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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4550</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4551</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.859
retrieving revision 1.860
diff -u -d -r1.859 -r1.860
--- the-xhtml-syntax.html	16 Nov 2010 00:54:49 -0000	1.859
+++ the-xhtml-syntax.html	29 Nov 2010 23:54:27 -0000	1.860
@@ -353,7 +353,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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4550</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4551</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.877
retrieving revision 1.878
diff -u -d -r1.877 -r1.878
--- offline.html	16 Nov 2010 00:54:46 -0000	1.877
+++ offline.html	29 Nov 2010 23:54:23 -0000	1.878
@@ -353,7 +353,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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4550</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4551</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.333
retrieving revision 1.334
diff -u -d -r1.333 -r1.334
--- content-models.html	16 Nov 2010 00:54:45 -0000	1.333
+++ content-models.html	29 Nov 2010 23:54:20 -0000	1.334
@@ -353,7 +353,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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4550</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4551</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.328
retrieving revision 1.329
diff -u -d -r1.328 -r1.329
--- states-of-the-type-attribute.html	16 Nov 2010 00:54:48 -0000	1.328
+++ states-of-the-type-attribute.html	29 Nov 2010 23:54:26 -0000	1.329
@@ -353,7 +353,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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4550</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4551</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.328
retrieving revision 1.329
diff -u -d -r1.328 -r1.329
--- apis-in-html-documents.html	16 Nov 2010 00:54:44 -0000	1.328
+++ apis-in-html-documents.html	29 Nov 2010 23:54:20 -0000	1.329
@@ -353,7 +353,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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4550</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4551</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.879
retrieving revision 1.880
diff -u -d -r1.879 -r1.880
--- obsolete.html	16 Nov 2010 00:54:46 -0000	1.879
+++ obsolete.html	29 Nov 2010 23:54:23 -0000	1.880
@@ -353,7 +353,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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4550</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4551</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.878
retrieving revision 1.879
diff -u -d -r1.878 -r1.879
--- named-character-references.html	16 Nov 2010 00:54:46 -0000	1.878
+++ named-character-references.html	29 Nov 2010 23:54:22 -0000	1.879
@@ -353,7 +353,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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4550</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4551</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.875
retrieving revision 1.876
diff -u -d -r1.875 -r1.876
--- references.html	16 Nov 2010 00:54:46 -0000	1.875
+++ references.html	29 Nov 2010 23:54:23 -0000	1.876
@@ -353,7 +353,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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4550</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4551</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.889
retrieving revision 1.890
diff -u -d -r1.889 -r1.890
--- semantics.html	16 Nov 2010 00:54:47 -0000	1.889
+++ semantics.html	29 Nov 2010 23:54:23 -0000	1.890
@@ -353,7 +353,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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4550</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4551</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.892
retrieving revision 1.893
diff -u -d -r1.892 -r1.893
--- index.html	16 Nov 2010 00:54:45 -0000	1.892
+++ index.html	29 Nov 2010 23:54:21 -0000	1.893
@@ -353,7 +353,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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4550</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4551</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.330
retrieving revision 1.331
diff -u -d -r1.330 -r1.331
--- the-button-element.html	16 Nov 2010 00:54:49 -0000	1.330
+++ the-button-element.html	29 Nov 2010 23:54:26 -0000	1.331
@@ -353,7 +353,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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4550</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4551</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.327
retrieving revision 1.328
diff -u -d -r1.327 -r1.328
--- dnd.html	16 Nov 2010 00:54:45 -0000	1.327
+++ dnd.html	29 Nov 2010 23:54:20 -0000	1.328
@@ -353,7 +353,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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4550</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4551</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.334
retrieving revision 1.335
diff -u -d -r1.334 -r1.335
--- links.html	16 Nov 2010 00:54:46 -0000	1.334
+++ links.html	29 Nov 2010 23:54:22 -0000	1.335
@@ -353,7 +353,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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4550</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4551</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.1257
retrieving revision 1.1258
diff -u -d -r1.1257 -r1.1258
--- spec.html	16 Nov 2010 00:54:47 -0000	1.1257
+++ spec.html	29 Nov 2010 23:54:23 -0000	1.1258
@@ -351,7 +351,7 @@
 </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" 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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4550</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4551</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="w3c-working-draft-16-november-2010">W3C Working Draft 16 November 2010</h2>
    <dl><dt>This Version:</dt>
@@ -373,7 +373,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.4550.</p> 
+      This is revision 1.4551.</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

Index: number-state.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/number-state.html,v
retrieving revision 1.323
retrieving revision 1.324
diff -u -d -r1.323 -r1.324
--- number-state.html	16 Nov 2010 00:54:46 -0000	1.323
+++ number-state.html	29 Nov 2010 23:54:22 -0000	1.324
@@ -353,7 +353,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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4550</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4551</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.336
retrieving revision 1.337
diff -u -d -r1.336 -r1.337
--- sections.html	16 Nov 2010 00:54:46 -0000	1.336
+++ sections.html	29 Nov 2010 23:54:23 -0000	1.337
@@ -353,7 +353,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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4550</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4551</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.884
retrieving revision 1.885
diff -u -d -r1.884 -r1.885
--- introduction.html	16 Nov 2010 00:54:46 -0000	1.884
+++ introduction.html	29 Nov 2010 23:54:22 -0000	1.885
@@ -352,7 +352,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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4550</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4551</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.320
retrieving revision 1.321
diff -u -d -r1.320 -r1.321
--- commands.html	16 Nov 2010 00:54:44 -0000	1.320
+++ commands.html	29 Nov 2010 23:54:20 -0000	1.321
@@ -353,7 +353,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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4550</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4551</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.325
retrieving revision 1.326
diff -u -d -r1.325 -r1.326
--- common-microsyntaxes.html	16 Nov 2010 00:54:45 -0000	1.325
+++ common-microsyntaxes.html	29 Nov 2010 23:54:20 -0000	1.326
@@ -353,7 +353,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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4550</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4551</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.887
retrieving revision 1.888
diff -u -d -r1.887 -r1.888
--- syntax.html	16 Nov 2010 00:54:48 -0000	1.887
+++ syntax.html	29 Nov 2010 23:54:26 -0000	1.888
@@ -353,7 +353,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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4550</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4551</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.307
retrieving revision 1.308
diff -u -d -r1.307 -r1.308
--- webappapis.html	16 Nov 2010 00:54:49 -0000	1.307
+++ webappapis.html	29 Nov 2010 23:54:27 -0000	1.308
@@ -353,7 +353,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 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4550</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4551</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.167
retrieving revision 1.168
diff -u -d -r1.167 -r1.168
--- spec.preprocessed.html	16 Nov 2010 00:54:48 -0000	1.167
+++ spec.preprocessed.html	29 Nov 2010 23:54:26 -0000	1.168
@@ -361,7 +361,7 @@
 </head><body onload="init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4550</span></h1>
+   <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4551</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="w3c-working-draft-16-november-2010">W3C Working Draft 16 November 2010</h2>
    <dl><dt>This Version:</dt>
@@ -383,7 +383,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.4550.</p> 
+      This is revision 1.4551.</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
@@ -11970,17 +11970,15 @@
        <code><a href="#meta">meta</a></code> element's <code><a href="#document">Document</a></code>'s
        <a href="#browsing-context">browsing context</a> did not have the <a href="#sandboxed-automatic-features-browsing-context-flag">sandboxed
        automatic features browsing context flag</a> set when the
-       <code><a href="#document">Document</a></code> was created, the user agent <a href="#navigate" title="navigate">navigates</a> the <code><a href="#document">Document</a></code>'s
-       <a href="#browsing-context">browsing context</a> to <var title="">url</var>, with
-       <a href="#replacement-enabled">replacement enabled</a>, and with the
-       <code><a href="#document">Document</a></code>'s <a href="#browsing-context">browsing context</a> as the
-       <a href="#source-browsing-context">source browsing context</a>.</p></li>
+       <code><a href="#document">Document</a></code> was created, the user agent <a href="#navigate" title="navigate">navigates</a><!--DONAV meta refresh--> the
+       <code><a href="#document">Document</a></code>'s <a href="#browsing-context">browsing context</a> to <var title="">url</var>, with <a href="#replacement-enabled">replacement enabled</a>, and
+       with the <code><a href="#document">Document</a></code>'s <a href="#browsing-context">browsing context</a>
+       as the <a href="#source-browsing-context">source browsing context</a>.</p></li>
 
        <li><p>Provide the user with an interface that, when selected,
-       <a href="#navigate" title="navigate">navigates</a> a <a href="#browsing-context">browsing
-       context</a> to <var title="">url</var>, with the document's
-       browsing context as the <a href="#source-browsing-context">source browsing
-       context</a>.</p></li>
+       <a href="#navigate" title="navigate">navigates</a><!--DONAV meta
+       refresh--> a <a href="#browsing-context">browsing context</a> to <var title="">url</var>, with the document's browsing context as the
+       <a href="#source-browsing-context">source browsing context</a>.</p></li>
 
        <li><p>Do nothing.</p></li>
 
@@ -19284,12 +19282,14 @@
   <dl class="switch"><dt>If the <code title="attr-iframe-srcdoc"><a href="#attr-iframe-srcdoc">srcdoc</a></code> attribute
    is specified</dt>
 
-   <dd><p><a href="#navigate">Navigate</a> the element's <a href="#browsing-context">browsing
-   context</a> to a resource whose <a href="#content-type">Content-Type</a> is
-   <code><a href="#text-html">text/html</a></code>, whose <a href="#url">URL</a> is
-   <code><a href="#about:srcdoc">about:srcdoc</a></code>, and whose data consists of the value of
-   the attribute. The resulting <code><a href="#document">Document</a></code> must be
-   considered <a href="#an-iframe-srcdoc-document">an <code>iframe</code> <code title="attr-iframe-srcdoc">srcdoc</code> document</a>.</p></dd>
+   <dd><p><a href="#navigate">Navigate</a><!--DONAV iframe--> the element's
+   <a href="#browsing-context">browsing context</a> to a resource whose
+   <a href="#content-type">Content-Type</a> is <code><a href="#text-html">text/html</a></code>, whose
+   <a href="#url">URL</a> is <code><a href="#about:srcdoc">about:srcdoc</a></code>, and whose data
+   consists of the value of the attribute. The resulting
+   <code><a href="#document">Document</a></code> must be considered <a href="#an-iframe-srcdoc-document">an
+   <code>iframe</code> <code title="attr-iframe-srcdoc">srcdoc</code>
+   document</a>.</p></dd>
 
    <dt>If the <code title="attr-iframe-src"><a href="#attr-iframe-src">src</a></code>
    attribute is specified but the <code title="attr-iframe-srcdoc"><a href="#attr-iframe-srcdoc">srcdoc</a></code> attribute is not</dt>
@@ -19313,8 +19313,8 @@
      first time, <code><a href="#about:blank">about:blank</a></code> is loaded
      normally.)</p></li>
 
-     <li><p><a href="#navigate">Navigate</a> the element's <a href="#browsing-context">browsing
-     context</a> to the resulting <a href="#absolute-url">absolute
+     <li><p><a href="#navigate">Navigate</a><!--DONAV iframe--> the element's
+     <a href="#browsing-context">browsing context</a> to the resulting <a href="#absolute-url">absolute
      URL</a>.</p></li>
 
     </ol><p><i>Empty</i>: When the steps above require the user agent to
@@ -20657,12 +20657,12 @@
 
         <p>If the <a href="#url">URL</a> of the given resource is not
         <code><a href="#about:blank">about:blank</a></code>, the element's <a href="#nested-browsing-context">nested browsing
-        context</a> must then be <a href="#navigate" title="navigate">navigated</a> to that resource, with
-        <a href="#replacement-enabled">replacement enabled</a>, and with the
+        context</a> must then be <a href="#navigate" title="navigate">navigated</a><!--DONAV object--> to that
+        resource, with <a href="#replacement-enabled">replacement enabled</a>, and with the
         <code><a href="#the-object-element">object</a></code> element's document's <a href="#browsing-context">browsing
-        context</a> as the <a href="#source-browsing-context">source browsing
-        context</a>. (The <code title="attr-object-data"><a href="#attr-object-data">data</a></code> attribute of the
-        <code><a href="#the-object-element">object</a></code> element doesn't get updated if the
+        context</a> as the <a href="#source-browsing-context">source browsing context</a>.
+        (The <code title="attr-object-data"><a href="#attr-object-data">data</a></code> attribute of
+        the <code><a href="#the-object-element">object</a></code> element doesn't get updated if the
         browsing context gets further navigated to other
         locations.)</p>
 
@@ -38139,10 +38139,11 @@
       <p>Let <var title="">target browsing context</var> be <a href="#the-form-submission-target-browsing-context">the
       form submission target browsing context</a>.</p>
 
-      <p><a href="#navigate">Navigate</a> <var title="">target browsing
-      context</var> to <var title="">destination</var>. If <var title="">target browsing context</var> was newly created for
-      this purpose by the steps above, then it must be navigated with
-      <a href="#replacement-enabled">replacement enabled</a>.</p>
+      <p><a href="#navigate">Navigate</a><!--DONAV form--> <var title="">target
+      browsing context</var> to <var title="">destination</var>. If
+      <var title="">target browsing context</var> was newly created
+      for this purpose by the steps above, then it must be navigated
+      with <a href="#replacement-enabled">replacement enabled</a>.</p>
 
      </dd>
 
@@ -38171,18 +38172,17 @@
 
        <dd>Let <var title="">MIME type</var> be "<code title="">text/plain</code>".</dd>
 
-      </dl><p>If <var title="">method</var> is anything but <!--GET or-->
-      POST, and the <a href="#origin">origin</a> of <var title="">action</var>
-      is not the <a href="#same-origin">same origin</a> as that of the
-      <code><a href="#the-form-element">form</a></code> element's <code><a href="#document">Document</a></code>, then abort
-      these steps.</p> <!-- CORS, one day -->
-
-      <p>Otherwise, <a href="#navigate">navigate</a> <var title="">target
-      browsing context</var> to <var title="">action</var> using the
-      HTTP method given by <var title="">method</var> and with <var title="">entity body</var> as the entity body, of type <var title="">MIME type</var>. If <var title="">target browsing
-      context</var> was newly created for this purpose by the steps
-      above, then it must be navigated with <a href="#replacement-enabled">replacement
-      enabled</a>.</p>
+      </dl><!--<p>If <var title="">method</var> is anything but (GET or)
+      POST, and the <span>origin</span> of <var title="">action</var>
+      is not the <span>same origin</span> as that of the
+      <code>form</code> element's <code>Document</code>, then abort
+      these steps.</p> [or do CORS] (this is commented out since only
+      POST can trigger this now, and that's historically
+      unrestricted)--><p>Otherwise, <a href="#navigate">navigate</a><!--DONAV form--> <var title="">target browsing context</var> to <var title="">action</var> using the HTTP method given by <var title="">method</var> and with <var title="">entity body</var>
+      as the entity body, of type <var title="">MIME type</var>. If
+      <var title="">target browsing context</var> was newly created
+      for this purpose by the steps above, then it must be navigated
+      with <a href="#replacement-enabled">replacement enabled</a>.</p>
 
      </dd>
 
@@ -38192,8 +38192,8 @@
       <p>Let <var title="">target browsing context</var> be <a href="#the-form-submission-target-browsing-context">the
       form submission target browsing context</a>.</p>
 
-      <p><a href="#navigate">Navigate</a> <var title="">target browsing
-      context</var> to <var title="">action</var>. If <var title="">target browsing context</var> was newly created for
+      <p><a href="#navigate">Navigate</a><!--DONAV form--> <var title="">target
+      browsing context</var> to <var title="">action</var>. If <var title="">target browsing context</var> was newly created for
       this purpose by the steps above, then it must be navigated with
       <a href="#replacement-enabled">replacement enabled</a>.</p>
 
@@ -38225,8 +38225,8 @@
       <p>Let <var title="">target browsing context</var> be <a href="#the-form-submission-target-browsing-context">the
       form submission target browsing context</a>.</p>
 
-      <p><a href="#navigate">Navigate</a> <var title="">target browsing
-      context</var> to the potentially modified <var title="">action</var>. If <var title="">target browsing
+      <p><a href="#navigate">Navigate</a><!--DONAV form--> <var title="">target
+      browsing context</var> to the potentially modified <var title="">action</var>. If <var title="">target browsing
       context</var> was newly created for this purpose by the steps
       above, then it must be navigated with <a href="#replacement-enabled">replacement
       enabled</a>.</p>
@@ -38255,10 +38255,11 @@
       <p>Let <var title="">target browsing context</var> be <a href="#the-form-submission-target-browsing-context">the
       form submission target browsing context</a>.</p>
 
-      <p><a href="#navigate">Navigate</a> <var title="">target browsing
-      context</var> to <var title="">destination</var>. If <var title="">target browsing context</var> was newly created for
-      this purpose by the steps above, then it must be navigated with
-      <a href="#replacement-enabled">replacement enabled</a>.</p>
+      <p><a href="#navigate">Navigate</a><!--DONAV form--> <var title="">target
+      browsing context</var> to <var title="">destination</var>. If
+      <var title="">target browsing context</var> was newly created
+      for this purpose by the steps above, then it must be navigated
+      with <a href="#replacement-enabled">replacement enabled</a>.</p>
 
      </dd>
 
@@ -38288,10 +38289,11 @@
       <p>Let <var title="">target browsing context</var> be <a href="#the-form-submission-target-browsing-context">the
       form submission target browsing context</a>.</p>
 
-      <p><a href="#navigate">Navigate</a> <var title="">target browsing
-      context</var> to <var title="">destination</var>. If <var title="">target browsing context</var> was newly created for
-      this purpose by the steps above, then it must be navigated with
-      <a href="#replacement-enabled">replacement enabled</a>.</p>
+      <p><a href="#navigate">Navigate</a><!--DONAV form--> <var title="">target
+      browsing context</var> to <var title="">destination</var>. If
+      <var title="">target browsing context</var> was newly created
+      for this purpose by the steps above, then it must be navigated
+      with <a href="#replacement-enabled">replacement enabled</a>.</p>
 
      </dd>
 
@@ -39902,16 +39904,17 @@
   the user agent must <a href="#resolve-a-url" title="resolve a url">resolve</a> the
   <a href="#url">URL</a> given by the <code title="attr-hyperlink-href"><a href="#attr-hyperlink-href">href</a></code> attribute of that element,
   relative to that element, and if that is successful, must
-  <a href="#navigate">navigate</a> a <a href="#browsing-context">browsing context</a> to the
-  resulting <a href="#absolute-url">absolute URL</a>. In the case of server-side
-  image maps, that <a href="#absolute-url">absolute URL</a> must have its
-  <var><a href="#hyperlink-suffix">hyperlink suffix</a></var> appended to it before the navigation is
-  started.</p>
+  <a href="#navigate">navigate</a><!--DONAV hyperlink--> a <a href="#browsing-context">browsing
+  context</a> to the resulting <a href="#absolute-url">absolute URL</a>. In the
+  case of server-side image maps, that <a href="#absolute-url">absolute URL</a> must
+  have its <var><a href="#hyperlink-suffix">hyperlink suffix</a></var> appended to it before the
+  navigation is started.</p>
 
   <p>If <a href="#resolve-a-url" title="resolve a url">resolving</a> the
   <a href="#url">URL</a> fails, the user agent may report the error to the
-  user in a user-agent-specific manner, may navigate to an error page
-  to report the error, or may ignore the error and do nothing.</p>
+  user in a user-agent-specific manner, may
+  <a href="#navigate">navigate</a><!--DONAV hyperlink--> to an error page to
+  report the error, or may ignore the error and do nothing.</p>
 
   <p>If the user indicated a specific <a href="#browsing-context">browsing context</a>
   when following the hyperlink, or if the user agent is configured to
@@ -41877,9 +41880,8 @@
      no name). The chosen browsing context must be this new browsing
      context.</p>
 
-     <p>If it is immediately <a href="#navigate" title="navigate">navigated</a>,
-     then the navigation will be done with <a href="#replacement-enabled">replacement
-     enabled</a>.</p></dd>
+     <p class="note">If it is immediately <a href="#navigate" title="navigate">navigated</a>, then the navigation will be
+     done with <a href="#replacement-enabled">replacement enabled</a>.</p></dd>
 
 
      <dt>If the user agent has been configured such that in this
@@ -42209,15 +42211,14 @@
   agent could override the selection of the target browsing context to
   instead target a new tab.</p>
 
-  <p>Then, the user agent must <a href="#navigate">navigate</a> the selected
-  <a href="#browsing-context">browsing context</a> to the <a href="#absolute-url">absolute URL</a> (or
-  error) obtained from <a href="#resolve-a-url" title="resolve a url">resolving</a>
-  <var title="">url</var> earlier. If the <var title="">replace</var>
-  is true, then <a href="#replacement-enabled" title="replacement enabled">replacement must be
-  enabled</a>; otherwise, it must not be enabled unless the
-  <a href="#browsing-context">browsing context</a> was just created as part of
-  <a href="#the-rules-for-choosing-a-browsing-context-given-a-browsing-context-name">the rules for choosing a browsing context given a browsing
-  context name</a>. The navigation must be done with the <a href="#script-s-browsing-context" title="script's browsing context">browsing context</a> of the
+  <p>Then, the user agent must <a href="#navigate">navigate</a><!--DONAV
+  window.open()--> the selected <a href="#browsing-context">browsing context</a> to the
+  <a href="#absolute-url">absolute URL</a> (or error) obtained from <a href="#resolve-a-url" title="resolve a url">resolving</a> <var title="">url</var>
+  earlier. If the <var title="">replace</var> is true or if the
+  <a href="#browsing-context">browsing context</a> was just created as part of <a href="#the-rules-for-choosing-a-browsing-context-given-a-browsing-context-name">the
+  rules for choosing a browsing context given a browsing context
+  name</a>, then <a href="#replacement-enabled" title="replacement enabled">replacement must
+  be enabled</a>. The navigation must be done with the <a href="#script-s-browsing-context" title="script's browsing context">browsing context</a> of the
   <a href="#entry-script">entry script</a> as the <a href="#source-browsing-context">source browsing
   context</a>.</p>
 
@@ -43634,22 +43635,23 @@
   <p>When the <dfn id="dom-location-assign" title="dom-location-assign"><code>assign(<var title="">url</var>)</code></dfn> method is invoked, the UA must
   <a href="#resolve-a-url" title="resolve a url">resolve</a> the argument, relative to
   the <a href="#entry-script">entry script</a>'s <a href="#script-s-base-url" title="script's base URL">base
-  URL</a>, and if that is successful, must <a href="#navigate">navigate</a>
-  the <a href="#browsing-context">browsing context</a> to the specified <var title="">url</var>. If the <a href="#browsing-context">browsing context</a>'s
+  URL</a>, and if that is successful, must
+  <a href="#navigate">navigate</a><!--DONAV location.href/assign--> the
+  <a href="#browsing-context">browsing context</a> to the specified <var title="">url</var>. If the <a href="#browsing-context">browsing context</a>'s
   <a href="#session-history">session history</a> contains only one
   <code><a href="#document">Document</a></code>, and that was the <code><a href="#about:blank">about:blank</a></code>
   <code><a href="#document">Document</a></code> created when the <a href="#browsing-context">browsing context</a>
-  was created, then the navigation must be done with
-  <a href="#replacement-enabled">replacement enabled</a>.</p> <!-- READ ME WHEN EDITING
-  THIS: IE and Firefox only seem to treat it that way if the DOM is
-  still a virgin DOM; Safari doesn't check that. Thus this might need
-  changing if testing shows the IE/Firefox behaviour is required
-  here. -->
+  was created, then the navigation must be done with <a href="#replacement-enabled">replacement
+  enabled</a>.</p> <!-- READ ME WHEN EDITING THIS: IE and Firefox
+  only seem to treat it that way if the DOM is still a virgin DOM;
+  Safari doesn't check that. Thus this might need changing if testing
+  shows the IE/Firefox behaviour is required here. -->
 
   <p>When the <dfn id="dom-location-replace" title="dom-location-replace"><code>replace(<var title="">url</var>)</code></dfn> method is invoked, the UA must
   <a href="#resolve-a-url" title="resolve a url">resolve</a> the argument, relative to
   the <a href="#entry-script">entry script</a>'s <a href="#script-s-base-url" title="script's base URL">base
-  URL</a>, and if that is successful, <a href="#navigate">navigate</a> the
+  URL</a>, and if that is successful,
+  <a href="#navigate">navigate</a><!--DONAV location.replace--> the
   <a href="#browsing-context">browsing context</a> to the specified <var title="">url</var> with <a href="#replacement-enabled">replacement enabled</a>.</p>
 
   <p>Navigation for the <code title="dom-location-assign"><a href="#dom-location-assign">assign()</a></code> and <code title="dom-location-replace"><a href="#dom-location-replace">replace()</a></code> methods must be done
@@ -43682,24 +43684,25 @@
 
    <dt>Otherwise</dt>
 
-   <dd><p><a href="#navigate">Navigate</a> the <a href="#browsing-context">browsing context</a> to
-   <a href="#the-document-s-current-address">the document's current address</a> with
-   <a href="#replacement-enabled">replacement enabled</a>. The <a href="#source-browsing-context">source browsing
-   context</a> must be the <a href="#browsing-context">browsing context</a> being
-   navigated.</p></dd> <!-- it appears that document.reload() always
-   uses GET and does not, e.g., re-POST. -->
+   <dd><p><a href="#navigate">Navigate</a><!--DONAV location.reload()--> the
+   <a href="#browsing-context">browsing context</a> to <a href="#the-document-s-current-address">the document's current
+   address</a> with <a href="#replacement-enabled">replacement enabled</a>. The
+   <a href="#source-browsing-context">source browsing context</a> must be the <a href="#browsing-context">browsing
+   context</a> being navigated.</p></dd> <!-- it appears that
+   document.reload() always uses GET and does not, e.g., re-POST. -->
 
    <!-- http://software.hixie.ch/utilities/js/live-dom-viewer/saved/141 -->
 
   </dl><p>When a user requests that the current page be reloaded through a
-  user interface element, the user agent should <a href="#navigate">navigate</a>
-  the <a href="#browsing-context">browsing context</a> to the same resource as
-  <code><a href="#document">Document</a></code>, with <a href="#replacement-enabled">replacement enabled</a>. In the
-  case of non-idempotent methods (e.g. HTTP POST), the user agent
-  should prompt the user to confirm the operation first, since
-  otherwise transactions (e.g. purchases or database modifications)
-  could be repeated. User agents may allow the user to explicitly
-  override any caches when reloading.</p>
+  user interface element, the user agent should
+  <a href="#navigate">navigate</a><!--DONAV user reload--> the <a href="#browsing-context">browsing
+  context</a> to the same resource as <code><a href="#document">Document</a></code>, with
+  <a href="#replacement-enabled">replacement enabled</a>. In the case of non-idempotent
+  methods (e.g. HTTP POST), the user agent should prompt the user to
+  confirm the operation first, since otherwise transactions (e.g.
+  purchases or database modifications) could be repeated. User agents
+  may allow the user to explicitly override any caches when
+  reloading.</p>
 
   </div><p>The <code><a href="#location">Location</a></code> interface also has the complement of
   <a href="#url-decomposition-idl-attributes">URL decomposition IDL attributes</a>, <dfn id="dom-location-protocol" title="dom-location-protocol"><code>protocol</code></dfn>, <dfn id="dom-location-host" title="dom-location-host"><code>host</code></dfn>, <dfn id="dom-location-port" title="dom-location-port"><code>port</code></dfn>, <dfn id="dom-location-hostname" title="dom-location-hostname"><code>hostname</code></dfn>, <dfn id="dom-location-pathname" title="dom-location-pathname"><code>pathname</code></dfn>, <dfn id="dom-location-search" title="dom-location-search"><code>search</code></dfn>, and <dfn id="dom-location-hash" title="dom-location-hash"><code>hash</code></dfn>. <span class="impl">These must follow the rules given for <a href="#url-decomposition-idl-attributes">URL
@@ -43796,6 +43799,8 @@
   in this specification.</p>
 
   <!-- NAVIGATE <dfn>navigate</dfn> -->
+  <!-- For places that _call_ this, as opposed to just referring to
+  it, search for "DONAV" -->
   <p>When a browsing context is <dfn id="navigate" title="navigate">navigated</dfn>
   to a new resource, the user agent must run the following steps:</p>
 
@@ -43828,9 +43833,10 @@
     the new resource in a new <a href="#top-level-browsing-context">top-level browsing context</a>
     or in the <a href="#top-level-browsing-context">top-level browsing context</a> of the
     <a href="#source-browsing-context">source browsing context</a>, at the user's option, in
-    which case the user agent must <a href="#navigate">navigate</a> that
-    designated <a href="#top-level-browsing-context">top-level browsing context</a> to the new
-    resource as if the user had requested it independently.</p>
+    which case the user agent must <a href="#navigate">navigate</a><!--DONAV
+    sandbox manual load--> that designated <a href="#top-level-browsing-context">top-level browsing
+    context</a> to the new resource as if the user had requested it
+    independently.</p>
 
    </li>
 
@@ -44632,8 +44638,9 @@
   page</a>.</p>
 
   <ol><li><p>If there is no longer a <code><a href="#document">Document</a></code> object for the
-   entry in question, the user agent must <a href="#navigate">navigate</a> the
-   browsing context to the location for that entry to perform an
+   entry in question, the user agent must
+   <a href="#navigate">navigate</a><!--DONAV history traversal after eviction-->
+   the browsing context to the location for that entry to perform an
    <a href="#entry-update">entry update</a> of that entry, and abort these steps. The
    "<a href="#navigate">navigate</a>" algorithm reinvokes this "traverse"
    algorithm to complete the traversal, at which point there
@@ -48758,11 +48765,13 @@
 
    <li>
 
-    <p><a href="#navigate">Navigate</a> the new <a href="#browsing-context">browsing context</a> to
-    the <a href="#absolute-url">absolute URL</a> that resulted from <a href="#resolve-a-url" title="resolve a url">resolving</a> <var title="">url</var>
-    earlier, with <a href="#replacement-enabled">replacement enabled</a>, and with the <a href="#script-s-browsing-context" title="script's browsing context">browsing context</a> of the
-    <a href="#concept-script" title="concept-script">script</a> that invoked the method
-    as the <a href="#source-browsing-context">source browsing context</a>.</p>
+    <p><a href="#navigate">Navigate</a><!--DONAV showModalDialog--> the new
+    <a href="#browsing-context">browsing context</a> to the <a href="#absolute-url">absolute URL</a>
+    that resulted from <a href="#resolve-a-url" title="resolve a url">resolving</a>
+    <var title="">url</var> earlier, with <a href="#replacement-enabled">replacement
+    enabled</a>, and with the <a href="#script-s-browsing-context" title="script's browsing
+    context">browsing context</a> of the <a href="#concept-script" title="concept-script">script</a> that invoked the method as
+    the <a href="#source-browsing-context">source browsing context</a>.</p>
 
    </li>
 
@@ -49078,10 +49087,10 @@
     a url">resolve</a> the resulting URL, relative to the <a href="#script-s-base-url" title="script's base URL">base URL</a> of the <a href="#entry-script">entry
     script</a> at the time the <code title="dom-navigator-registerContentHandler"><a href="#dom-navigator-registercontenthandler">registerContentHandler()</a></code>
     or <code title="dom-navigator-registerProtocolHandler"><a href="#dom-navigator-registerprotocolhandler">registerProtocolHandler()</a></code>
-    methods were invoked, and then <a href="#navigate">navigate</a> an
-    appropriate <a href="#browsing-context">browsing context</a> to the resulting URL
-    using the GET method (<a href="#concept-http-equivalent-get" title="concept-http-equivalent-get">or
-    equivalent</a> for non-HTTP URLs).</p>
+    methods were invoked, and then <a href="#navigate">navigate</a><!--DONAV
+    user--> an appropriate <a href="#browsing-context">browsing context</a> to the
+    resulting URL using the GET method (<a href="#concept-http-equivalent-get" title="concept-http-equivalent-get">or equivalent</a> for
+    non-HTTP URLs).</p>
 
     <p>To get the escaped version of the <a href="#absolute-url">absolute URL</a> of
     the content in question, the user agent must replace every
@@ -54929,11 +54938,11 @@
    convert the input stream to the new encoding, set the <a href="#concept-encoding-confidence" title="concept-encoding-confidence">confidence</a> to
    <i>certain</i>, and abort these steps.</li>
 
-   <li>Otherwise, <a href="#navigate">navigate</a> to the document again, with
-   <a href="#replacement-enabled">replacement enabled</a>, and using the same <a href="#source-browsing-context">source
-   browsing context</a>, but this time skip the <a href="#encoding-sniffing-algorithm">encoding
-   sniffing algorithm</a> and instead just set the encoding to the
-   new encoding and the <a href="#concept-encoding-confidence" title="concept-encoding-confidence">confidence</a> to
+   <li>Otherwise, <a href="#navigate">navigate</a><!--DONAV reparse--> to the
+   document again, with <a href="#replacement-enabled">replacement enabled</a>, and using
+   the same <a href="#source-browsing-context">source browsing context</a>, but this time skip
+   the <a href="#encoding-sniffing-algorithm">encoding sniffing algorithm</a> and instead just set
+   the encoding to the new encoding and the <a href="#concept-encoding-confidence" title="concept-encoding-confidence">confidence</a> to
    <i>certain</i>. Whenever possible, this should be done without
    actually contacting the network layer (the bytes should be
    re-parsed from memory), even if, e.g., the document is marked as
@@ -65547,9 +65556,9 @@
   <a href="#the-form-element" title="form">forms</a> before triggering their <a href="#navigate" title="navigate">navigation</a>.</p>
 
 
-  <p>User agents are expected to allow users to <a href="#navigate">navigate</a>
-  <a href="#browsing-context" title="browsing context">browsing contexts</a> to the
-  resources <a href="#resolve-a-url" title="resolve a url">indicated</a> by the <code title="">cite</code> attributes on <code><a href="#the-q-element">q</a></code>,
+  <p>User agents are expected to allow users to
+  <a href="#navigate">navigate</a><!--DONAV cite=""--> <a href="#browsing-context" title="browsing
+  context">browsing contexts</a> to the resources <a href="#resolve-a-url" title="resolve a url">indicated</a> by the <code title="">cite</code> attributes on <code><a href="#the-q-element">q</a></code>,
   <code><a href="#the-blockquote-element">blockquote</a></code>, <code><a href="#the-section-element">section</a></code>, <code><a href="#the-article-element">article</a></code>,
   <code><a href="#the-ins-element">ins</a></code>, and <code><a href="#the-del-element">del</a></code> elements.</p>
 
@@ -66373,21 +66382,20 @@
   <p>When the browsing context is created, if a <code title="attr-frame-src">src</code> attribute is present, the user
   agent must <a href="#resolve-a-url" title="resolve a url">resolve</a> the value of
   that attribute, relative to the element, and if that is successful,
-  must then <a href="#navigate">navigate</a> the element's browsing context to
-  the resulting <a href="#absolute-url">absolute URL</a>, with <a href="#replacement-enabled">replacement
-  enabled</a>, and with the <code><a href="#frame">frame</a></code> element's
+  must then <a href="#navigate">navigate</a><!--DONAV frame--> the element's
+  browsing context to the resulting <a href="#absolute-url">absolute URL</a>, with
+  <a href="#replacement-enabled">replacement enabled</a>, and with the <code><a href="#frame">frame</a></code>
+  element's document's <a href="#browsing-context">browsing context</a> as the
+  <a href="#source-browsing-context">source browsing context</a>.</p>
+
+  <p>Whenever the <code title="attr-frame-src">src</code> attribute is
+  set, the user agent must <a href="#resolve-a-url" title="resolve a url">resolve</a>
+  the value of that attribute, relative to the element, and if that is
+  successful, the nested <a href="#browsing-context">browsing context</a> must be <a href="#navigate" title="navigate">navigated</a><!--DONAV frame--> to the resulting
+  <a href="#absolute-url">absolute URL</a>, with the <code><a href="#frame">frame</a></code> element's
   document's <a href="#browsing-context">browsing context</a> as the <a href="#source-browsing-context">source
   browsing context</a>.</p>
 
-  <p>Whenever the <code title="attr-frame-src">src</code> attribute
-  is set, the user agent must <a href="#resolve-a-url" title="resolve a
-  url">resolve</a> the value of that attribute, relative to the
-  element, and if that is successful, the nested <a href="#browsing-context">browsing
-  context</a> must be <a href="#navigate" title="navigate">navigated</a> to
-  the resulting <a href="#absolute-url">absolute URL</a>, with the
-  <code><a href="#frame">frame</a></code> element's document's <a href="#browsing-context">browsing
-  context</a> as the <a href="#source-browsing-context">source browsing context</a>.</p>
-
   <p>When the browsing context is created, if a <code title="attr-frame-name">name</code> attribute is present, the
   <a href="#browsing-context-name">browsing context name</a> must be set to the value of this
   attribute; otherwise, the <a href="#browsing-context-name">browsing context name</a> must be

Received on Monday, 29 November 2010 23:54:35 UTC