html5/spec-author-view Overview.html,1.1139,1.1140 acknowledgements.html,1.801,1.802 apis-in-html-documents.html,1.235,1.236 association-of-controls-and-forms.html,1.230,1.231 browsers.html,1.799,1.800 commands.html,1.227,1.228 common-input-element-attributes.html,1.238,1.239 common-microsyntaxes.html,1.232,1.233 content-models.html,1.240,1.241 dnd.html,1.234,1.235 dom.html,1.793,1.794 editing.html,1.789,1.790 edits.html,1.225,1.226 elements.html,1.247,1.248 embedded-content-1.html,1.243,1.244 forms.html,1.783,1.784 grouping-content.html,1.239,1.240 history.html,1.788,1.789 iana.html,1.238,1.239 index-of-terms.html,1.85,1.86 index.html,1.799,1.800 infrastructure.html,1.794,1.795 interactive-elements.html,1.784,1.785 introduction.html,1.791,1.792 links.html,1.241,1.242 named-character-references.html,1.785,1.786 number-state.html,1.230,1.231 obsolete.html,1.786,1.787 offline.html,1.784,1.785 origin-0.html,1.210,1.211 references.html,1.782,1.783 scripting-1.html,1.234,1.235 sections.html,1.243,1.244

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

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:
Window is not OverrideBuiltins according to Adrian's testing. (whatwg r5523)

[updated by splitter]


Index: infrastructure.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/infrastructure.html,v
retrieving revision 1.794
retrieving revision 1.795
diff -u -d -r1.794 -r1.795
--- infrastructure.html	28 Sep 2010 00:23:10 -0000	1.794
+++ infrastructure.html	28 Sep 2010 01:53:16 -0000	1.795
@@ -308,7 +308,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4412</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4413</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.792
retrieving revision 1.793
diff -u -d -r1.792 -r1.793
--- text-level-semantics.html	28 Sep 2010 00:23:13 -0000	1.792
+++ text-level-semantics.html	28 Sep 2010 01:53:20 -0000	1.793
@@ -308,7 +308,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4412</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4413</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.234
retrieving revision 1.235
diff -u -d -r1.234 -r1.235
--- scripting-1.html	28 Sep 2010 00:23:11 -0000	1.234
+++ scripting-1.html	28 Sep 2010 01:53:17 -0000	1.235
@@ -308,7 +308,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4412</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4413</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.233
retrieving revision 1.234
diff -u -d -r1.233 -r1.234
--- the-map-element.html	28 Sep 2010 00:23:13 -0000	1.233
+++ the-map-element.html	28 Sep 2010 01:53:20 -0000	1.234
@@ -308,7 +308,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4412</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4413</span></h1>
    </div><div>
    <a href="the-canvas-element.html">&larr; 4.8.10 The canvas element</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;

Index: the-canvas-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-canvas-element.html,v
retrieving revision 1.786
retrieving revision 1.787
diff -u -d -r1.786 -r1.787
--- the-canvas-element.html	28 Sep 2010 00:23:13 -0000	1.786
+++ the-canvas-element.html	28 Sep 2010 01:53:20 -0000	1.787
@@ -308,7 +308,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4412</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4413</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.776
retrieving revision 1.777
diff -u -d -r1.776 -r1.777
--- tabular-data.html	28 Sep 2010 00:23:13 -0000	1.776
+++ tabular-data.html	28 Sep 2010 01:53:20 -0000	1.777
@@ -308,7 +308,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4412</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4413</span></h1>
    </div><div>
    <a href="the-map-element.html">&larr; 4.8.11 The map element</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;

Index: the-iframe-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-iframe-element.html,v
retrieving revision 1.250
retrieving revision 1.251
diff -u -d -r1.250 -r1.251
--- the-iframe-element.html	28 Sep 2010 00:23:13 -0000	1.250
+++ the-iframe-element.html	28 Sep 2010 01:53:20 -0000	1.251
@@ -308,7 +308,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4412</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4413</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.1139
retrieving revision 1.1140
diff -u -d -r1.1139 -r1.1140
--- Overview.html	28 Sep 2010 00:23:09 -0000	1.1139
+++ Overview.html	28 Sep 2010 01:53:15 -0000	1.1140
@@ -305,9 +305,9 @@
 </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="style.css" rel="stylesheet"><script src="link-fixup.js"></script><body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4412</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4413</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-27-september-2010">Editor's Draft 27 September 2010</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-september-2010">Editor's Draft 28 September 2010</h2>
    <dl><dt>Latest Published Version:</dt>
     <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>
