html5/spec-author-view Overview.html,1.1077,1.1078 acknowledgements.html,1.739,1.740 apis-in-html-documents.html,1.173,1.174 association-of-controls-and-forms.html,1.168,1.169 browsers.html,1.737,1.738 commands.html,1.165,1.166 common-input-element-attributes.html,1.176,1.177 common-microsyntaxes.html,1.170,1.171 content-models.html,1.178,1.179 dnd.html,1.172,1.173 dom.html,1.731,1.732 editing.html,1.727,1.728 edits.html,1.163,1.164 elements.html,1.185,1.186 embedded-content-1.html,1.181,1.182 forms.html,1.721,1.722 grouping-content.html,1.177,1.178 history.html,1.726,1.727 iana.html,1.176,1.177 index-of-terms.html,1.23,1.24 index.html,1.737,1.738 infrastructure.html,1.732,1.733 interactive-elements.html,1.722,1.723 introduction.html,1.729,1.730 links.html,1.179,1.180 named-character-references.html,1.723,1.724 number-state.html,1.168,1.169 obsolete.html,1.724,1.725 offline.html,1.722,1.723 origin-0.html,1.148,1.149 references.html,1.720,1.721 scripting-1.html,1.172,1.173 sections.html,1.181,1.182

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

Modified Files:
	Overview.html acknowledgements.html 
	apis-in-html-documents.html 
	association-of-controls-and-forms.html browsers.html 
	commands.html common-input-element-attributes.html 
	common-microsyntaxes.html content-models.html dnd.html 
	dom.html editing.html edits.html elements.html 
	embedded-content-1.html forms.html grouping-content.html 
	history.html iana.html index-of-terms.html index.html 
	infrastructure.html interactive-elements.html 
	introduction.html links.html named-character-references.html 
	number-state.html obsolete.html offline.html origin-0.html 
	references.html scripting-1.html sections.html semantics.html 
	spec.html spec.preprocessed.html 
	states-of-the-type-attribute.html syntax.html 
	tabular-data.html text-level-semantics.html 
	the-button-element.html the-canvas-element.html 
	the-iframe-element.html the-input-element.html 
	the-map-element.html the-xhtml-syntax.html timers.html 
	urls.html video.html webappapis.html 
Log Message:
Allow XHR a way to block cookies. (whatwg r5330)

[updated by splitter]


Index: infrastructure.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/infrastructure.html,v
retrieving revision 1.732
retrieving revision 1.733
diff -u -d -r1.732 -r1.733
--- infrastructure.html	24 Aug 2010 08:43:21 -0000	1.732
+++ infrastructure.html	24 Aug 2010 19:04:06 -0000	1.733
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4248</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4249</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.730
retrieving revision 1.731
diff -u -d -r1.730 -r1.731
--- text-level-semantics.html	24 Aug 2010 08:43:24 -0000	1.730
+++ text-level-semantics.html	24 Aug 2010 19:04:08 -0000	1.731
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4248</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4249</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.172
retrieving revision 1.173
diff -u -d -r1.172 -r1.173
--- scripting-1.html	24 Aug 2010 08:43:22 -0000	1.172
+++ scripting-1.html	24 Aug 2010 19:04:06 -0000	1.173
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4248</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4249</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.171
retrieving revision 1.172
diff -u -d -r1.171 -r1.172
--- the-map-element.html	24 Aug 2010 08:43:24 -0000	1.171
+++ the-map-element.html	24 Aug 2010 19:04:08 -0000	1.172
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4248</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4249</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.724
retrieving revision 1.725
diff -u -d -r1.724 -r1.725
--- the-canvas-element.html	24 Aug 2010 08:43:24 -0000	1.724
+++ the-canvas-element.html	24 Aug 2010 19:04:08 -0000	1.725
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4248</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4249</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.714
retrieving revision 1.715
diff -u -d -r1.714 -r1.715
--- tabular-data.html	24 Aug 2010 08:43:24 -0000	1.714
+++ tabular-data.html	24 Aug 2010 19:04:08 -0000	1.715
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4248</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4249</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.188
retrieving revision 1.189
diff -u -d -r1.188 -r1.189
--- the-iframe-element.html	24 Aug 2010 08:43:24 -0000	1.188
+++ the-iframe-element.html	24 Aug 2010 19:04:08 -0000	1.189
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4248</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4249</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.1077
retrieving revision 1.1078
diff -u -d -r1.1077 -r1.1078
--- Overview.html	24 Aug 2010 08:43:20 -0000	1.1077
+++ Overview.html	24 Aug 2010 19:04:04 -0000	1.1078
@@ -303,7 +303,7 @@
 </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="style.css" rel="stylesheet"><script src="link-fixup.js"></script><body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4248</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4249</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-24-august-2010">Editor's Draft 24 August 2010</h2>
    <dl><dt>Latest Published Version:</dt>
