html5/spec-author-view Overview.html,1.1101,1.1102 acknowledgements.html,1.763,1.764 apis-in-html-documents.html,1.197,1.198 association-of-controls-and-forms.html,1.192,1.193 browsers.html,1.761,1.762 commands.html,1.189,1.190 common-input-element-attributes.html,1.200,1.201 common-microsyntaxes.html,1.194,1.195 content-models.html,1.202,1.203 dnd.html,1.196,1.197 dom.html,1.755,1.756 editing.html,1.751,1.752 edits.html,1.187,1.188 elements.html,1.209,1.210 embedded-content-1.html,1.205,1.206 forms.html,1.745,1.746 grouping-content.html,1.201,1.202 history.html,1.750,1.751 iana.html,1.200,1.201 index-of-terms.html,1.47,1.48 index.html,1.761,1.762 infrastructure.html,1.756,1.757 interactive-elements.html,1.746,1.747 introduction.html,1.753,1.754 links.html,1.203,1.204 named-character-references.html,1.747,1.748 number-state.html,1.192,1.193 obsolete.html,1.748,1.749 offline.html,1.746,1.747 origin-0.html,1.172,1.173 references.html,1.744,1.745 scripting-1.html,1.196,1.197 sections.html,1.205,1.206

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

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:
Define what happens when the type= of an <input> changes. (whatwg r5376)

[updated by splitter]


Index: infrastructure.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/infrastructure.html,v
retrieving revision 1.756
retrieving revision 1.757
diff -u -d -r1.756 -r1.757
--- infrastructure.html	27 Aug 2010 21:23:47 -0000	1.756
+++ infrastructure.html	27 Aug 2010 22:03:44 -0000	1.757
@@ -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.4290</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4291</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.754
retrieving revision 1.755
diff -u -d -r1.754 -r1.755
--- text-level-semantics.html	27 Aug 2010 21:23:50 -0000	1.754
+++ text-level-semantics.html	27 Aug 2010 22:03:47 -0000	1.755
@@ -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.4290</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4291</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.196
retrieving revision 1.197
diff -u -d -r1.196 -r1.197
--- scripting-1.html	27 Aug 2010 21:23:47 -0000	1.196
+++ scripting-1.html	27 Aug 2010 22:03:45 -0000	1.197
@@ -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.4290</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4291</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.195
retrieving revision 1.196
diff -u -d -r1.195 -r1.196
--- the-map-element.html	27 Aug 2010 21:23:50 -0000	1.195
+++ the-map-element.html	27 Aug 2010 22:03:47 -0000	1.196
@@ -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.4290</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4291</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.748
retrieving revision 1.749
diff -u -d -r1.748 -r1.749
--- the-canvas-element.html	27 Aug 2010 21:23:50 -0000	1.748
+++ the-canvas-element.html	27 Aug 2010 22:03:47 -0000	1.749
@@ -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.4290</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4291</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.738
retrieving revision 1.739
diff -u -d -r1.738 -r1.739
--- tabular-data.html	27 Aug 2010 21:23:50 -0000	1.738
+++ tabular-data.html	27 Aug 2010 22:03:47 -0000	1.739
@@ -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.4290</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4291</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.212
retrieving revision 1.213
diff -u -d -r1.212 -r1.213
--- the-iframe-element.html	27 Aug 2010 21:23:50 -0000	1.212
+++ the-iframe-element.html	27 Aug 2010 22:03:47 -0000	1.213
@@ -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.4290</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4291</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.1101
retrieving revision 1.1102
diff -u -d -r1.1101 -r1.1102
--- Overview.html	27 Aug 2010 21:23:45 -0000	1.1101
+++ Overview.html	27 Aug 2010 22:03:42 -0000	1.1102
@@ -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.4290</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4291</span></h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor-s-draft-27-august-2010">Editor's Draft 27 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.4290.</p> 
+      This is revision 1.4291.</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.192
retrieving revision 1.193
diff -u -d -r1.192 -r1.193
--- association-of-controls-and-forms.html	27 Aug 2010 21:23:46 -0000	1.192
+++ association-of-controls-and-forms.html	27 Aug 2010 22:03:43 -0000	1.193
@@ -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.4290</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4291</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.47
retrieving revision 1.48
diff -u -d -r1.47 -r1.48
--- index-of-terms.html	27 Aug 2010 21:23:46 -0000	1.47
+++ index-of-terms.html	27 Aug 2010 22:03:44 -0000	1.48
@@ -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.4290</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4291</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.750
retrieving revision 1.751
diff -u -d -r1.750 -r1.751
--- history.html	27 Aug 2010 21:23:46 -0000	1.750
+++ history.html	27 Aug 2010 22:03:43 -0000	1.751
@@ -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.4290</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4291</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.172
retrieving revision 1.173
diff -u -d -r1.172 -r1.173
--- origin-0.html	27 Aug 2010 21:23:47 -0000	1.172
+++ origin-0.html	27 Aug 2010 22:03:45 -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.4290</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4291</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.200
retrieving revision 1.201
diff -u -d -r1.200 -r1.201
--- common-input-element-attributes.html	27 Aug 2010 21:23:46 -0000	1.200
+++ common-input-element-attributes.html	27 Aug 2010 22:03:43 -0000	1.201
@@ -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.4290</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4291</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.755
retrieving revision 1.756
diff -u -d -r1.755 -r1.756
--- dom.html	27 Aug 2010 21:23:46 -0000	1.755
+++ dom.html	27 Aug 2010 22:03:43 -0000	1.756
@@ -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.4290</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4291</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.205
retrieving revision 1.206
diff -u -d -r1.205 -r1.206
--- embedded-content-1.html	27 Aug 2010 21:23:46 -0000	1.205
+++ embedded-content-1.html	27 Aug 2010 22:03:43 -0000	1.206
@@ -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.4290</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4291</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.190
retrieving revision 1.191
diff -u -d -r1.190 -r1.191
--- the-input-element.html	27 Aug 2010 21:23:50 -0000	1.190
+++ the-input-element.html	27 Aug 2010 22:03:47 -0000	1.191
@@ -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.4290</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4291</span></h1>
    </div><div>
    <a href="forms.html">&larr; 4.10 Forms</a> &ndash;
    <a href="Overview.html#contents">Table of contents</a> &ndash;
