- From: Michael Smith via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 30 Nov 2010 01:53:58 +0000
- To: public-html-commits@w3.org
Update of /sources/public/html5/spec-author-view In directory hutz:/tmp/cvs-serv10641 Modified Files: Overview.html acknowledgements.html apis-in-html-documents.html association-of-controls-and-forms.html browsers.html commands.html common-input-element-attributes.html common-microsyntaxes.html content-models.html dnd.html dom.html editing.html edits.html elements.html embedded-content-1.html forms.html grouping-content.html history.html iana.html index-of-terms.html index.html infrastructure.html interactive-elements.html introduction.html links.html named-character-references.html number-state.html obsolete.html offline.html origin-0.html references.html scripting-1.html sections.html semantics.html spec.html spec.preprocessed.html states-of-the-type-attribute.html syntax.html tabular-data.html text-level-semantics.html the-button-element.html the-canvas-element.html the-iframe-element.html the-input-element.html the-map-element.html the-xhtml-syntax.html timers.html urls.html video.html webappapis.html Log Message: Make form submission via .submit(), and page navigation via location.href, when either is done before the page has completely loaded, result in a history replacement (like a redirect) rather than a regular load. (whatwg r5685) [updated by splitter] Index: infrastructure.html =================================================================== RCS file: /sources/public/html5/spec-author-view/infrastructure.html,v retrieving revision 1.889 retrieving revision 1.890 diff -u -d -r1.889 -r1.890 --- infrastructure.html 30 Nov 2010 00:54:54 -0000 1.889 +++ infrastructure.html 30 Nov 2010 01:53:52 -0000 1.890 @@ -353,7 +353,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4552</span></h1> + <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4553</span></h1> </div><div> <a href="introduction.html">← 1 Introduction</a> – <a href="Overview.html#contents">Table of contents</a> – Index: text-level-semantics.html =================================================================== RCS file: /sources/public/html5/spec-author-view/text-level-semantics.html,v retrieving revision 1.887 retrieving revision 1.888 diff -u -d -r1.887 -r1.888 --- text-level-semantics.html 30 Nov 2010 00:54:57 -0000 1.887 +++ text-level-semantics.html 30 Nov 2010 01:53:56 -0000 1.888 @@ -353,7 +353,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4552</span></h1> + <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4553</span></h1> </div><div> <a href="grouping-content.html">← 4.5 Grouping content</a> – <a href="Overview.html#contents">Table of contents</a> – Index: scripting-1.html =================================================================== RCS file: /sources/public/html5/spec-author-view/scripting-1.html,v retrieving revision 1.329 retrieving revision 1.330 diff -u -d -r1.329 -r1.330 --- scripting-1.html 30 Nov 2010 00:54:54 -0000 1.329 +++ scripting-1.html 30 Nov 2010 01:53:53 -0000 1.330 @@ -353,7 +353,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4552</span></h1> + <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4553</span></h1> </div><div> <a href="semantics.html">← 4 The elements of HTML</a> – <a href="Overview.html#contents">Table of contents</a> – Index: the-map-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-map-element.html,v retrieving revision 1.328 retrieving revision 1.329 diff -u -d -r1.328 -r1.329 --- the-map-element.html 30 Nov 2010 00:54:57 -0000 1.328 +++ the-map-element.html 30 Nov 2010 01:53:56 -0000 1.329 @@ -353,7 +353,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4552</span></h1> + <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4553</span></h1> </div><div> <a href="the-canvas-element.html">← 4.8.11 The canvas element</a> – <a href="Overview.html#contents">Table of contents</a> – Index: the-canvas-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-canvas-element.html,v retrieving revision 1.881 retrieving revision 1.882 diff -u -d -r1.881 -r1.882 --- the-canvas-element.html 30 Nov 2010 00:54:57 -0000 1.881 +++ the-canvas-element.html 30 Nov 2010 01:53:56 -0000 1.882 @@ -353,7 +353,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4552</span></h1> + <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4553</span></h1> </div><div> <a href="video.html">← 4.8.6 The video element</a> – <a href="Overview.html#contents">Table of contents</a> – Index: tabular-data.html =================================================================== RCS file: /sources/public/html5/spec-author-view/tabular-data.html,v retrieving revision 1.871 retrieving revision 1.872 diff -u -d -r1.871 -r1.872 --- tabular-data.html 30 Nov 2010 00:54:57 -0000 1.871 +++ tabular-data.html 30 Nov 2010 01:53:56 -0000 1.872 @@ -353,7 +353,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4552</span></h1> + <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4553</span></h1> </div><div> <a href="the-map-element.html">← 4.8.12 The map element</a> – <a href="Overview.html#contents">Table of contents</a> – Index: the-iframe-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-iframe-element.html,v retrieving revision 1.345 retrieving revision 1.346 diff -u -d -r1.345 -r1.346 --- the-iframe-element.html 30 Nov 2010 00:54:57 -0000 1.345 +++ the-iframe-element.html 30 Nov 2010 01:53:56 -0000 1.346 @@ -353,7 +353,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4552</span></h1> + <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4553</span></h1> </div><div> <a href="embedded-content-1.html">← 4.8 Embedded content</a> – <a href="Overview.html#contents">Table of contents</a> – Index: Overview.html =================================================================== RCS file: /sources/public/html5/spec-author-view/Overview.html,v retrieving revision 1.1234 retrieving revision 1.1235 diff -u -d -r1.1234 -r1.1235 --- Overview.html 30 Nov 2010 00:54:52 -0000 1.1234 +++ Overview.html 30 Nov 2010 01:53:50 -0000 1.1235 @@ -350,7 +350,7 @@ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><link href="style.css" rel="stylesheet"><script src="link-fixup.js"></script><body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4552</span></h1> + <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4553</span></h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> <h2 class="no-num no-toc" id="w3c-working-draft-16-november-2010">W3C Working Draft 16 November 2010</h2> <dl><dt>This Version:</dt> @@ -372,7 +372,7 @@ <dt>Editors:</dt> <dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd> </dl><p>This specification is available in the following formats: <a href="spec.html">single page HTML</a>, <a href="Overview.html">multipage HTML</a>, <a href="http://dev.w3.org/html5/spec/">full specification</a>. - This is revision 1.4552.</p> + This is revision 1.4553.</p> <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2010 <a href="http://www.w3.org/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts 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.325 retrieving revision 1.326 diff -u -d -r1.325 -r1.326 --- association-of-controls-and-forms.html 30 Nov 2010 00:54:52 -0000 1.325 +++ association-of-controls-and-forms.html 30 Nov 2010 01:53:50 -0000 1.326 @@ -353,7 +353,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4552</span></h1> + <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4553</span></h1> </div><div> <a href="the-button-element.html">← 4.10.8 The button element</a> – <a href="Overview.html#contents">Table of contents</a> – Index: index-of-terms.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index-of-terms.html,v retrieving revision 1.180 retrieving revision 1.181 diff -u -d -r1.180 -r1.181 --- index-of-terms.html 30 Nov 2010 00:54:53 -0000 1.180 +++ index-of-terms.html 30 Nov 2010 01:53:51 -0000 1.181 @@ -353,7 +353,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4552</span></h1> + <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4553</span></h1> </div><div> <a href="index.html">← Index</a> – <a href="Overview.html#contents">Table of contents</a> – Index: history.html =================================================================== RCS file: /sources/public/html5/spec-author-view/history.html,v retrieving revision 1.883 retrieving revision 1.884 diff -u -d -r1.883 -r1.884 --- history.html 30 Nov 2010 00:54:53 -0000 1.883 +++ history.html 30 Nov 2010 01:53:51 -0000 1.884 @@ -353,7 +353,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4552</span></h1> + <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4553</span></h1> </div><div> <a href="origin-0.html">← 5.3 Origin</a> – <a href="Overview.html#contents">Table of contents</a> – Index: origin-0.html =================================================================== RCS file: /sources/public/html5/spec-author-view/origin-0.html,v retrieving revision 1.305 retrieving revision 1.306 diff -u -d -r1.305 -r1.306 --- origin-0.html 30 Nov 2010 00:54:54 -0000 1.305 +++ origin-0.html 30 Nov 2010 01:53:53 -0000 1.306 @@ -353,7 +353,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4552</span></h1> + <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4553</span></h1> </div><div> <a href="browsers.html">← 5 Loading Web pages</a> – <a href="Overview.html#contents">Table of contents</a> – Index: common-input-element-attributes.html =================================================================== RCS file: /sources/public/html5/spec-author-view/common-input-element-attributes.html,v retrieving revision 1.333 retrieving revision 1.334 diff -u -d -r1.333 -r1.334 --- common-input-element-attributes.html 30 Nov 2010 00:54:53 -0000 1.333 +++ common-input-element-attributes.html 30 Nov 2010 01:53:50 -0000 1.334 @@ -353,7 +353,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4552</span></h1> + <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4553</span></h1> </div><div> <a href="number-state.html">← 4.10.7.1.13 Number state</a> – <a href="Overview.html#contents">Table of contents</a> – Index: dom.html =================================================================== RCS file: /sources/public/html5/spec-author-view/dom.html,v retrieving revision 1.888 retrieving revision 1.889 diff -u -d -r1.888 -r1.889 --- dom.html 30 Nov 2010 00:54:53 -0000 1.888 +++ dom.html 30 Nov 2010 01:53:50 -0000 1.889 @@ -353,7 +353,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4552</span></h1> + <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4553</span></h1> </div><div> <a href="urls.html">← 2.6 URLs</a> – <a href="Overview.html#contents">Table of contents</a> – Index: embedded-content-1.html =================================================================== RCS file: /sources/public/html5/spec-author-view/embedded-content-1.html,v retrieving revision 1.338 retrieving revision 1.339 diff -u -d -r1.338 -r1.339 --- embedded-content-1.html 30 Nov 2010 00:54:53 -0000 1.338 +++ embedded-content-1.html 30 Nov 2010 01:53:51 -0000 1.339 @@ -353,7 +353,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4552</span></h1> + <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4553</span></h1> </div><div> <a href="edits.html">← 4.7 Edits</a> – <a href="Overview.html#contents">Table of contents</a> – Index: the-input-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-input-element.html,v retrieving revision 1.323 retrieving revision 1.324 diff -u -d -r1.323 -r1.324 --- the-input-element.html 30 Nov 2010 00:54:57 -0000 1.323 +++ the-input-element.html 30 Nov 2010 01:53:56 -0000 1.324 @@ -353,7 +353,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4552</span></h1> + <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4553</span></h1> </div><div> <a href="forms.html">← 4.10 Forms</a> – <a href="Overview.html#contents">Table of contents</a> – Index: acknowledgements.html =================================================================== RCS file: /sources/public/html5/spec-author-view/acknowledgements.html,v retrieving revision 1.896 retrieving revision 1.897 diff -u -d -r1.896 -r1.897 --- acknowledgements.html 30 Nov 2010 00:54:52 -0000 1.896 +++ acknowledgements.html 30 Nov 2010 01:53:50 -0000 1.897 @@ -352,7 +352,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4552</span></h1> + <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4553</span></h1> </div><div> <a href="references.html">← References</a> – <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.334 retrieving revision 1.335 diff -u -d -r1.334 -r1.335 --- grouping-content.html 30 Nov 2010 00:54:53 -0000 1.334 +++ grouping-content.html 30 Nov 2010 01:53:51 -0000 1.335 @@ -353,7 +353,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4552</span></h1> + <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4553</span></h1> </div><div> <a href="sections.html">← 4.4 Sections</a> – <a href="Overview.html#contents">Table of contents</a> – Index: timers.html =================================================================== RCS file: /sources/public/html5/spec-author-view/timers.html,v retrieving revision 1.327 retrieving revision 1.328 diff -u -d -r1.327 -r1.328 --- timers.html 30 Nov 2010 00:54:57 -0000 1.327 +++ timers.html 30 Nov 2010 01:53:56 -0000 1.328 @@ -353,7 +353,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4552</span></h1> + <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4553</span></h1> </div><div> <a href="webappapis.html">← 6 Web application APIs</a> – <a href="Overview.html#contents">Table of contents</a> – Index: elements.html =================================================================== RCS file: /sources/public/html5/spec-author-view/elements.html,v retrieving revision 1.342 retrieving revision 1.343 diff -u -d -r1.342 -r1.343 --- elements.html 30 Nov 2010 00:54:53 -0000 1.342 +++ elements.html 30 Nov 2010 01:53:51 -0000 1.343 @@ -353,7 +353,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4552</span></h1> + <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4553</span></h1> </div><div> <a href="dom.html">← 3 Semantics, structure, and APIs of HTML documents</a> – <a href="Overview.html#contents">Table of contents</a> – Index: urls.html =================================================================== RCS file: /sources/public/html5/spec-author-view/urls.html,v retrieving revision 1.337 retrieving revision 1.338 diff -u -d -r1.337 -r1.338 --- urls.html 30 Nov 2010 00:54:57 -0000 1.337 +++ urls.html 30 Nov 2010 01:53:56 -0000 1.338 @@ -353,7 +353,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4552</span></h1> + <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4553</span></h1> </div><div> <a href="common-microsyntaxes.html">← 2.5 Common microsyntaxes</a> – <a href="Overview.html#contents">Table of contents</a> – Index: iana.html =================================================================== RCS file: /sources/public/html5/spec-author-view/iana.html,v retrieving revision 1.333 retrieving revision 1.334 diff -u -d -r1.333 -r1.334 --- iana.html 30 Nov 2010 00:54:53 -0000 1.333 +++ iana.html 30 Nov 2010 01:53:51 -0000 1.334 @@ -353,7 +353,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4552</span></h1> + <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4553</span></h1> </div><div> <a href="obsolete.html">← 10 Obsolete features</a> – <a href="Overview.html#contents">Table of contents</a> – Index: forms.html =================================================================== RCS file: /sources/public/html5/spec-author-view/forms.html,v retrieving revision 1.878 retrieving revision 1.879 diff -u -d -r1.878 -r1.879 --- forms.html 30 Nov 2010 00:54:53 -0000 1.878 +++ forms.html 30 Nov 2010 01:53:51 -0000 1.879 @@ -353,7 +353,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4552</span></h1> + <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4553</span></h1> </div><div> <a href="tabular-data.html">← 4.9 Tabular data</a> – <a href="Overview.html#contents">Table of contents</a> – Index: interactive-elements.html =================================================================== RCS file: /sources/public/html5/spec-author-view/interactive-elements.html,v retrieving revision 1.879 retrieving revision 1.880 diff -u -d -r1.879 -r1.880 --- interactive-elements.html 30 Nov 2010 00:54:54 -0000 1.879 +++ interactive-elements.html 30 Nov 2010 01:53:52 -0000 1.880 @@ -353,7 +353,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4552</span></h1> + <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4553</span></h1> </div><div> <a href="association-of-controls-and-forms.html">← 4.10.18 Association of controls and forms</a> – <a href="Overview.html#contents">Table of contents</a> – Index: editing.html =================================================================== RCS file: /sources/public/html5/spec-author-view/editing.html,v retrieving revision 1.884 retrieving revision 1.885 diff -u -d -r1.884 -r1.885 --- editing.html 30 Nov 2010 00:54:53 -0000 1.884 +++ editing.html 30 Nov 2010 01:53:50 -0000 1.885 @@ -353,7 +353,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4552</span></h1> + <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4553</span></h1> </div><div> <a href="timers.html">← 6.2 Timers</a> – <a href="Overview.html#contents">Table of contents</a> – Index: video.html =================================================================== RCS file: /sources/public/html5/spec-author-view/video.html,v retrieving revision 1.903 retrieving revision 1.904 diff -u -d -r1.903 -r1.904 --- video.html 30 Nov 2010 00:54:57 -0000 1.903 +++ video.html 30 Nov 2010 01:53:56 -0000 1.904 @@ -353,7 +353,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4552</span></h1> + <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4553</span></h1> </div><div> <a href="the-iframe-element.html">← 4.8.2 The iframe element</a> – <a href="Overview.html#contents">Table of contents</a> – Index: browsers.html =================================================================== RCS file: /sources/public/html5/spec-author-view/browsers.html,v retrieving revision 1.894 retrieving revision 1.895 diff -u -d -r1.894 -r1.895 --- browsers.html 30 Nov 2010 00:54:53 -0000 1.894 +++ browsers.html 30 Nov 2010 01:53:50 -0000 1.895 @@ -353,7 +353,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4552</span></h1> + <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4553</span></h1> </div><div> <a href="links.html">← 4.12 Links</a> – <a href="Overview.html#contents">Table of contents</a> – Index: edits.html =================================================================== RCS file: /sources/public/html5/spec-author-view/edits.html,v retrieving revision 1.320 retrieving revision 1.321 diff -u -d -r1.320 -r1.321 --- edits.html 30 Nov 2010 00:54:53 -0000 1.320 +++ edits.html 30 Nov 2010 01:53:51 -0000 1.321 @@ -353,7 +353,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4552</span></h1> + <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4553</span></h1> </div><div> <a href="text-level-semantics.html">← 4.6 Text-level semantics</a> – <a href="Overview.html#contents">Table of contents</a> – Index: the-xhtml-syntax.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-xhtml-syntax.html,v retrieving revision 1.861 retrieving revision 1.862 diff -u -d -r1.861 -r1.862 --- the-xhtml-syntax.html 30 Nov 2010 00:54:57 -0000 1.861 +++ the-xhtml-syntax.html 30 Nov 2010 01:53:56 -0000 1.862 @@ -353,7 +353,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4552</span></h1> + <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4553</span></h1> </div><div> <a href="named-character-references.html">← 8.2 Named character references</a> – <a href="Overview.html#contents">Table of contents</a> – Index: offline.html =================================================================== RCS file: /sources/public/html5/spec-author-view/offline.html,v retrieving revision 1.879 retrieving revision 1.880 diff -u -d -r1.879 -r1.880 --- offline.html 30 Nov 2010 00:54:54 -0000 1.879 +++ offline.html 30 Nov 2010 01:53:53 -0000 1.880 @@ -353,7 +353,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4552</span></h1> + <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4553</span></h1> </div><div> <a href="history.html">← 5.4 Session history and navigation</a> – <a href="Overview.html#contents">Table of contents</a> – Index: content-models.html =================================================================== RCS file: /sources/public/html5/spec-author-view/content-models.html,v retrieving revision 1.335 retrieving revision 1.336 diff -u -d -r1.335 -r1.336 --- content-models.html 30 Nov 2010 00:54:53 -0000 1.335 +++ content-models.html 30 Nov 2010 01:53:50 -0000 1.336 @@ -353,7 +353,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4552</span></h1> + <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4553</span></h1> </div><div> <a href="elements.html">← 3.2 Elements</a> – <a href="Overview.html#contents">Table of contents</a> – 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.330 retrieving revision 1.331 diff -u -d -r1.330 -r1.331 --- states-of-the-type-attribute.html 30 Nov 2010 00:54:57 -0000 1.330 +++ states-of-the-type-attribute.html 30 Nov 2010 01:53:56 -0000 1.331 @@ -353,7 +353,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4552</span></h1> + <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4553</span></h1> </div><div> <a href="the-input-element.html">← 4.10.7 The input element</a> – <a href="Overview.html#contents">Table of contents</a> – Index: apis-in-html-documents.html =================================================================== RCS file: /sources/public/html5/spec-author-view/apis-in-html-documents.html,v retrieving revision 1.330 retrieving revision 1.331 diff -u -d -r1.330 -r1.331 --- apis-in-html-documents.html 30 Nov 2010 00:54:52 -0000 1.330 +++ apis-in-html-documents.html 30 Nov 2010 01:53:50 -0000 1.331 @@ -353,7 +353,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4552</span></h1> + <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4553</span></h1> </div><div> <a href="content-models.html">← 3.2.5 Content models</a> – <a href="Overview.html#contents">Table of contents</a> – Index: obsolete.html =================================================================== RCS file: /sources/public/html5/spec-author-view/obsolete.html,v retrieving revision 1.881 retrieving revision 1.882 diff -u -d -r1.881 -r1.882 --- obsolete.html 30 Nov 2010 00:54:54 -0000 1.881 +++ obsolete.html 30 Nov 2010 01:53:53 -0000 1.882 @@ -353,7 +353,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4552</span></h1> + <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4553</span></h1> </div><div> <a href="the-xhtml-syntax.html">← 9 The XHTML syntax</a> – <a href="Overview.html#contents">Table of contents</a> – Index: named-character-references.html =================================================================== RCS file: /sources/public/html5/spec-author-view/named-character-references.html,v retrieving revision 1.880 retrieving revision 1.881 diff -u -d -r1.880 -r1.881 --- named-character-references.html 30 Nov 2010 00:54:54 -0000 1.880 +++ named-character-references.html 30 Nov 2010 01:53:52 -0000 1.881 @@ -353,7 +353,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4552</span></h1> + <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4553</span></h1> </div><div> <a href="syntax.html">← 8 The HTML syntax</a> – <a href="Overview.html#contents">Table of contents</a> – Index: references.html =================================================================== RCS file: /sources/public/html5/spec-author-view/references.html,v retrieving revision 1.877 retrieving revision 1.878 diff -u -d -r1.877 -r1.878 --- references.html 30 Nov 2010 00:54:54 -0000 1.877 +++ references.html 30 Nov 2010 01:53:53 -0000 1.878 @@ -353,7 +353,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4552</span></h1> + <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4553</span></h1> </div><div> <a href="index-of-terms.html">← Index of terms</a> – <a href="Overview.html#contents">Table of contents</a> – Index: semantics.html =================================================================== RCS file: /sources/public/html5/spec-author-view/semantics.html,v retrieving revision 1.891 retrieving revision 1.892 diff -u -d -r1.891 -r1.892 --- semantics.html 30 Nov 2010 00:54:55 -0000 1.891 +++ semantics.html 30 Nov 2010 01:53:53 -0000 1.892 @@ -353,7 +353,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4552</span></h1> + <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4553</span></h1> </div><div> <a href="apis-in-html-documents.html">← 3.3 APIs in HTML documents</a> – <a href="Overview.html#contents">Table of contents</a> – Index: index.html =================================================================== RCS file: /sources/public/html5/spec-author-view/index.html,v retrieving revision 1.894 retrieving revision 1.895 diff -u -d -r1.894 -r1.895 --- index.html 30 Nov 2010 00:54:54 -0000 1.894 +++ index.html 30 Nov 2010 01:53:52 -0000 1.895 @@ -353,7 +353,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4552</span></h1> + <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4553</span></h1> </div><div> <a href="iana.html">← 11 IANA considerations</a> – <a href="Overview.html#contents">Table of contents</a> – Index: the-button-element.html =================================================================== RCS file: /sources/public/html5/spec-author-view/the-button-element.html,v retrieving revision 1.332 retrieving revision 1.333 diff -u -d -r1.332 -r1.333 --- the-button-element.html 30 Nov 2010 00:54:57 -0000 1.332 +++ the-button-element.html 30 Nov 2010 01:53:56 -0000 1.333 @@ -353,7 +353,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4552</span></h1> + <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4553</span></h1> </div><div> <a href="common-input-element-attributes.html">← 4.10.7.2 Common input element attributes</a> – <a href="Overview.html#contents">Table of contents</a> – Index: dnd.html =================================================================== RCS file: /sources/public/html5/spec-author-view/dnd.html,v retrieving revision 1.329 retrieving revision 1.330 diff -u -d -r1.329 -r1.330 --- dnd.html 30 Nov 2010 00:54:53 -0000 1.329 +++ dnd.html 30 Nov 2010 01:53:50 -0000 1.330 @@ -353,7 +353,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4552</span></h1> + <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4553</span></h1> </div><div> <a href="editing.html">← 7 User interaction</a> – <a href="Overview.html#contents">Table of contents</a> – Index: links.html =================================================================== RCS file: /sources/public/html5/spec-author-view/links.html,v retrieving revision 1.336 retrieving revision 1.337 diff -u -d -r1.336 -r1.337 --- links.html 30 Nov 2010 00:54:54 -0000 1.336 +++ links.html 30 Nov 2010 01:53:52 -0000 1.337 @@ -353,7 +353,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4552</span></h1> + <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4553</span></h1> </div><div> <a href="commands.html">← 4.11.5 Commands</a> – <a href="Overview.html#contents">Table of contents</a> – Index: spec.html =================================================================== RCS file: /sources/public/html5/spec-author-view/spec.html,v retrieving revision 1.1259 retrieving revision 1.1260 diff -u -d -r1.1259 -r1.1260 --- spec.html 30 Nov 2010 00:54:55 -0000 1.1259 +++ spec.html 30 Nov 2010 01:53:53 -0000 1.1260 @@ -351,7 +351,7 @@ </script><link href="http://www.w3.org/StyleSheets/TR/W3C-WD" rel="stylesheet" type="text/css"><link href="style.css" rel="stylesheet"><script src="link-fixup.js"></script></head><body onload="init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4552</span></h1> + <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4553</span></h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> <h2 class="no-num no-toc" id="w3c-working-draft-16-november-2010">W3C Working Draft 16 November 2010</h2> <dl><dt>This Version:</dt> @@ -373,7 +373,7 @@ <dt>Editors:</dt> <dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd> </dl><p>This specification is available in the following formats: <a href="spec.html">single page HTML</a>, <a href="Overview.html">multipage HTML</a>, <a href="http://dev.w3.org/html5/spec/">full specification</a>. - This is revision 1.4552.</p> + This is revision 1.4553.</p> <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2010 <a href="http://www.w3.org/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts Index: number-state.html =================================================================== RCS file: /sources/public/html5/spec-author-view/number-state.html,v retrieving revision 1.325 retrieving revision 1.326 diff -u -d -r1.325 -r1.326 --- number-state.html 30 Nov 2010 00:54:54 -0000 1.325 +++ number-state.html 30 Nov 2010 01:53:52 -0000 1.326 @@ -353,7 +353,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4552</span></h1> + <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4553</span></h1> </div><div> <a href="states-of-the-type-attribute.html">← 4.10.7.1 States of the type attribute</a> – <a href="Overview.html#contents">Table of contents</a> – Index: sections.html =================================================================== RCS file: /sources/public/html5/spec-author-view/sections.html,v retrieving revision 1.338 retrieving revision 1.339 diff -u -d -r1.338 -r1.339 --- sections.html 30 Nov 2010 00:54:55 -0000 1.338 +++ sections.html 30 Nov 2010 01:53:53 -0000 1.339 @@ -353,7 +353,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4552</span></h1> + <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4553</span></h1> </div><div> <a href="scripting-1.html">← 4.3 Scripting</a> – <a href="Overview.html#contents">Table of contents</a> – Index: introduction.html =================================================================== RCS file: /sources/public/html5/spec-author-view/introduction.html,v retrieving revision 1.886 retrieving revision 1.887 diff -u -d -r1.886 -r1.887 --- introduction.html 30 Nov 2010 00:54:54 -0000 1.886 +++ introduction.html 30 Nov 2010 01:53:52 -0000 1.887 @@ -352,7 +352,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4552</span></h1> + <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4553</span></h1> </div><div> <a href="Overview.html#contents">Table of contents</a> – <a href="infrastructure.html">2 Common infrastructure →</a> Index: commands.html =================================================================== RCS file: /sources/public/html5/spec-author-view/commands.html,v retrieving revision 1.322 retrieving revision 1.323 diff -u -d -r1.322 -r1.323 --- commands.html 30 Nov 2010 00:54:53 -0000 1.322 +++ commands.html 30 Nov 2010 01:53:50 -0000 1.323 @@ -353,7 +353,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4552</span></h1> + <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4553</span></h1> </div><div> <a href="interactive-elements.html">← 4.11 Interactive elements</a> – <a href="Overview.html#contents">Table of contents</a> – Index: common-microsyntaxes.html =================================================================== RCS file: /sources/public/html5/spec-author-view/common-microsyntaxes.html,v retrieving revision 1.327 retrieving revision 1.328 diff -u -d -r1.327 -r1.328 --- common-microsyntaxes.html 30 Nov 2010 00:54:53 -0000 1.327 +++ common-microsyntaxes.html 30 Nov 2010 01:53:50 -0000 1.328 @@ -353,7 +353,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4552</span></h1> + <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4553</span></h1> </div><div> <a href="infrastructure.html">← 2 Common infrastructure</a> – <a href="Overview.html#contents">Table of contents</a> – Index: syntax.html =================================================================== RCS file: /sources/public/html5/spec-author-view/syntax.html,v retrieving revision 1.889 retrieving revision 1.890 diff -u -d -r1.889 -r1.890 --- syntax.html 30 Nov 2010 00:54:57 -0000 1.889 +++ syntax.html 30 Nov 2010 01:53:56 -0000 1.890 @@ -353,7 +353,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4552</span></h1> + <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4553</span></h1> </div><div> <a href="dnd.html">← 7.7 Drag and drop</a> – <a href="Overview.html#contents">Table of contents</a> – Index: webappapis.html =================================================================== RCS file: /sources/public/html5/spec-author-view/webappapis.html,v retrieving revision 1.309 retrieving revision 1.310 diff -u -d -r1.309 -r1.310 --- webappapis.html 30 Nov 2010 00:54:57 -0000 1.309 +++ webappapis.html 30 Nov 2010 01:53:56 -0000 1.310 @@ -353,7 +353,7 @@ <body onload="fixBrokenLink(); init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4552</span></h1> + <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4553</span></h1> </div><div> <a href="offline.html">← 5.6 Offline Web applications</a> – <a href="Overview.html#contents">Table of contents</a> – Index: spec.preprocessed.html =================================================================== RCS file: /sources/public/html5/spec-author-view/spec.preprocessed.html,v retrieving revision 1.169 retrieving revision 1.170 diff -u -d -r1.169 -r1.170 --- spec.preprocessed.html 30 Nov 2010 00:54:56 -0000 1.169 +++ spec.preprocessed.html 30 Nov 2010 01:53:55 -0000 1.170 @@ -361,7 +361,7 @@ </head><body onload="init()"><div class="head" id="head"> <p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="http://www.w3.org/Icons/w3c_home" width="72"></a></p> - <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4552</span></h1> + <h1>HTML5 <span class="edition">Edition for Web Authors</span> <span class="rcsrevision">revision 1.4553</span></h1> <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2> <h2 class="no-num no-toc" id="w3c-working-draft-16-november-2010">W3C Working Draft 16 November 2010</h2> <dl><dt>This Version:</dt> @@ -383,7 +383,7 @@ <dt>Editors:</dt> <dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd> </dl><p>This specification is available in the following formats: <a href="spec.html">single page HTML</a>, <a href="Overview.html">multipage HTML</a>, <a href="http://dev.w3.org/html5/spec/">full specification</a>. - This is revision 1.4552.</p> + This is revision 1.4553.</p> <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a> © 2010 <a href="http://www.w3.org/"><abbr title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts @@ -37840,12 +37840,17 @@ <var title="">scripted-submit</var> flag set, the user agent must run the following steps:</p> - <ol><li id="sandboxSubmitBlocked"><p>If <var title="">form</var> is in - a <code><a href="#document">Document</a></code> that has no associated <a href="#browsing-context">browsing - context</a> or whose <a href="#browsing-context">browsing context</a> had its - <a href="#sandboxed-forms-browsing-context-flag">sandboxed forms browsing context flag</a> set when the - <code><a href="#document">Document</a></code> was created, then abort these steps without - doing anything.</p></li> + <ol><li><p>Let <var title="">form document</var> be the <var title="">form</var>'s <code><a href="#document">Document</a></code>.</p></li> + + <li id="sandboxSubmitBlocked"><p>If <var title="">form + document</var> has no associated <a href="#browsing-context">browsing context</a> or + its <a href="#browsing-context">browsing context</a> had its <a href="#sandboxed-forms-browsing-context-flag">sandboxed forms + browsing context flag</a> set when the <code><a href="#document">Document</a></code> was + created, then abort these steps without doing anything.</p></li> + + <li><p>Let <var title="">form browsing context</var> be the + <a href="#browsing-context">browsing context</a> of <var title="">form + document</var>.</p></li> <li><p>If <var title="">form</var> is already being submitted (i.e. the form was <a href="#concept-form-submit" title="concept-form-submit">submitted</a> again while processing @@ -38051,7 +38056,8 @@ <li> - <p>If <var title="">action</var> is the empty string, let <var title="">action</var> be <a href="#the-document-s-address">the document's address</a>.</p> + <p>If <var title="">action</var> is the empty string, let <var title="">action</var> be <a href="#the-document-s-address">the document's address</a> of + the <var title="">form document</var>.</p> <p class="note">This step is a <a href="#willful-violation">willful violation</a> of RFC 3986, which would require base URL processing here. This @@ -38085,16 +38091,15 @@ <li><p>If the user indicated a specific <a href="#browsing-context">browsing context</a> to use when submitting the form, then let <var title="">target browsing context</var> be that <a href="#browsing-context">browsing context</a>. Otherwise, apply <a href="#the-rules-for-choosing-a-browsing-context-given-a-browsing-context-name">the rules for choosing a - browsing context given a browsing context name</a> using <var title="">target</var> as the name and the <a href="#browsing-context">browsing - context</a> of <var title="">form</var> as the context in which - the algorithm is executed, and let <var title="">target browsing - context</var> be the resulting <a href="#browsing-context">browsing - context</a>.</p></li> + browsing context given a browsing context name</a> using <var title="">target</var> as the name and <var title="">form browsing + context</var> as the context in which the algorithm is executed, + and let <var title="">target browsing context</var> be the + resulting <a href="#browsing-context">browsing context</a>.</p></li> <li><p>If <var title="">target browsing context</var> was created - in the previous step, then let <var title="">replace</var> be true. - Otherwise, let it be false.</p></li> - <!-- XXXXX this is about to change --> + in the previous step, or if the <var title="">form document</var> + has not yet <a href="#completely-loaded">completely loaded</a>, then let <var title="">replace</var> be true. Otherwise, let it be + false.</p></li> <li> @@ -38182,11 +38187,10 @@ </dl><!--<p>If <var title="">method</var> is anything but (GET or) POST, and the <span>origin</span> of <var title="">action</var> - is not the <span>same origin</span> as that of the - <code>form</code> element's <code>Document</code>, then abort - these steps.</p> [or do CORS] (this is commented out since only - POST can trigger this now, and that's historically - unrestricted)--><p>Otherwise, <a href="#navigate">navigate</a><!--DONAV form--> <var title="">target browsing context</var> to <var title="">action</var> using the HTTP method given by <var title="">method</var> and with <var title="">entity body</var> + is not the <span>same origin</span> as that of <var + title="">form document</var>, then abort these steps.</p> [or do + CORS] (this is commented out since only POST can trigger this + now, and that's historically unrestricted)--><p>Otherwise, <a href="#navigate">navigate</a><!--DONAV form--> <var title="">target browsing context</var> to <var title="">action</var> using the HTTP method given by <var title="">method</var> and with <var title="">entity body</var> as the entity body, of type <var title="">MIME type</var>. If <var title="">replace</var> is true, then <var title="">target browsing context</var> must be navigated with <a href="#replacement-enabled">replacement @@ -43600,22 +43604,13 @@ address">the current address</a> of the associated <code><a href="#document">Document</a></code> object, as an <a href="#absolute-url">absolute URL</a>.</p> - <p>On setting, <!-- READ ME WHEN EDITING THIS: Mozilla does this, - but IE doesn't. What should we do?: the behavior depends on the - context in which the script that set the attribute is running. If - the script ran as the direct result of the execution of a - <code>script</code> element in the document represented by the - <code>Location</code> object's associated <code>Document</code> - object, then the user agent must act as if the <code - title="dom-location-replace">replace()</code> method had been called - with the new value as its argument. Otherwise,--> the user agent - must act as if the <code title="dom-location-assign"><a href="#dom-location-assign">assign()</a></code> - method had been called with the new value as its argument.</p><!-- - v2: may wish to allow replace instead as a UI improvement --> - <!-- XXXXX the above is about to change --> - - <!-- we could change the magic .location setter to simply refer - straight to assign(), so we don't have two levels of indirection --> + <p>On setting, if the <code><a href="#location">Location</a></code> object's associated + <code><a href="#document">Document</a></code> object has <a href="#completely-loaded">completely loaded</a>, + then the user agent must act as if the <code title="dom-location-assign"><a href="#dom-location-assign">assign()</a></code> method had been called + with the new value as its argument. Otherwise, the user agent must + act as if the <code title="dom-location-replace"><a href="#dom-location-replace">replace()</a></code> + method had been called with the new value as its argument.</p> + <!--DONAV location.href, defined in terms of the paragraphs below--> <p>When the <dfn id="dom-location-assign" title="dom-location-assign"><code>assign(<var title="">url</var>)</code></dfn> method is invoked, the UA must <a href="#resolve-a-url" title="resolve a url">resolve</a> the argument, relative to @@ -43636,7 +43631,7 @@ <a href="#resolve-a-url" title="resolve a url">resolve</a> the argument, relative to the <a href="#entry-script">entry script</a>'s <a href="#script-s-base-url" title="script's base URL">base URL</a>, and if that is successful, - <a href="#navigate">navigate</a><!--DONAV location.replace--> the + <a href="#navigate">navigate</a><!--DONAV location.href/replace--> the <a href="#browsing-context">browsing context</a> to the specified <var title="">url</var> with <a href="#replacement-enabled">replacement enabled</a>.</p> <p>Navigation for the <code title="dom-location-assign"><a href="#dom-location-assign">assign()</a></code> and <code title="dom-location-replace"><a href="#dom-location-replace">replace()</a></code> methods must be done @@ -46610,8 +46605,8 @@ target <code><a href="#applicationcache">ApplicationCache</a></code> object <var title="">target</var>, the user agent must run the appropriate steps from the following list:</p> - <dl><dt>If <var title="">target</var>'s <code><a href="#document">Document</a></code> has - <a href="#completely-loaded">completely loaded</a></dt> + <dl><dt>If <var title="">target</var>'s <code><a href="#document">Document</a></code> is + <a href="#ready-for-post-load-tasks">ready for post-load tasks</a></dt> <dd><p><a href="#queue-a-task" title="queue a task">Queue</a> the task <var title="">task</var>.</p></dd> @@ -61406,8 +61401,11 @@ for these <a href="#concept-task" title="concept-task">tasks</a> is the <a href="#networking-task-source">networking task source</a>.</p></li> - <li><p>The <code><a href="#document">Document</a></code> is now <dfn id="completely-loaded">completely - loaded</dfn>.</p></li> + <li><p>The <code><a href="#document">Document</a></code> is now <dfn id="ready-for-post-load-tasks">ready for post-load + tasks</dfn>.</p></li> + + <li><p><a href="#queue-a-task">Queue a task</a> to mark the <code><a href="#document">Document</a></code> + as <dfn id="completely-loaded">completely loaded</dfn>.</p></li> </ol><p>When the user agent is to <dfn id="abort-a-parser">abort a parser</dfn>, it must run the following steps:</p>
Received on Tuesday, 30 November 2010 01:54:03 UTC