@@ -325,7 +325,7 @@
     <dt>Editors:</dt>
     <dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd>
    </dl><p>This specification is available in the following formats: <a href="spec.html">single page HTML</a>, <a href="Overview.html">multipage HTML</a>, <a href="http://dev.w3.org/html5/spec/">full specification</a>.
-      This is revision 1.4412.</p> 
+      This is revision 1.4413.</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
@@ -418,7 +418,7 @@
   Group</a> is the W3C working group responsible for this
   specification's progress along the W3C Recommendation
   track.
-  This specification is the 27 September 2010 Editor's Draft.
+  This specification is the 28 September 2010 Editor's Draft.
   </p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- relationship to other work (required) --><p>Work on this specification is also done at the <a href="http://www.whatwg.org/">WHATWG</a>. The W3C HTML working group
   actively pursues convergence with the WHATWG, as required by the <a href="http://www.w3.org/2007/03/HTML-WG-charter">W3C HTML working
   group charter</a>.</p><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- required patent boilerplate --><p>This document was produced by a group operating under the <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5

Index: association-of-controls-and-forms.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/association-of-controls-and-forms.html,v
retrieving revision 1.230
retrieving revision 1.231
diff -u -d -r1.230 -r1.231
--- association-of-controls-and-forms.html	28 Sep 2010 00:23:09 -0000	1.230
+++ association-of-controls-and-forms.html	28 Sep 2010 01:53:15 -0000	1.231
@@ -308,7 +308,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4412</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4413</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.85
retrieving revision 1.86
diff -u -d -r1.85 -r1.86
--- index-of-terms.html	28 Sep 2010 00:23:10 -0000	1.85
+++ index-of-terms.html	28 Sep 2010 01:53:16 -0000	1.86
@@ -308,7 +308,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4412</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4413</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.788
retrieving revision 1.789
diff -u -d -r1.788 -r1.789
--- history.html	28 Sep 2010 00:23:09 -0000	1.788
+++ history.html	28 Sep 2010 01:53:16 -0000	1.789
@@ -308,7 +308,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4412</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4413</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.210
retrieving revision 1.211
diff -u -d -r1.210 -r1.211
--- origin-0.html	28 Sep 2010 00:23:10 -0000	1.210
+++ origin-0.html	28 Sep 2010 01:53:17 -0000	1.211
@@ -308,7 +308,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4412</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4413</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.238
retrieving revision 1.239
diff -u -d -r1.238 -r1.239
--- common-input-element-attributes.html	28 Sep 2010 00:23:09 -0000	1.238
+++ common-input-element-attributes.html	28 Sep 2010 01:53:15 -0000	1.239
@@ -308,7 +308,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4412</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4413</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.793
retrieving revision 1.794
diff -u -d -r1.793 -r1.794
--- dom.html	28 Sep 2010 00:23:09 -0000	1.793
+++ dom.html	28 Sep 2010 01:53:15 -0000	1.794
@@ -308,7 +308,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4412</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4413</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.243
retrieving revision 1.244
diff -u -d -r1.243 -r1.244
--- embedded-content-1.html	28 Sep 2010 00:23:09 -0000	1.243
+++ embedded-content-1.html	28 Sep 2010 01:53:16 -0000	1.244
@@ -308,7 +308,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4412</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4413</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.228
retrieving revision 1.229
diff -u -d -r1.228 -r1.229
--- the-input-element.html	28 Sep 2010 00:23:13 -0000	1.228
+++ the-input-element.html	28 Sep 2010 01:53:20 -0000	1.229
@@ -308,7 +308,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4412</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4413</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.801
retrieving revision 1.802
diff -u -d -r1.801 -r1.802
--- acknowledgements.html	28 Sep 2010 00:23:09 -0000	1.801
+++ acknowledgements.html	28 Sep 2010 01:53:15 -0000	1.802
@@ -307,7 +307,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4412</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4413</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.239
retrieving revision 1.240
diff -u -d -r1.239 -r1.240
--- grouping-content.html	28 Sep 2010 00:23:09 -0000	1.239
+++ grouping-content.html	28 Sep 2010 01:53:16 -0000	1.240
@@ -308,7 +308,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4412</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4413</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.232
retrieving revision 1.233
diff -u -d -r1.232 -r1.233
--- timers.html	28 Sep 2010 00:23:13 -0000	1.232
+++ timers.html	28 Sep 2010 01:53:20 -0000	1.233
@@ -308,7 +308,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4412</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4413</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.247
retrieving revision 1.248
diff -u -d -r1.247 -r1.248
--- elements.html	28 Sep 2010 00:23:09 -0000	1.247
+++ elements.html	28 Sep 2010 01:53:16 -0000	1.248
@@ -308,7 +308,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4412</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4413</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.242
retrieving revision 1.243
diff -u -d -r1.242 -r1.243
--- urls.html	28 Sep 2010 00:23:13 -0000	1.242
+++ urls.html	28 Sep 2010 01:53:20 -0000	1.243
@@ -308,7 +308,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4412</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4413</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.238
retrieving revision 1.239
diff -u -d -r1.238 -r1.239
--- iana.html	28 Sep 2010 00:23:10 -0000	1.238
+++ iana.html	28 Sep 2010 01:53:16 -0000	1.239
@@ -308,7 +308,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4412</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4413</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.783
retrieving revision 1.784
diff -u -d -r1.783 -r1.784
--- forms.html	28 Sep 2010 00:23:09 -0000	1.783
+++ forms.html	28 Sep 2010 01:53:16 -0000	1.784
@@ -308,7 +308,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4412</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4413</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.784
retrieving revision 1.785
diff -u -d -r1.784 -r1.785
--- interactive-elements.html	28 Sep 2010 00:23:10 -0000	1.784
+++ interactive-elements.html	28 Sep 2010 01:53:16 -0000	1.785
@@ -308,7 +308,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4412</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4413</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.789
retrieving revision 1.790
diff -u -d -r1.789 -r1.790
--- editing.html	28 Sep 2010 00:23:09 -0000	1.789
+++ editing.html	28 Sep 2010 01:53:16 -0000	1.790
@@ -308,7 +308,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4412</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4413</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.808
retrieving revision 1.809
diff -u -d -r1.808 -r1.809
--- video.html	28 Sep 2010 00:23:13 -0000	1.808
+++ video.html	28 Sep 2010 01:53:20 -0000	1.809
@@ -308,7 +308,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4412</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4413</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.799
retrieving revision 1.800
diff -u -d -r1.799 -r1.800
--- browsers.html	28 Sep 2010 00:23:09 -0000	1.799
+++ browsers.html	28 Sep 2010 01:53:15 -0000	1.800
@@ -308,7 +308,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4412</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4413</span></h1>
    </div><div>
    <a href="links.html">&larr; 4.12 Links</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;