@@ -1446,7 +1446,7 @@
   element. <p>The <dfn id="attr-input-checked" title="attr-input-checked"><code>checked</code></dfn>
   content attribute is a <a href="common-microsyntaxes.html#boolean-attribute" id="boolean-attribute-9">boolean attribute</a> that gives the
   default <a class="full-spec-link" href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#concept-fe-checked" title='Read about this "checkedness" reference in the full HTML5 spec.'>checkedness</a> of the
-  <code><a href="#the-input-element" id="input-58">input</a></code> element. <p>The <code title="attr-fae-form"><a href="association-of-controls-and-forms.html#attr-fae-form" id="form-49">form</a></code> attribute is used to
+  <code><a href="#the-input-element" id="input-58">input</a></code> element. <hr><p>The <code title="attr-fae-form"><a href="association-of-controls-and-forms.html#attr-fae-form" id="form-49">form</a></code> attribute is used to
   explicitly associate the <code><a href="#the-input-element" id="input-59">input</a></code> element with its
   <a href="association-of-controls-and-forms.html#form-owner" id="form-owner-4">form owner</a>. The <code title="attr-fe-name"><a href="association-of-controls-and-forms.html#attr-fe-name" id="name-33">name</a></code>
   attribute represents the element's name. The <code title="attr-fe-disabled"><a href="association-of-controls-and-forms.html#attr-fe-disabled" id="disabled-11">disabled</a></code> attribute is used to make