@@ -323,7 +323,7 @@
     <dt>Editors:</dt>
     <dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd>
    </dl><p>This specification is available in the following formats: <a href="spec.html">single page HTML</a>, <a href="Overview.html">multipage HTML</a>, <a href="http://dev.w3.org/html5/spec/">full specification</a>.
-      This is revision 1.4248.</p> 
+      This is revision 1.4249.</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.168
retrieving revision 1.169
diff -u -d -r1.168 -r1.169
--- association-of-controls-and-forms.html	24 Aug 2010 08:43:20 -0000	1.168
+++ association-of-controls-and-forms.html	24 Aug 2010 19:04:04 -0000	1.169
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4248</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4249</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.23
retrieving revision 1.24
diff -u -d -r1.23 -r1.24
--- index-of-terms.html	24 Aug 2010 08:43:21 -0000	1.23
+++ index-of-terms.html	24 Aug 2010 19:04:05 -0000	1.24
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4248</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4249</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.726
retrieving revision 1.727
diff -u -d -r1.726 -r1.727
--- history.html	24 Aug 2010 08:43:21 -0000	1.726
+++ history.html	24 Aug 2010 19:04:05 -0000	1.727
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4248</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4249</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.148
retrieving revision 1.149
diff -u -d -r1.148 -r1.149
--- origin-0.html	24 Aug 2010 08:43:22 -0000	1.148
+++ origin-0.html	24 Aug 2010 19:04:06 -0000	1.149
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4248</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4249</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.176
retrieving revision 1.177
diff -u -d -r1.176 -r1.177
--- common-input-element-attributes.html	24 Aug 2010 08:43:20 -0000	1.176
+++ common-input-element-attributes.html	24 Aug 2010 19:04:05 -0000	1.177
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4248</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4249</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.731
retrieving revision 1.732
diff -u -d -r1.731 -r1.732
--- dom.html	24 Aug 2010 08:43:21 -0000	1.731
+++ dom.html	24 Aug 2010 19:04:05 -0000	1.732
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4248</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4249</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.181
retrieving revision 1.182
diff -u -d -r1.181 -r1.182
--- embedded-content-1.html	24 Aug 2010 08:43:21 -0000	1.181
+++ embedded-content-1.html	24 Aug 2010 19:04:05 -0000	1.182
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4248</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4249</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.166
retrieving revision 1.167
diff -u -d -r1.166 -r1.167
--- the-input-element.html	24 Aug 2010 08:43:24 -0000	1.166
+++ the-input-element.html	24 Aug 2010 19:04:08 -0000	1.167
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4248</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4249</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.739
retrieving revision 1.740
diff -u -d -r1.739 -r1.740
--- acknowledgements.html	24 Aug 2010 08:43:20 -0000	1.739
+++ acknowledgements.html	24 Aug 2010 19:04:04 -0000	1.740
@@ -305,7 +305,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4248</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4249</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.177
retrieving revision 1.178
diff -u -d -r1.177 -r1.178
--- grouping-content.html	24 Aug 2010 08:43:21 -0000	1.177
+++ grouping-content.html	24 Aug 2010 19:04:05 -0000	1.178
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4248</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4249</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.170
retrieving revision 1.171
diff -u -d -r1.170 -r1.171
--- timers.html	24 Aug 2010 08:43:24 -0000	1.170
+++ timers.html	24 Aug 2010 19:04:09 -0000	1.171
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4248</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4249</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.185
retrieving revision 1.186
diff -u -d -r1.185 -r1.186
--- elements.html	24 Aug 2010 08:43:21 -0000	1.185
+++ elements.html	24 Aug 2010 19:04:05 -0000	1.186
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4248</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4249</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.180
retrieving revision 1.181
diff -u -d -r1.180 -r1.181
--- urls.html	24 Aug 2010 08:43:24 -0000	1.180
+++ urls.html	24 Aug 2010 19:04:09 -0000	1.181
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4248</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4249</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.176
retrieving revision 1.177
diff -u -d -r1.176 -r1.177
--- iana.html	24 Aug 2010 08:43:21 -0000	1.176
+++ iana.html	24 Aug 2010 19:04:05 -0000	1.177
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4248</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4249</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.721
retrieving revision 1.722
diff -u -d -r1.721 -r1.722
--- forms.html	24 Aug 2010 08:43:21 -0000	1.721
+++ forms.html	24 Aug 2010 19:04:05 -0000	1.722
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4248</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4249</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.722
retrieving revision 1.723
diff -u -d -r1.722 -r1.723
--- interactive-elements.html	24 Aug 2010 08:43:21 -0000	1.722
+++ interactive-elements.html	24 Aug 2010 19:04:06 -0000	1.723
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4248</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4249</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.727
retrieving revision 1.728
diff -u -d -r1.727 -r1.728
--- editing.html	24 Aug 2010 08:43:21 -0000	1.727
+++ editing.html	24 Aug 2010 19:04:05 -0000	1.728
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4248</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4249</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.746
retrieving revision 1.747
diff -u -d -r1.746 -r1.747
--- video.html	24 Aug 2010 08:43:24 -0000	1.746
+++ video.html	24 Aug 2010 19:04:09 -0000	1.747
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4248</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4249</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.737
retrieving revision 1.738
diff -u -d -r1.737 -r1.738
--- browsers.html	24 Aug 2010 08:43:20 -0000	1.737
+++ browsers.html	24 Aug 2010 19:04:04 -0000	1.738
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4248</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4249</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.163
retrieving revision 1.164
diff -u -d -r1.163 -r1.164
--- edits.html	24 Aug 2010 08:43:21 -0000	1.163
+++ edits.html	24 Aug 2010 19:04:05 -0000	1.164
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4248</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4249</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.704
retrieving revision 1.705
diff -u -d -r1.704 -r1.705
--- the-xhtml-syntax.html	24 Aug 2010 08:43:24 -0000	1.704
+++ the-xhtml-syntax.html	24 Aug 2010 19:04:09 -0000	1.705
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4248</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4249</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.722
retrieving revision 1.723
diff -u -d -r1.722 -r1.723
--- offline.html	24 Aug 2010 08:43:22 -0000	1.722
+++ offline.html	24 Aug 2010 19:04:06 -0000	1.723
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4248</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4249</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.178
retrieving revision 1.179
diff -u -d -r1.178 -r1.179
--- content-models.html	24 Aug 2010 08:43:21 -0000	1.178
+++ content-models.html	24 Aug 2010 19:04:05 -0000	1.179
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4248</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4249</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.173
retrieving revision 1.174
diff -u -d -r1.173 -r1.174
--- states-of-the-type-attribute.html	24 Aug 2010 08:43:24 -0000	1.173
+++ states-of-the-type-attribute.html	24 Aug 2010 19:04:08 -0000	1.174
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4248</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4249</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.173
retrieving revision 1.174
diff -u -d -r1.173 -r1.174
--- apis-in-html-documents.html	24 Aug 2010 08:43:20 -0000	1.173
+++ apis-in-html-documents.html	24 Aug 2010 19:04:04 -0000	1.174
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4248</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4249</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.724
retrieving revision 1.725
diff -u -d -r1.724 -r1.725
--- obsolete.html	24 Aug 2010 08:43:22 -0000	1.724
+++ obsolete.html	24 Aug 2010 19:04:06 -0000	1.725
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4248</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4249</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.723
retrieving revision 1.724
diff -u -d -r1.723 -r1.724
--- named-character-references.html	24 Aug 2010 08:43:22 -0000	1.723
+++ named-character-references.html	24 Aug 2010 19:04:06 -0000	1.724
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4248</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4249</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.720
retrieving revision 1.721
diff -u -d -r1.720 -r1.721
--- references.html	24 Aug 2010 08:43:22 -0000	1.720
+++ references.html	24 Aug 2010 19:04:06 -0000	1.721
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4248</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4249</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.734
retrieving revision 1.735
diff -u -d -r1.734 -r1.735
--- semantics.html	24 Aug 2010 08:43:22 -0000	1.734
+++ semantics.html	24 Aug 2010 19:04:06 -0000	1.735
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4248</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4249</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.737
retrieving revision 1.738
diff -u -d -r1.737 -r1.738
--- index.html	24 Aug 2010 08:43:21 -0000	1.737
+++ index.html	24 Aug 2010 19:04:05 -0000	1.738
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4248</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4249</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.175
retrieving revision 1.176
diff -u -d -r1.175 -r1.176
--- the-button-element.html	24 Aug 2010 08:43:24 -0000	1.175
+++ the-button-element.html	24 Aug 2010 19:04:08 -0000	1.176
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4248</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4249</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.172
retrieving revision 1.173
diff -u -d -r1.172 -r1.173
--- dnd.html	24 Aug 2010 08:43:21 -0000	1.172
+++ dnd.html	24 Aug 2010 19:04:05 -0000	1.173
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4248</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4249</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.179
retrieving revision 1.180
diff -u -d -r1.179 -r1.180
--- links.html	24 Aug 2010 08:43:22 -0000	1.179
+++ links.html	24 Aug 2010 19:04:06 -0000	1.180
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4248</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4249</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.1099
retrieving revision 1.1100
diff -u -d -r1.1099 -r1.1100
--- spec.html	24 Aug 2010 08:43:22 -0000	1.1099
+++ spec.html	24 Aug 2010 19:04:06 -0000	1.1100
@@ -304,7 +304,7 @@
 </script><link href="http://www.w3.org/StyleSheets/TR/W3C-ED" rel="stylesheet" type="text/css"><link href="style.css" rel="stylesheet"><script src="link-fixup.js"></script></head><body onload="init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4248</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4249</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-24-august-2010">Editor's Draft 24 August 2010</h2>
    <dl><dt>Latest Published Version:</dt>