@@ -455,7 +455,7 @@
   character. (Names starting with an underscore are reserved for
   special keywords.)<p>A <dfn id="valid-browsing-context-name-or-keyword">valid browsing context name or keyword</dfn> is any string
   that is either a <a href="#valid-browsing-context-name" id="valid-browsing-context-name-2">valid browsing context name</a> or that is
-  an <a href="infrastructure.html#ascii-case-insensitive" id="ascii-case-insensitive-16">ASCII case-insensitive</a> match for one of: <code title="">_blank</code>, <code title="">_self</code>, <code title="">_parent</code>, or <code title="">_top</code>.<h3 id="the-window-object"><span class="secno">5.2 </span>The <code><a href="#window" id="window-12">Window</a></code> object</h3><pre class="idl">[OverrideBuiltins, ReplaceableNamedProperties] <!-- XXX http://www.w3.org/Bugs/Public/show_bug.cgi?id=8241 and http://www.w3.org/Bugs/Public/show_bug.cgi?id=10340 -->
+  an <a href="infrastructure.html#ascii-case-insensitive" id="ascii-case-insensitive-16">ASCII case-insensitive</a> match for one of: <code title="">_blank</code>, <code title="">_self</code>, <code title="">_parent</code>, or <code title="">_top</code>.<h3 id="the-window-object"><span class="secno">5.2 </span>The <code><a href="#window" id="window-12">Window</a></code> object</h3><pre class="idl">[ReplaceableNamedProperties] <!-- XXX http://www.w3.org/Bugs/Public/show_bug.cgi?id=8241 -->
 interface <dfn id="window">Window</dfn> {
   // the current browsing context
   readonly attribute <a class="full-spec-link" href="http://dev.w3.org/html5/spec/browsers.html#windowproxy" title='Read about this "WindowProxy" reference in the full HTML5 spec.'>WindowProxy</a> <a class="full-spec-link" href="http://dev.w3.org/html5/spec/browsers.html#dom-window" title='Read about this "window" reference in the full HTML5 spec.'>window</a>;

Index: edits.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/edits.html,v
retrieving revision 1.225
retrieving revision 1.226
diff -u -d -r1.225 -r1.226
--- edits.html	28 Sep 2010 00:23:09 -0000	1.225
+++ edits.html	28 Sep 2010 01:53:16 -0000	1.226
@@ -308,7 +308,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4412</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4413</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.766
retrieving revision 1.767
diff -u -d -r1.766 -r1.767
--- the-xhtml-syntax.html	28 Sep 2010 00:23:13 -0000	1.766
+++ the-xhtml-syntax.html	28 Sep 2010 01:53:20 -0000	1.767
@@ -308,7 +308,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4412</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4413</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.784
retrieving revision 1.785
diff -u -d -r1.784 -r1.785
--- offline.html	28 Sep 2010 00:23:10 -0000	1.784
+++ offline.html	28 Sep 2010 01:53:17 -0000	1.785
@@ -308,7 +308,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4412</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4413</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.240
retrieving revision 1.241
diff -u -d -r1.240 -r1.241
--- content-models.html	28 Sep 2010 00:23:09 -0000	1.240
+++ content-models.html	28 Sep 2010 01:53:15 -0000	1.241
@@ -308,7 +308,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4412</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4413</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.235
retrieving revision 1.236
diff -u -d -r1.235 -r1.236
--- states-of-the-type-attribute.html	28 Sep 2010 00:23:12 -0000	1.235
+++ states-of-the-type-attribute.html	28 Sep 2010 01:53:20 -0000	1.236
@@ -308,7 +308,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4412</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4413</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.235
retrieving revision 1.236
diff -u -d -r1.235 -r1.236
--- apis-in-html-documents.html	28 Sep 2010 00:23:09 -0000	1.235
+++ apis-in-html-documents.html	28 Sep 2010 01:53:15 -0000	1.236
@@ -308,7 +308,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4412</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4413</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.786
retrieving revision 1.787
diff -u -d -r1.786 -r1.787
--- obsolete.html	28 Sep 2010 00:23:10 -0000	1.786
+++ obsolete.html	28 Sep 2010 01:53:17 -0000	1.787
@@ -308,7 +308,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4412</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4413</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.785
retrieving revision 1.786
diff -u -d -r1.785 -r1.786
--- named-character-references.html	28 Sep 2010 00:23:10 -0000	1.785
+++ named-character-references.html	28 Sep 2010 01:53:17 -0000	1.786
@@ -308,7 +308,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4412</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4413</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.782
retrieving revision 1.783
diff -u -d -r1.782 -r1.783
--- references.html	28 Sep 2010 00:23:11 -0000	1.782
+++ references.html	28 Sep 2010 01:53:17 -0000	1.783
@@ -308,7 +308,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4412</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4413</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.796
retrieving revision 1.797
diff -u -d -r1.796 -r1.797
--- semantics.html	28 Sep 2010 00:23:11 -0000	1.796
+++ semantics.html	28 Sep 2010 01:53:17 -0000	1.797
@@ -308,7 +308,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4412</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4413</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.799
retrieving revision 1.800
diff -u -d -r1.799 -r1.800
--- index.html	28 Sep 2010 00:23:10 -0000	1.799
+++ index.html	28 Sep 2010 01:53:16 -0000	1.800
@@ -308,7 +308,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4412</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4413</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.237
retrieving revision 1.238
diff -u -d -r1.237 -r1.238
--- the-button-element.html	28 Sep 2010 00:23:13 -0000	1.237
+++ the-button-element.html	28 Sep 2010 01:53:20 -0000	1.238
@@ -308,7 +308,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4412</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4413</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.234
retrieving revision 1.235
diff -u -d -r1.234 -r1.235
--- dnd.html	28 Sep 2010 00:23:09 -0000	1.234
+++ dnd.html	28 Sep 2010 01:53:15 -0000	1.235
@@ -308,7 +308,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4412</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4413</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.241
retrieving revision 1.242
diff -u -d -r1.241 -r1.242
--- links.html	28 Sep 2010 00:23:10 -0000	1.241
+++ links.html	28 Sep 2010 01:53:17 -0000	1.242
@@ -308,7 +308,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4412</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4413</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.1164
retrieving revision 1.1165
diff -u -d -r1.1164 -r1.1165
--- spec.html	28 Sep 2010 00:23:11 -0000	1.1164
+++ spec.html	28 Sep 2010 01:53:17 -0000	1.1165
@@ -306,9 +306,9 @@
 </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="style.css" rel="stylesheet"><script src="link-fixup.js"></script></head><body onload="init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4412</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4413</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-27-september-2010">Editor's Draft 27 September 2010</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-september-2010">Editor's Draft 28 September 2010</h2>
    <dl><dt>Latest Published Version:</dt>
     <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>
@@ -326,7 +326,7 @@
     <dt>Editors:</dt>
     <dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd>
    </dl><p>This specification is available in the following formats: <a href="spec.html">single page HTML</a>, <a href="Overview.html">multipage HTML</a>, <a href="http://dev.w3.org/html5/spec/">full specification</a>.
-      This is revision 1.4412.</p> 
+      This is revision 1.4413.</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
@@ -419,7 +419,7 @@
   Group</a> is the W3C working group responsible for this
   specification's progress along the W3C Recommendation
   track.
-  This specification is the 27 September 2010 Editor's Draft.
+  This specification is the 28 September 2010 Editor's Draft.
   </p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- relationship to other work (required) --><p>Work on this specification is also done at the <a href="http://www.whatwg.org/">WHATWG</a>. The W3C HTML working group
   actively pursues convergence with the WHATWG, as required by the <a href="http://www.w3.org/2007/03/HTML-WG-charter">W3C HTML working
   group charter</a>.</p><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- required patent boilerplate --><p>This document was produced by a group operating under the <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5
@@ -23186,7 +23186,7 @@
   character. (Names starting with an underscore are reserved for
   special keywords.)</p><p>A <dfn id="valid-browsing-context-name-or-keyword">valid browsing context name or keyword</dfn> is any string
   that is either a <a href="#valid-browsing-context-name" id="valid-browsing-context-name-2">valid browsing context name</a> or that is
-  an <a href="#ascii-case-insensitive" id="ascii-case-insensitive-16">ASCII case-insensitive</a> match for one of: <code title="">_blank</code>, <code title="">_self</code>, <code title="">_parent</code>, or <code title="">_top</code>.</p><h3 id="the-window-object"><span class="secno">5.2 </span>The <code><a href="#window" id="window-12">Window</a></code> object</h3><pre class="idl">[OverrideBuiltins, ReplaceableNamedProperties] <!-- XXX http://www.w3.org/Bugs/Public/show_bug.cgi?id=8241 and http://www.w3.org/Bugs/Public/show_bug.cgi?id=10340 -->
+  an <a href="#ascii-case-insensitive" id="ascii-case-insensitive-16">ASCII case-insensitive</a> match for one of: <code title="">_blank</code>, <code title="">_self</code>, <code title="">_parent</code>, or <code title="">_top</code>.</p><h3 id="the-window-object"><span class="secno">5.2 </span>The <code><a href="#window" id="window-12">Window</a></code> object</h3><pre class="idl">[ReplaceableNamedProperties] <!-- XXX http://www.w3.org/Bugs/Public/show_bug.cgi?id=8241 -->
 interface <dfn id="window">Window</dfn> {
   // the current browsing context
   readonly attribute <a href="http://dev.w3.org/html5/spec/browsers.html#windowproxy" class="full-spec-link" title='Read about this "WindowProxy" reference in the full HTML5 spec.'>WindowProxy</a> <a href="http://dev.w3.org/html5/spec/browsers.html#dom-window" title='Read about this "window" reference in the full HTML5 spec.' class="full-spec-link">window</a>;

Index: number-state.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/number-state.html,v
retrieving revision 1.230
retrieving revision 1.231
diff -u -d -r1.230 -r1.231
--- number-state.html	28 Sep 2010 00:23:10 -0000	1.230
+++ number-state.html	28 Sep 2010 01:53:17 -0000	1.231
@@ -308,7 +308,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4412</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4413</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.243
retrieving revision 1.244
diff -u -d -r1.243 -r1.244
--- sections.html	28 Sep 2010 00:23:11 -0000	1.243
+++ sections.html	28 Sep 2010 01:53:17 -0000	1.244
@@ -308,7 +308,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4412</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4413</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.791
retrieving revision 1.792
diff -u -d -r1.791 -r1.792
--- introduction.html	28 Sep 2010 00:23:10 -0000	1.791
+++ introduction.html	28 Sep 2010 01:53:16 -0000	1.792
@@ -307,7 +307,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4412</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4413</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.227
retrieving revision 1.228
diff -u -d -r1.227 -r1.228
--- commands.html	28 Sep 2010 00:23:09 -0000	1.227
+++ commands.html	28 Sep 2010 01:53:15 -0000	1.228
@@ -308,7 +308,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4412</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4413</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.232
retrieving revision 1.233
diff -u -d -r1.232 -r1.233
--- common-microsyntaxes.html	28 Sep 2010 00:23:09 -0000	1.232
+++ common-microsyntaxes.html	28 Sep 2010 01:53:15 -0000	1.233
@@ -308,7 +308,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4412</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4413</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.794
retrieving revision 1.795
diff -u -d -r1.794 -r1.795
--- syntax.html	28 Sep 2010 00:23:12 -0000	1.794
+++ syntax.html	28 Sep 2010 01:53:20 -0000	1.795
@@ -308,7 +308,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4412</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4413</span></h1>
    </div><div>
    <a href="dnd.html">&larr; 7.9 Drag and drop</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;

Index: webappapis.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/webappapis.html,v
retrieving revision 1.214
retrieving revision 1.215
diff -u -d -r1.214 -r1.215
--- webappapis.html	28 Sep 2010 00:23:13 -0000	1.214
+++ webappapis.html	28 Sep 2010 01:53:20 -0000	1.215
@@ -308,7 +308,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4412</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4413</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.75
retrieving revision 1.76
diff -u -d -r1.75 -r1.76
--- spec.preprocessed.html	28 Sep 2010 00:23:12 -0000	1.75
+++ spec.preprocessed.html	28 Sep 2010 01:53:19 -0000	1.76
@@ -314,9 +314,9 @@
 </head><body onload="init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4412</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4413</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-27-september-2010">Editor's Draft 27 September 2010</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-september-2010">Editor's Draft 28 September 2010</h2>
    <dl><dt>Latest Published Version:</dt>
     <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>
@@ -334,7 +334,7 @@
     <dt>Editors:</dt>
     <dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd>
    </dl><p>This specification is available in the following formats: <a href="spec.html">single page HTML</a>, <a href="Overview.html">multipage HTML</a>, <a href="http://dev.w3.org/html5/spec/">full specification</a>.
-      This is revision 1.4412.</p> 
+      This is revision 1.4413.</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
@@ -428,7 +428,7 @@
   Group</a> is the W3C working group responsible for this
   specification's progress along the W3C Recommendation
   track.
-  This specification is the 27 September 2010 Editor's Draft.
+  This specification is the 28 September 2010 Editor's Draft.
   </p><!-- UNDER NO CIRCUMSTANCES IS THE PRECEDING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- relationship to other work (required) --><p>Work on this specification is also done at the <a href="http://www.whatwg.org/">WHATWG</a>. The W3C HTML working group
   actively pursues convergence with the WHATWG, as required by the <a href="http://www.w3.org/2007/03/HTML-WG-charter">W3C HTML working
   group charter</a>.</p><!-- UNDER NO CIRCUMSTANCES IS THE FOLLOWING PARAGRAPH TO BE REMOVED OR EDITED WITHOUT TALKING TO IAN FIRST --><!-- required patent boilerplate --><p>This document was produced by a group operating under the <a href="http://www.w3.org/Consortium/Patent-Policy-20040205/">5
@@ -41718,7 +41718,7 @@
 
    </li>
 
-  </ol></div><h3 id="the-window-object"><span class="secno">5.2 </span>The <code><a href="#window">Window</a></code> object</h3><pre class="idl">[OverrideBuiltins, ReplaceableNamedProperties] <!-- XXX http://www.w3.org/Bugs/Public/show_bug.cgi?id=8241 and http://www.w3.org/Bugs/Public/show_bug.cgi?id=10340 -->
+  </ol></div><h3 id="the-window-object"><span class="secno">5.2 </span>The <code><a href="#window">Window</a></code> object</h3><pre class="idl">[ReplaceableNamedProperties] <!-- XXX http://www.w3.org/Bugs/Public/show_bug.cgi?id=8241 -->
 interface <dfn id="window">Window</dfn> {
   // the current browsing context
   readonly attribute <a href="#windowproxy">WindowProxy</a> <a href="#dom-window" title="dom-window">window</a>;

Received on Tuesday, 28 September 2010 01:53:27 UTC