Index: acknowledgements.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/acknowledgements.html,v
retrieving revision 1.763
retrieving revision 1.764
diff -u -d -r1.763 -r1.764
--- acknowledgements.html	27 Aug 2010 21:23:46 -0000	1.763
+++ acknowledgements.html	27 Aug 2010 22:03:43 -0000	1.764
@@ -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.4290</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4291</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.201
retrieving revision 1.202
diff -u -d -r1.201 -r1.202
--- grouping-content.html	27 Aug 2010 21:23:46 -0000	1.201
+++ grouping-content.html	27 Aug 2010 22:03:43 -0000	1.202
@@ -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.4290</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4291</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.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- timers.html	27 Aug 2010 21:23:50 -0000	1.194
+++ timers.html	27 Aug 2010 22:03:47 -0000	1.195
@@ -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.4290</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4291</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.209
retrieving revision 1.210
diff -u -d -r1.209 -r1.210
--- elements.html	27 Aug 2010 21:23:46 -0000	1.209
+++ elements.html	27 Aug 2010 22:03:43 -0000	1.210
@@ -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.4290</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4291</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.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- urls.html	27 Aug 2010 21:23:50 -0000	1.204
+++ urls.html	27 Aug 2010 22:03:47 -0000	1.205
@@ -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.4290</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4291</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.200
retrieving revision 1.201
diff -u -d -r1.200 -r1.201
--- iana.html	27 Aug 2010 21:23:46 -0000	1.200
+++ iana.html	27 Aug 2010 22:03:43 -0000	1.201
@@ -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.4290</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4291</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.745
retrieving revision 1.746
diff -u -d -r1.745 -r1.746
--- forms.html	27 Aug 2010 21:23:46 -0000	1.745
+++ forms.html	27 Aug 2010 22:03:43 -0000	1.746
@@ -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.4290</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4291</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.746
retrieving revision 1.747
diff -u -d -r1.746 -r1.747
--- interactive-elements.html	27 Aug 2010 21:23:47 -0000	1.746
+++ interactive-elements.html	27 Aug 2010 22:03:44 -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.4290</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4291</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.751
retrieving revision 1.752
diff -u -d -r1.751 -r1.752
--- editing.html	27 Aug 2010 21:23:46 -0000	1.751
+++ editing.html	27 Aug 2010 22:03:43 -0000	1.752
@@ -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.4290</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4291</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.770
retrieving revision 1.771
diff -u -d -r1.770 -r1.771
--- video.html	27 Aug 2010 21:23:50 -0000	1.770
+++ video.html	27 Aug 2010 22:03:47 -0000	1.771
@@ -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.4290</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4291</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.761
retrieving revision 1.762
diff -u -d -r1.761 -r1.762
--- browsers.html	27 Aug 2010 21:23:46 -0000	1.761
+++ browsers.html	27 Aug 2010 22:03:43 -0000	1.762
@@ -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.4290</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4291</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.187
retrieving revision 1.188
diff -u -d -r1.187 -r1.188
--- edits.html	27 Aug 2010 21:23:46 -0000	1.187
+++ edits.html	27 Aug 2010 22:03:43 -0000	1.188
@@ -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.4290</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4291</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.728
retrieving revision 1.729
diff -u -d -r1.728 -r1.729
--- the-xhtml-syntax.html	27 Aug 2010 21:23:50 -0000	1.728
+++ the-xhtml-syntax.html	27 Aug 2010 22:03:47 -0000	1.729
@@ -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.4290</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4291</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.746
retrieving revision 1.747
diff -u -d -r1.746 -r1.747
--- offline.html	27 Aug 2010 21:23:47 -0000	1.746
+++ offline.html	27 Aug 2010 22:03:44 -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.4290</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4291</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.202
retrieving revision 1.203
diff -u -d -r1.202 -r1.203
--- content-models.html	27 Aug 2010 21:23:46 -0000	1.202
+++ content-models.html	27 Aug 2010 22:03:43 -0000	1.203
@@ -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.4290</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4291</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.197
retrieving revision 1.198
diff -u -d -r1.197 -r1.198
--- states-of-the-type-attribute.html	27 Aug 2010 21:23:50 -0000	1.197
+++ states-of-the-type-attribute.html	27 Aug 2010 22:03:47 -0000	1.198
@@ -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.4290</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4291</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.197
retrieving revision 1.198
diff -u -d -r1.197 -r1.198
--- apis-in-html-documents.html	27 Aug 2010 21:23:46 -0000	1.197
+++ apis-in-html-documents.html	27 Aug 2010 22:03:43 -0000	1.198
@@ -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.4290</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4291</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.748
retrieving revision 1.749
diff -u -d -r1.748 -r1.749
--- obsolete.html	27 Aug 2010 21:23:47 -0000	1.748
+++ obsolete.html	27 Aug 2010 22:03:44 -0000	1.749
@@ -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.4290</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4291</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.747
retrieving revision 1.748
diff -u -d -r1.747 -r1.748
--- named-character-references.html	27 Aug 2010 21:23:47 -0000	1.747
+++ named-character-references.html	27 Aug 2010 22:03:44 -0000	1.748
@@ -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.4290</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4291</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.744
retrieving revision 1.745
diff -u -d -r1.744 -r1.745
--- references.html	27 Aug 2010 21:23:47 -0000	1.744
+++ references.html	27 Aug 2010 22:03:45 -0000	1.745
@@ -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.4290</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4291</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.758
retrieving revision 1.759
diff -u -d -r1.758 -r1.759
--- semantics.html	27 Aug 2010 21:23:47 -0000	1.758
+++ semantics.html	27 Aug 2010 22:03:45 -0000	1.759
@@ -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.4290</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4291</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.761
retrieving revision 1.762
diff -u -d -r1.761 -r1.762
--- index.html	27 Aug 2010 21:23:47 -0000	1.761
+++ index.html	27 Aug 2010 22:03:44 -0000	1.762
@@ -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.4290</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4291</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.199
retrieving revision 1.200
diff -u -d -r1.199 -r1.200
--- the-button-element.html	27 Aug 2010 21:23:50 -0000	1.199
+++ the-button-element.html	27 Aug 2010 22:03:47 -0000	1.200
@@ -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.4290</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4291</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.196
retrieving revision 1.197
diff -u -d -r1.196 -r1.197
--- dnd.html	27 Aug 2010 21:23:46 -0000	1.196
+++ dnd.html	27 Aug 2010 22:03:43 -0000	1.197
@@ -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.4290</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4291</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.203
retrieving revision 1.204
diff -u -d -r1.203 -r1.204
--- links.html	27 Aug 2010 21:23:47 -0000	1.203
+++ links.html	27 Aug 2010 22:03:44 -0000	1.204
@@ -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.4290</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4291</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.1126
retrieving revision 1.1127
diff -u -d -r1.1126 -r1.1127
--- spec.html	27 Aug 2010 21:23:47 -0000	1.1126
+++ spec.html	27 Aug 2010 22:03:45 -0000	1.1127
@@ -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.4290</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4291</span></h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor-s-draft-27-august-2010">Editor's Draft 27 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.4290.</p> 
+      This is revision 1.4291.</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
@@ -15397,7 +15397,7 @@
   element. </p><p>The <dfn id="attr-input-checked" title="attr-input-checked"><code>checked</code></dfn>
   content attribute is a <a href="#boolean-attribute" id="boolean-attribute-9">boolean attribute</a> that gives the
   default <a href="http://dev.w3.org/html5/spec/association-of-controls-and-forms.html#concept-fe-checked" title='Read about this "checkedness" reference in the full HTML5 spec.' class="full-spec-link">checkedness</a> of the