@@ -324,7 +324,7 @@
     <dt>Editors:</dt>
     <dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd>
    </dl><p>This specification is available in the following formats: <a href="spec.html">single page HTML</a>, <a href="Overview.html">multipage HTML</a>, <a href="http://dev.w3.org/html5/spec/">full specification</a>.
-      This is revision 1.4248.</p> 
+      This is revision 1.4249.</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.168
retrieving revision 1.169
diff -u -d -r1.168 -r1.169
--- number-state.html	24 Aug 2010 08:43:22 -0000	1.168
+++ number-state.html	24 Aug 2010 19:04:06 -0000	1.169
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4248</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4249</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.181
retrieving revision 1.182
diff -u -d -r1.181 -r1.182
--- sections.html	24 Aug 2010 08:43:22 -0000	1.181
+++ sections.html	24 Aug 2010 19:04:06 -0000	1.182
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4248</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4249</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.729
retrieving revision 1.730
diff -u -d -r1.729 -r1.730
--- introduction.html	24 Aug 2010 08:43:22 -0000	1.729
+++ introduction.html	24 Aug 2010 19:04:06 -0000	1.730
@@ -305,7 +305,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4248</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4249</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.165
retrieving revision 1.166
diff -u -d -r1.165 -r1.166
--- commands.html	24 Aug 2010 08:43:20 -0000	1.165
+++ commands.html	24 Aug 2010 19:04:05 -0000	1.166
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4248</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4249</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.170
retrieving revision 1.171
diff -u -d -r1.170 -r1.171
--- common-microsyntaxes.html	24 Aug 2010 08:43:21 -0000	1.170
+++ common-microsyntaxes.html	24 Aug 2010 19:04:05 -0000	1.171
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4248</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4249</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.732
retrieving revision 1.733
diff -u -d -r1.732 -r1.733
--- syntax.html	24 Aug 2010 08:43:24 -0000	1.732
+++ syntax.html	24 Aug 2010 19:04:08 -0000	1.733
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4248</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4249</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.152
retrieving revision 1.153
diff -u -d -r1.152 -r1.153
--- webappapis.html	24 Aug 2010 08:43:25 -0000	1.152
+++ webappapis.html	24 Aug 2010 19:04:09 -0000	1.153
@@ -306,7 +306,7 @@
   <body onload="fixBrokenLink(); init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4248</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4249</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.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- spec.preprocessed.html	24 Aug 2010 08:43:24 -0000	1.13