-  <code><a href="#the-input-element" id="input-58">input</a></code> element. </p><p>The <code title="attr-fae-form"><a href="#attr-fae-form" id="form-49">form</a></code> attribute is used to
+  <code><a href="#the-input-element" id="input-58">input</a></code> element. </p><hr><p>The <code title="attr-fae-form"><a href="#attr-fae-form" id="form-49">form</a></code> attribute is used to
   explicitly associate the <code><a href="#the-input-element" id="input-59">input</a></code> element with its
   <a href="#form-owner" id="form-owner-4">form owner</a>. The <code title="attr-fe-name"><a href="#attr-fe-name" id="name-33">name</a></code>
   attribute represents the element's name. The <code title="attr-fe-disabled"><a href="#attr-fe-disabled" id="disabled-11">disabled</a></code> attribute is used to make

Index: number-state.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/number-state.html,v
retrieving revision 1.192
retrieving revision 1.193
diff -u -d -r1.192 -r1.193
--- number-state.html	27 Aug 2010 21:23:47 -0000	1.192
+++ number-state.html	27 Aug 2010 22:03:44 -0000	1.193
@@ -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.4290</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4291</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.205
retrieving revision 1.206
diff -u -d -r1.205 -r1.206
--- sections.html	27 Aug 2010 21:23:47 -0000	1.205
+++ sections.html	27 Aug 2010 22:03:45 -0000	1.206
@@ -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.4290</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4291</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.753
retrieving revision 1.754
diff -u -d -r1.753 -r1.754
--- introduction.html	27 Aug 2010 21:23:47 -0000	1.753
+++ introduction.html	27 Aug 2010 22:03:44 -0000	1.754
@@ -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.4290</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4291</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.189
retrieving revision 1.190
diff -u -d -r1.189 -r1.190
--- commands.html	27 Aug 2010 21:23:46 -0000	1.189
+++ commands.html	27 Aug 2010 22:03:43 -0000	1.190
@@ -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.4290</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4291</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.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- common-microsyntaxes.html	27 Aug 2010 21:23:46 -0000	1.194
+++ common-microsyntaxes.html	27 Aug 2010 22:03:43 -0000	1.195
@@ -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.4290</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4291</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.756
retrieving revision 1.757
diff -u -d -r1.756 -r1.757
--- syntax.html	27 Aug 2010 21:23:50 -0000	1.756
+++ syntax.html	27 Aug 2010 22:03:47 -0000	1.757
@@ -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.4290</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4291</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.176
retrieving revision 1.177
diff -u -d -r1.176 -r1.177
--- webappapis.html	27 Aug 2010 21:23:50 -0000	1.176
+++ webappapis.html	27 Aug 2010 22:03:47 -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.4290</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4291</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.37
retrieving revision 1.38
diff -u -d -r1.37 -r1.38
--- spec.preprocessed.html	27 Aug 2010 21:23:49 -0000	1.37
+++ spec.preprocessed.html	27 Aug 2010 22:03:46 -0000	1.38
@@ -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.4290</span></h1>
+   <h1>HTML5 (Edition for Web Authors)<span class="rcsrevision"> revision 1.4291</span></h1>
    <h2 class="no-num no-toc" id="a-vocabulary-and-associated-apis-for-html-and-xhtml">A vocabulary and associated APIs for HTML and XHTML</h2>
    <h2 class="no-num no-toc" id="editor-s-draft-27-august-2010">Editor's Draft 27 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.4290.</p> 
+      This is revision 1.4291.</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
@@ -28396,12 +28396,8 @@
 
   </td></tr></tbody></table><div class="impl">
 
-  <p>When an <code><a href="#the-input-element">input</a></code> element's <code title="attr-input-type"><a href="#attr-input-type">type</a></code> attribute changes state, and
-  when the element is first created, the element's rendering and
-  behavior must change to the new state's accordingly and the
-  <dfn id="value-sanitization-algorithm">value sanitization algorithm</dfn>, if one is defined for the
-  <code title="attr-input-type"><a href="#attr-input-type">type</a></code> attribute's new state,
-  must be invoked.</p>
+  <p>Some states of the <code title="attr-input-type"><a href="#attr-input-type">type</a></code>
+  attribute define a <dfn id="value-sanitization-algorithm">value sanitization algorithm</dfn>.</p>
 
   <p>Each <code><a href="#the-input-element">input</a></code> element has a <a href="#concept-fe-value" title="concept-fe-value">value</a>, which is exposed by the <code title="dom-input-value"><a href="#dom-input-value">value</a></code> IDL attribute. Some states
   define an <dfn id="concept-input-value-string-number" title="concept-input-value-string-number">algorithm
@@ -28427,7 +28423,7 @@
   content attribute gives the default <a href="#concept-fe-value" title="concept-fe-value">value</a> of the <code><a href="#the-input-element">input</a></code>
   element. <span class="impl">When the <code title="attr-input-value"><a href="#attr-input-value">value</a></code> content attribute is added,
   set, or removed, if the control's <a href="#concept-input-value-dirty-flag" title="concept-input-value-dirty-flag">dirty value flag</a> is
-  true, the user agent must set the <a href="#concept-fe-value" title="concept-fe-value">value</a> of the element to the value of
+  false, the user agent must set the <a href="#concept-fe-value" title="concept-fe-value">value</a> of the element to the value of
   the <code title="attr-input-value"><a href="#attr-input-value">value</a></code> content attribute,
   if there is one, or the empty string otherwise, and then run the
   current <a href="#value-sanitization-algorithm">value sanitization algorithm</a>, if one is