+++ spec.preprocessed.html	24 Aug 2010 19:04:08 -0000	1.14
@@ -312,7 +312,7 @@
 </head><body onload="init()"><div class="head" id="head">
    <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p>
 
-   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4248</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4249</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-24-august-2010">Editor's Draft 24 August 2010</h2>
    <dl><dt>Latest Published Version:</dt>
@@ -332,7 +332,7 @@
     <dt>Editors:</dt>
     <dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd>
    </dl><p>This specification is available in the following formats: <a href="spec.html">single page HTML</a>, <a href="Overview.html">multipage HTML</a>, <a href="http://dev.w3.org/html5/spec/">full specification</a>.
-      This is revision 1.4248.</p> 
+      This is revision 1.4249.</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
@@ -5231,9 +5231,9 @@
   <p>When a user agent is to <dfn id="fetch">fetch</dfn> a resource or
   <a href="#url">URL</a>, optionally from an origin <i title="">origin</i>,
   and optionally with a <i>synchronous flag</i>, a <i>manual redirect
-  flag</i>, and/or a <i>force same-origin flag</i>, the following
-  steps must be run. (When a <em>URL</em> is to be fetched, the URL
-  identifies a resource to be obtained.)</p>
+  flag</i>, a <i>force same-origin flag</i>, and/or a <i>block cookies
+  flag</i>, the following steps must be run. (When a <em>URL</em> is
+  to be fetched, the URL identifies a resource to be obtained.)</p>
 
   <!-- if invoked with the synchronous flag, make sure to release the
   storage mutex first -->
@@ -5248,6 +5248,8 @@
   the same as the /origin/, which must also be present, and the
   algorithm must not be invoked with the manual redirect flag. -->
 
+  <!-- "block cookies" is currently only used by XHR -->
+
   <ol><li>
 
     <p>Generate the <i>address of the resource from which Request-URIs
@@ -5323,8 +5325,9 @@
 
    <li>
 
-    <p>If there are cookies to be set, then the user agent must run
-    the following substeps:</p>
+    <p>If the algorithm was not invoked with the <i>block cookies
+    flag</i>, and there are cookies to be set, then the user agent
+    must run the following substeps:</p>
 
     <ol><li><p>Wait until ownership of the <a href="#storage-mutex">storage mutex</a> can
      be taken by this instance of the <a href="#fetch" title="fetch">fetching</a> algorithm.</p></li>

Received on Tuesday, 24 August 2010 19:04:14 UTC