@@ -28487,7 +28483,40 @@
   <a href="#concept-fe-checked" title="concept-fe-checked">checkedness</a>, and <a href="#concept-input-checked-dirty-flag" title="concept-input-checked-dirty-flag">dirty checkedness
   flag</a> must be propagated to the clone when it is created.</p>
 
-  </div><p>The <code title="attr-fae-form"><a href="#attr-fae-form">form</a></code> attribute is used to
+  <hr><p>When an <code><a href="#the-input-element">input</a></code> element is first created, the
+  element's rendering and behavior must be set to the rendering and
+  behavior defined for the <code title="attr-input-type"><a href="#attr-input-type">type</a></code>
+  attribute's state, and the <a href="#value-sanitization-algorithm">value sanitization
+  algorithm</a>, if one is defined for the <code title="attr-input-type"><a href="#attr-input-type">type</a></code> attribute's state, must be
+  invoked.</p>
+
+  </div><div class="impl" id="input-type-change">
+
+  <p>When an <code><a href="#the-input-element">input</a></code> element's <code title="attr-input-type"><a href="#attr-input-type">type</a></code> attribute changes state, the
+  user agent must run the following steps:</p>
+
+  <ol><!-- http://software.hixie.ch/utilities/js/live-dom-viewer/saved/602 --><li><p>If the previous state of the element's <code title="attr-input-type"><a href="#attr-input-type">type</a></code> attribute put the <code title="dom-input-value"><a href="#dom-input-value">value</a></code> IDL attribute in the <i title="dom-input-value-value"><a href="#dom-input-value-value">value</a></i> mode, and the element's
+   <a href="#concept-fe-value" title="concept-fe-value">value</a> is not the empty
+   string, and the new state of the element's <code title="attr-input-type"><a href="#attr-input-type">type</a></code> attribute puts the <code title="dom-input-value"><a href="#dom-input-value">value</a></code> IDL attribute in either the <i title="dom-input-value-default"><a href="#dom-input-value-default">default</a></i> mode or the <i title="dom-input-value-default-on"><a href="#dom-input-value-default-on">default/on</a></i> mode, then set
+   the element's <code title="attr-input-value"><a href="#attr-input-value">value</a></code> content
+   attribute to the element's <a href="#concept-fe-value" title="concept-fe-value">value</a>.</p></li>
+
+   <li><p>Otherwise, if the previous state of the element's <code title="attr-input-type"><a href="#attr-input-type">type</a></code> attribute put the <code title="dom-input-value"><a href="#dom-input-value">value</a></code> IDL attribute in any mode
+   other than the <i title="dom-input-value-value"><a href="#dom-input-value-value">value</a></i> mode, and
+   the new state of the element's <code title="attr-input-type"><a href="#attr-input-type">type</a></code> attribute puts the <code title="dom-input-value"><a href="#dom-input-value">value</a></code> IDL attribute in the <i title="dom-input-value-value"><a href="#dom-input-value-value">value</a></i> mode, then set the <a href="#concept-fe-value" title="concept-fe-value">value</a> of the element to the value
+   of the <code title="attr-input-value"><a href="#attr-input-value">value</a></code> content
+   attribute, if there is one, or the empty string otherwise, and
+   then set the control's <a href="#concept-input-value-dirty-flag" title="concept-input-value-dirty-flag">dirty value flag</a> to
+   false.</p></li>
+
+   <li><p>Update the element's rendering and behavior to the new
+   state's.</p></li>
+
+   <li><p>Invoke the <a href="#value-sanitization-algorithm">value sanitization algorithm</a>, if one
+   is defined for the <code title="attr-input-type"><a href="#attr-input-type">type</a></code>
+   attribute's new state.</p></li>
+
+  </ol></div><hr><p>The <code title="attr-fae-form"><a href="#attr-fae-form">form</a></code> attribute is used to
   explicitly associate the <code><a href="#the-input-element">input</a></code> element with its
   <a href="#form-owner">form owner</a>. The <code title="attr-fe-name"><a href="#attr-fe-name">name</a></code>
   attribute represents the element's name. The <code title="attr-fe-disabled"><a href="#attr-fe-disabled">disabled</a></code> attribute is used to make

Received on Friday, 27 August 2010 22:03:56 UTC