html5/spec acknowledgements.html,1.1223,1.1224 association-of-controls-and-forms.html,1.230,1.231 attributes-common-to-form-controls.html,1.119,1.120 attributes-common-to-ins-and-del-elements.html,1.119,1.120 attributes-common-to-td-and-th-elements.html,1.119,1.120 browsers.html,1.1206,1.1207 commands.html,1.170,1.171 common-dom-interfaces.html,1.203,1.204 common-input-element-apis.html,1.119,1.120 common-input-element-attributes.html,1.185,1.186 common-microsyntaxes.html,1.185,1.186 constraints.html,1.119,1.120 content-models.html,1.228,1.229 dimension-attributes.html,1.119,1.120 dnd.html,1.207,1.208 dom.html,1.1198,1.1199 dynamic-markup-insertion.html,1.120,1.121 editing-apis.html,1.119,1.120 editing.html,1.1184,1.1185 edits-and-lists.html,1.119,1.120 edits-and-paragraphs.html,1.119,1.120 edits.html,1.164,1.165 element-definitions.html,1.119,1.120 elements.html,1.194,1.195 embedded-content-1.html,1.189,1.190 examples.html,1.119,1.120 form-submission.html,1.119,1.120 forms.html,1.1173,1.1174 globa

Update of /sources/public/html5/spec
In directory hutz:/tmp/cvs-serv23619

Modified Files:
	acknowledgements.html association-of-controls-and-forms.html 
	attributes-common-to-form-controls.html 
	attributes-common-to-ins-and-del-elements.html 
	attributes-common-to-td-and-th-elements.html browsers.html 
	commands.html common-dom-interfaces.html 
	common-input-element-apis.html 
	common-input-element-attributes.html common-microsyntaxes.html 
	constraints.html content-models.html dimension-attributes.html 
	dnd.html dom.html dynamic-markup-insertion.html 
	editing-apis.html editing.html edits-and-lists.html 
	edits-and-paragraphs.html edits.html element-definitions.html 
	elements.html embedded-content-1.html examples.html 
	form-submission.html forms.html global-attributes.html 
	grouping-content.html headings-and-sections.html history.html 
	iana.html image-maps.html index.html infrastructure.html 
	interactions-with-xpath-and-xslt.html 
	interactive-elements.html introduction.html links.html 
	mathml.html media-elements.html 
	named-character-references.html namespaces.html obsolete.html 
	offline.html origin-0.html parsing.html references.html 
	rendering.html 
	requirements-relating-to-bidirectional-algorithm-formatting-characters.html 
	scripting-1.html section-index.html sections.html 
	semantics.html single-page.html spec.html 
	states-of-the-type-attribute.html styling.html svg-0.html 
	syntax.html system-state-and-capabilities.html 
	tabular-data.html text-level-semantics.html 
	textFieldSelection.html the-a-element.html 
	the-abbr-element.html the-address-element.html 
	the-area-element.html the-article-element.html 
	the-aside-element.html the-audio-element.html 
	the-b-element.html the-base-element.html the-bdi-element.html 
	the-bdo-element.html the-blockquote-element.html 
	the-body-element.html the-br-element.html 
	the-button-element.html the-canvas-element.html 
	the-caption-element.html the-cite-element.html 
	the-code-element.html the-col-element.html 
	the-colgroup-element.html the-command-element.html 
	the-datalist-element.html the-dd-element.html 
	the-del-element.html the-details-element.html 
	the-dfn-element.html the-div-element.html the-dl-element.html 
	the-dt-element.html the-em-element.html the-embed-element.html 
	the-end.html the-fieldset-element.html 
	the-figcaption-element.html the-figure-element.html 
	the-footer-element.html the-form-element.html 
	the-h1-h2-h3-h4-h5-and-h6-elements.html the-head-element.html 
	the-header-element.html the-hgroup-element.html 
	the-hr-element.html the-html-element.html the-i-element.html 
	the-iframe-element.html the-img-element.html 
	the-input-element.html the-ins-element.html 
	the-kbd-element.html the-keygen-element.html 
	the-label-element.html the-legend-element.html 
	the-li-element.html the-link-element.html the-map-element.html 
	the-mark-element.html the-menu-element.html 
	the-meta-element.html the-meter-element.html 
	the-nav-element.html the-noscript-element.html 
	the-object-element.html the-ol-element.html 
	the-optgroup-element.html the-option-element.html 
	the-output-element.html the-p-element.html 
	the-param-element.html the-pre-element.html 
	the-progress-element.html the-q-element.html 
	the-rp-element.html the-rt-element.html the-ruby-element.html 
	the-s-element.html the-samp-element.html 
	the-script-element.html the-section-element.html 
	the-select-element.html the-small-element.html 
	the-source-element.html the-span-element.html 
	the-strong-element.html the-style-element.html 
	the-sub-and-sup-elements.html the-summary-element.html 
	the-table-element.html the-tbody-element.html 
	the-td-element.html the-textarea-element.html 
	the-tfoot-element.html the-th-element.html 
	the-thead-element.html the-time-element.html 
	the-title-element.html the-tr-element.html 
	the-track-element.html the-u-element.html the-ul-element.html 
	the-var-element.html the-video-element.html 
	the-wbr-element.html the-xhtml-syntax.html timers.html 
	tokenization.html tree-construction.html urls.html 
	usage-summary.html user-prompts.html wai-aria.html 
	webappapis.html 
Log Message:
input.setRangeText() (whatwg r7081)

[updated by splitter]


Index: the-a-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-a-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-a-element.html	27 Apr 2012 15:46:39 -0000	1.119
+++ the-a-element.html	28 Apr 2012 04:48:00 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-img-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-img-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-img-element.html	27 Apr 2012 15:46:42 -0000	1.119
+++ the-img-element.html	28 Apr 2012 04:48:46 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-del-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-del-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-del-element.html	27 Apr 2012 15:46:40 -0000	1.119
+++ the-del-element.html	28 Apr 2012 04:48:31 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-option-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-option-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-option-element.html	27 Apr 2012 15:46:43 -0000	1.119
+++ the-option-element.html	28 Apr 2012 04:48:47 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-figcaption-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-figcaption-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-figcaption-element.html	27 Apr 2012 15:46:41 -0000	1.119
+++ the-figcaption-element.html	28 Apr 2012 04:48:44 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-hr-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-hr-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-hr-element.html	27 Apr 2012 15:46:41 -0000	1.119
+++ the-hr-element.html	28 Apr 2012 04:48:44 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-summary-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-summary-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-summary-element.html	27 Apr 2012 15:46:44 -0000	1.119
+++ the-summary-element.html	28 Apr 2012 04:48:49 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-small-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-small-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-small-element.html	27 Apr 2012 15:46:44 -0000	1.119
+++ the-small-element.html	28 Apr 2012 04:48:48 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-kbd-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-kbd-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-kbd-element.html	27 Apr 2012 15:46:42 -0000	1.119
+++ the-kbd-element.html	28 Apr 2012 04:48:46 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: single-page.html
===================================================================
RCS file: /sources/public/html5/spec/single-page.html,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -d -r1.36 -r1.37
--- single-page.html	27 Apr 2012 15:46:37 -0000	1.36
+++ single-page.html	28 Apr 2012 04:47:53 -0000	1.37
@@ -326,7 +326,7 @@
 
    <h1>HTML5</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-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    <dl><dt>Latest Published Version:</dt>
     <dd><a href="http://www.w3.org/TR/html5/">http://www.w3.org/TR/html5/</a></dd>
     <dt>Latest Editor's Draft:</dt>
@@ -353,7 +353,7 @@
     <a href="Overview.html">single page HTML</a>,
     <a href="spec.html">multipage HTML</a>,
     <a href="author/">web developer edition</a>.
-This is revision 1.5642.
+This is revision 1.5643.
    </p> 
      <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
    &copy; 2012 <a href="http://www.w3.org/"><abbr title="World Wide
@@ -519,7 +519,7 @@
   Group</a> is the W3C working group responsible for this
   specification's progress along the W3C Recommendation
   track.
-  This specification is the 27 April 2012 Editor's Draft.
+  This specification is the 28 April 2012 Editor's Draft.
   </p>
 
 
@@ -37936,15 +37936,15 @@
      <td> A button
   </table><p>The <i>missing value default</i> is the <a href="#text-type-text-state-and-search-state-type-search" title="attr-input-type-text">Text</a> state.</p>
 
-  <p>Which of the <code title="attr-input-accept"><a href="#attr-input-accept">accept</a></code>, <code title="attr-input-alt"><a href="#attr-input-alt">alt</a></code>, <code title="attr-input-autocomplete"><a href="#attr-input-autocomplete">autocomplete</a></code>, <code title="attr-input-checked"><a href="#attr-input-checked">checked</a></code>, <code title="attr-input-dirname"><a href="#attr-input-dirname">dirname</a></code>, <code title="attr-fs-formaction"><a href="#attr-fs-formaction">formaction</a></code>, <code title="attr-fs-formenctype"><a href="#attr-fs-formenctype">formenctype</a></code>, <code title="attr-fs-formmethod"><a href="#attr-fs-formmethod">formmethod</a></code>, <code title="attr-fs-formnovalidate"><a href="#attr-fs-formnovalidate">formnovalidate</a></code>, <code title="attr-fs-formtarget"><a href="#attr-fs-formtarget">formtarget</a></code>, <code title="attr-dim-height"><a href="#attr-dim-height">height</a></code>, <code title="attr-input-list"><a href="#attr-input-list">list</a></ode>, <code title="attr-input-max"><a href="#attr-input-max">max</a></code>, <code title="attr-input-maxlength"><a href="#attr-input-maxlength">maxlength</a></code>, <code title="attr-input-min"><a href="#attr-input-min">min</a></code>, <code title="attr-input-multiple"><a href="#attr-input-multiple">multiple</a></code>, <code title="attr-input-pattern"><a href="#attr-input-pattern">pattern</a></code>, <code title="attr-input-placeholder"><a href="#attr-input-placeholder">placeholder</a></code>, <code title="attr-input-readonly"><a href="#attr-input-readonly">readonly</a></code>, <code title="attr-input-required"><a href="#attr-input-required">required</a></code>, <code title="attr-input-size"><a href="#attr-input-size">size</a></code>, <code title="attr-input-src"><a href="#attr-input-src">src</a></code>, <code title="attr-input-step"><a href="#attr-input-step">step</a></code>, and <code title="attr-dim-width"><a href="#attr-dim-width">width</a></code> content attributes, the <code title="dom-input-checked><a href="#dom-input-checked">checked</a></code>, <code title="dom-input-files"><a href="#dom-input-files">files</a></code>, <code title="dom-input-valueAsDate"><a href="#dom-input-valueasdate">valueAsDate</a></code>, <code title="dom-input-valueAsNumber"><a href="#dom-input-valueasnumber">valueAsNumber</a></code>, and <code title="dom-input-list"><a href="#dom-input-list">list</a></code> IDL
-  attributes, the <code title="dom-textarea/input-select"><a href="#dom-textarea-input-select">select()</a></code> method, the <code title="dom-textarea/input-selectionStart"><a href="#dom-textarea-input-selectionstart">selectionStart</a></code>,
-  <code title="dom-textarea/input-selectionEnd"><a href="#dom-textarea-input-selectionend">selectionEnd</a></code>, and
-  <code title="dom-textarea/input-selectionDirection"><a href="#dom-textarea-input-selectiondirection">selectionDirection</a></code>,
-  IDL attributes, the <code title="dom-textarea/input-setSelectionRange"><a href="#dom-textarea-input-setselectionrange">setSelectionRange()</a></code>
-  method, the <code title="dom-input-stepUp"><a href="#dom-input-stepup">stepUp()</a></code> and
+  <p>Which of the <code title="attr-input-accept"><a href="#attr-input-accept">accept</a></code>, <code title="attr-input-alt"><a href="#attr-input-alt">alt</a></code>, <code title="attr-input-autocomplete"><a href="#attr-input-autocomplete">autocomplete</a></code>, <code title="attr-input-checked"><a href="#attr-input-checked">checked</a></code>, <code title="attr-input-dirname"><a href="#attr-input-dirname">dirname</a></code>, <code title="attr-fs-formaction"><a href="#attr-fs-formaction">formaction</a></code>, <code title="attr-fs-formenctype"><a href="#attr-fs-formenctype">formenctype</a></code>, <code title="attr-fs-formmethod"><a href="#attr-fs-formmethod">formmethod</a></code>, <code title="attr-fs-formnovalidate"><a href="#attr-fs-formnovalidate">formnovalidate</a></code>, <code title="attr-fs-formtarget"><a href="#attr-fs-formtarget">formtarget</a></code>, <code title="attr-dim-height"><a href="#attr-dim-height">height</a></code>, <code title="attr-input-list"><a href="#attr-input-list">list</a></ode>, <code title="attr-input-max"><a href="#attr-input-max">max</a></code>, <code title="attr-input-maxlength"><a href="#attr-input-maxlength">maxlength</a></code>, <code title="attr-input-min"><a href="#attr-input-min">min</a></code>, <code title="attr-input-multiple"><a href="#attr-input-multiple">multiple</a></code>, <code title="attr-input-pattern"><a href="#attr-input-pattern">pattern</a></code>, <code title="attr-input-placeholder"><a href="#attr-input-placeholder">placeholder</a></code>, <code title="attr-input-readonly"><a href="#attr-input-readonly">readonly</a></code>, <code title="attr-input-required"><a href="#attr-input-required">required</a></code>, <code title="attr-input-size"><a href="#attr-input-size">size</a></code>, <code title="attr-input-src"><a href="#attr-input-src">src</a></code>, <code title="attr-input-step"><a href="#attr-input-step">step</a></code>, and <code title="attr-dim-width"><a href="#attr-dim-width">width</a></code> content attributes, the <code title="dom-input-checked><a href="#dom-input-checked">checked</a></code>, <code title="dom-input-files"><a href="#dom-input-files">files</a></code>, <code title="dom-input-valueAsDate"><a href="#dom-input-valueasdate">valueAsDate</a></code>, <code title="dom-input-valueAsNumber"><a href="#dom-input-valueasnumber">valueAsNumber</a></code>, and <code title="dom-input-list"><a href="#dom-input-list">list</a></code> IDL attributes, the <code title="dom-textarea/input-select"><a href="#dom-textarea-input-select">select()</a></code> method, the <code title="dom-textarea/input-selectionStart"><a href="#dom-textarea-input-selectionstart">selectionStart</a></code>,
+  <code title="dom-textarea/input-selectionEnd"><a href="#dom-textarea-input-selectionend">selectionEnd</a></code>,
+  and <code title="dom-textarea/input-selectionDirection"><a href="#dom-textarea-input-selectiondirection">selectionDirection</a></code>,
+  IDL attributes, the
+  <code title="dom-textarea/input-setSelectionRange"><a href="#dom-textarea-input-setselectionrange">setSelectionRange()</a></code>
+  methods, the <code title="dom-input-stepUp"><a href="#dom-input-stepup">stepUp()</a></code> and
   <code title="dom-input-stepDown"><a href="#dom-input-stepdown">stepDown()</a></code> methods, and the
   <code title="event-input-input"><a href="#event-input-input">input</a></code> and <code title="event-input-change"><a href="#event-input-change">change</a></code> events apply to an
-  <code><a href="#the-input-element">input</a></code> element depends on the state of its <code title="attr-input-type"><a href="#attr-input-type">type</a></code> attribute.  The following table
+  <code><a href="#the-input-element">input</a></code> element depends on the state of its <code title="attr-input-type"><a href="#attr-input-type">type</a></code> attribute. The following table
   <span class="impl">is non-normative and</span> summarizes which of
   those content attributes, IDL attributes, methods, and events apply
   to each state:</p>
@@ -38794,6 +38794,7 @@
      <td class="no"> &middot; 
 
 
+
     <tr><th> <code title="dom-textarea/input-setSelectionRange"><a href="#dom-textarea-input-setselectionrange">setSelectionRange()</a></code>
      <td class="no"> &middot; 
      <td class="yes"> Yes     
@@ -39105,6 +39106,7 @@
   of the element's <code><a href="#the-label-element">label</a></code>s. The <code title="dom-textarea/input-select"><a href="#dom-textarea-input-select">select()</a></code>, <code title="dom-textarea/input-selectionStart"><a href="#dom-textarea-input-selectionstart">selectionStart</a></code>,
   <code title="dom-textarea/input-selectionEnd"><a href="#dom-textarea-input-selectionend">selectionEnd</a></code>,
   <code title="dom-textarea/input-selectionDirection"><a href="#dom-textarea-input-selectiondirection">selectionDirection</a></code>,
+  <code title="dom-textarea/input-setRangeText">setRangeText()</code>,
   and <code title="dom-textarea/input-setSelectionRange"><a href="#dom-textarea-input-setselectionrange">setSelectionRange()</a></code>
   methods and attributes expose the element's text selection. The
   <code title="dom-fe-autofocus"><a href="#dom-fe-autofocus">autofocus</a></code>, <code title="dom-fe-disabled"><a href="#dom-fe-disabled">disabled</a></code>, <code title="dom-fae-form"><a href="#dom-fae-form">form</a></code>, and <code title="dom-fe-name"><a href="#dom-fe-name">name</a></code> IDL attributes are part of the
@@ -39189,6 +39191,7 @@
    <code class="no-backref" title="dom-input-valueAsDate"><a href="#dom-input-valueasdate">valueAsDate</a></code>, and
    <code class="no-backref" title="dom-input-valueAsNumber"><a href="#dom-input-valueasnumber">valueAsNumber</a></code> IDL attributes;
    <code class="no-backref" title="dom-textarea/input-select"><a href="#dom-textarea-input-select">select()</a></code>,
+   <code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>,
    <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a href="#dom-textarea-input-setselectionrange">setSelectionRange()</a></code>,
    <code class="no-backref" title="dom-input-stepDown"><a href="#dom-input-stepdown">stepDown()</a></code>, and
    <code class="no-backref" title="dom-input-stepUp"><a href="#dom-input-stepup">stepUp()</a></code> methods.</p>
@@ -39273,8 +39276,10 @@
    <code title="dom-textarea/input-selectionEnd"><a href="#dom-textarea-input-selectionend">selectionEnd</a></code>, 
    <code title="dom-textarea/input-selectionDirection"><a href="#dom-textarea-input-selectiondirection">selectionDirection</a></code>, and
    <code title="dom-input-value"><a href="#dom-input-value">value</a></code> IDL attributes;
-   <code title="dom-textarea/input-select"><a href="#dom-textarea-input-select">select()</a></code> and
-   <code title="dom-textarea/input-setSelectionRange"><a href="#dom-textarea-input-setselectionrange">setSelectionRange()</a></code> methods.</p>
+   <code title="dom-textarea/input-select"><a href="#dom-textarea-input-select">select()</a></code>,
+   <code title="dom-textarea/input-setRangeText">setRangeText()</code>, and
+   <code title="dom-textarea/input-setSelectionRange"><a href="#dom-textarea-input-setselectionrange">setSelectionRange()</a></code>
+   methods.</p>
 
    <p>The <code title="dom-input-value"><a href="#dom-input-value">value</a></code> IDL attribute is
    in mode <a href="#dom-input-value-value" title="dom-input-value-value">value</a>.</p>
@@ -39370,8 +39375,10 @@
    <code title="dom-textarea/input-selectionEnd"><a href="#dom-textarea-input-selectionend">selectionEnd</a></code>, 
    <code title="dom-textarea/input-selectionDirection"><a href="#dom-textarea-input-selectiondirection">selectionDirection</a></code>, and
    <code title="dom-input-value"><a href="#dom-input-value">value</a></code> IDL attributes;
-   <code title="dom-textarea/input-select"><a href="#dom-textarea-input-select">select()</a></code> and
-   <code title="dom-textarea/input-setSelectionRange"><a href="#dom-textarea-input-setselectionrange">setSelectionRange()</a></code> methods.</p>
+   <code title="dom-textarea/input-select"><a href="#dom-textarea-input-select">select()</a></code>,
+   <code title="dom-textarea/input-setRangeText">setRangeText()</code>, and
+   <code title="dom-textarea/input-setSelectionRange"><a href="#dom-textarea-input-setselectionrange">setSelectionRange()</a></code>
+   methods.</p>
 
    <p>The <code title="dom-input-value"><a href="#dom-input-value">value</a></code> IDL attribute is
    in mode <a href="#dom-input-value-value" title="dom-input-value-value">value</a>.</p>
@@ -39474,8 +39481,10 @@
    <code title="dom-textarea/input-selectionEnd"><a href="#dom-textarea-input-selectionend">selectionEnd</a></code>,
    <code title="dom-textarea/input-selectionDirection"><a href="#dom-textarea-input-selectiondirection">selectionDirection</a></code>, and
    <code title="dom-input-value"><a href="#dom-input-value">value</a></code> IDL attributes;
-   <code title="dom-textarea/input-select"><a href="#dom-textarea-input-select">select()</a></code> and
-   <code title="dom-textarea/input-setSelectionRange"><a href="#dom-textarea-input-setselectionrange">setSelectionRange()</a></code> methods.</p>
+   <code title="dom-textarea/input-select"><a href="#dom-textarea-input-select">select()</a></code>,
+   <code title="dom-textarea/input-setRangeText">setRangeText()</code>, and
+   <code title="dom-textarea/input-setSelectionRange"><a href="#dom-textarea-input-setselectionrange">setSelectionRange()</a></code>
+   methods.</p>
 
    <p>The <code title="dom-input-value"><a href="#dom-input-value">value</a></code> IDL attribute is
    in mode <a href="#dom-input-value-value" title="dom-input-value-value">value</a>.</p>
@@ -39781,6 +39790,7 @@
    <code class="no-backref" title="dom-input-valueAsDate"><a href="#dom-input-valueasdate">valueAsDate</a></code>, and
    <code class="no-backref" title="dom-input-valueAsNumber"><a href="#dom-input-valueasnumber">valueAsNumber</a></code> IDL attributes;
    <code class="no-backref" title="dom-textarea/input-select"><a href="#dom-textarea-input-select">select()</a></code>,
+   <code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>,
    <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a href="#dom-textarea-input-setselectionrange">setSelectionRange()</a></code>,
    <code class="no-backref" title="dom-input-stepDown"><a href="#dom-input-stepdown">stepDown()</a></code> and
    <code class="no-backref" title="dom-input-stepUp"><a href="#dom-input-stepup">stepUp()</a></code> methods.</p>
@@ -39835,7 +39845,8 @@
    <code title="dom-textarea/input-selectionEnd"><a href="#dom-textarea-input-selectionend">selectionEnd</a></code>,
    <code title="dom-textarea/input-selectionDirection"><a href="#dom-textarea-input-selectiondirection">selectionDirection</a></code>, and
    <code title="dom-input-value"><a href="#dom-input-value">value</a></code> IDL attributes;
-   <code title="dom-textarea/input-select"><a href="#dom-textarea-input-select">select()</a></code>, and
+   <code title="dom-textarea/input-select"><a href="#dom-textarea-input-select">select()</a></code>,
+   <code title="dom-textarea/input-setRangeText">setRangeText()</code>, and
    <code title="dom-textarea/input-setSelectionRange"><a href="#dom-textarea-input-setselectionrange">setSelectionRange()</a></code> methods.</p>
 
    <p>The <code title="dom-input-value"><a href="#dom-input-value">value</a></code> IDL attribute is
@@ -40059,7 +40070,8 @@
    <code class="no-backref" title="dom-textarea/input-selectionStart"><a href="#dom-textarea-input-selectionstart">selectionStart</a></code>,
    <code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="#dom-textarea-input-selectionend">selectionEnd</a></code>, and
    <code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="#dom-textarea-input-selectiondirection">selectionDirection</a></code> IDL attributes;
-   <code class="no-backref" title="dom-textarea/input-select"><a href="#dom-textarea-input-select">select()</a></code> and
+   <code class="no-backref" title="dom-textarea/input-select"><a href="#dom-textarea-input-select">select()</a></code>,
+   <code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>, and
    <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a href="#dom-textarea-input-setselectionrange">setSelectionRange()</a></code> methods.</p>
 
   </div>
@@ -40235,7 +40247,8 @@
    <code class="no-backref" title="dom-textarea/input-selectionStart"><a href="#dom-textarea-input-selectionstart">selectionStart</a></code>,
    <code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="#dom-textarea-input-selectionend">selectionEnd</a></code>, and
    <code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="#dom-textarea-input-selectiondirection">selectionDirection</a></code> IDL attributes;
-   <code class="no-backref" title="dom-textarea/input-select"><a href="#dom-textarea-input-select">select()</a></code> and
+   <code class="no-backref" title="dom-textarea/input-select"><a href="#dom-textarea-input-select">select()</a></code>,
+   <code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>, and
    <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a href="#dom-textarea-input-setselectionrange">setSelectionRange()</a></code> methods.</p>
 
   </div>
@@ -40387,7 +40400,8 @@
    <code class="no-backref" title="dom-textarea/input-selectionStart"><a href="#dom-textarea-input-selectionstart">selectionStart</a></code>,
    <code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="#dom-textarea-input-selectionend">selectionEnd</a></code>, and
    <code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="#dom-textarea-input-selectiondirection">selectionDirection</a></code> IDL attributes;
-   <code class="no-backref" title="dom-textarea/input-select"><a href="#dom-textarea-input-select">select()</a></code> and
+   <code class="no-backref" title="dom-textarea/input-select"><a href="#dom-textarea-input-select">select()</a></code>,
+   <code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>, and
    <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a href="#dom-textarea-input-setselectionrange">setSelectionRange()</a></code> methods.</p>
 
   </div>
@@ -40541,7 +40555,8 @@
    <code class="no-backref" title="dom-textarea/input-selectionStart"><a href="#dom-textarea-input-selectionstart">selectionStart</a></code>,
    <code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="#dom-textarea-input-selectionend">selectionEnd</a></code>, and
    <code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="#dom-textarea-input-selectiondirection">selectionDirection</a></code> IDL attributes;
-   <code class="no-backref" title="dom-textarea/input-select"><a href="#dom-textarea-input-select">select()</a></code> and
+   <code class="no-backref" title="dom-textarea/input-select"><a href="#dom-textarea-input-select">select()</a></code>,
+   <code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>, and
    <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a href="#dom-textarea-input-setselectionrange">setSelectionRange()</a></code> methods.</p>
 
   </div>
@@ -40691,7 +40706,8 @@
    <code class="no-backref" title="dom-textarea/input-selectionStart"><a href="#dom-textarea-input-selectionstart">selectionStart</a></code>,
    <code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="#dom-textarea-input-selectionend">selectionEnd</a></code>, and
    <code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="#dom-textarea-input-selectiondirection">selectionDirection</a></code> IDL attributes;
-   <code class="no-backref" title="dom-textarea/input-select"><a href="#dom-textarea-input-select">select()</a></code> and
+   <code class="no-backref" title="dom-textarea/input-select"><a href="#dom-textarea-input-select">select()</a></code>,
+   <code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>, and
    <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a href="#dom-textarea-input-setselectionrange">setSelectionRange()</a></code> methods.</p>
 
   </div>
@@ -40841,7 +40857,8 @@
    <code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="#dom-textarea-input-selectionend">selectionEnd</a></code>,
    <code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="#dom-textarea-input-selectiondirection">selectionDirection</a></code>, and
    <code class="no-backref" title="dom-input-valueAsDate"><a href="#dom-input-valueasdate">valueAsDate</a></code> IDL attributes;
-   <code class="no-backref" title="dom-textarea/input-select"><a href="#dom-textarea-input-select">select()</a></code> and
+   <code class="no-backref" title="dom-textarea/input-select"><a href="#dom-textarea-input-select">select()</a></code>,
+   <code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>, and
    <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a href="#dom-textarea-input-setselectionrange">setSelectionRange()</a></code> methods.</p>
 
   </div>
@@ -41010,7 +41027,8 @@
    <code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="#dom-textarea-input-selectionend">selectionEnd</a></code>,
    <code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="#dom-textarea-input-selectiondirection">selectionDirection</a></code>, and
    <code class="no-backref" title="dom-input-valueAsDate"><a href="#dom-input-valueasdate">valueAsDate</a></code> IDL attributes;
-   <code class="no-backref" title="dom-textarea/input-select"><a href="#dom-textarea-input-select">select()</a></code> and
+   <code class="no-backref" title="dom-textarea/input-select"><a href="#dom-textarea-input-select">select()</a></code>,
+   <code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>, and
    <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a href="#dom-textarea-input-setselectionrange">setSelectionRange()</a></code> methods.</p>
 
   </div>
@@ -41176,7 +41194,8 @@
    <code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="#dom-textarea-input-selectionend">selectionEnd</a></code>,
    <code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="#dom-textarea-input-selectiondirection">selectionDirection</a></code>, and
    <code class="no-backref" title="dom-input-valueAsDate"><a href="#dom-input-valueasdate">valueAsDate</a></code> IDL attributes;
-   <code class="no-backref" title="dom-textarea/input-select"><a href="#dom-textarea-input-select">select()</a></code> and
+   <code class="no-backref" title="dom-textarea/input-select"><a href="#dom-textarea-input-select">select()</a></code>,
+   <code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>, and
    <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a href="#dom-textarea-input-setselectionrange">setSelectionRange()</a></code> methods.</p>
 
   </div>
@@ -41337,6 +41356,7 @@
    <code class="no-backref" title="dom-input-valueAsDate"><a href="#dom-input-valueasdate">valueAsDate</a></code>, and
    <code class="no-backref" title="dom-input-valueAsNumber"><a href="#dom-input-valueasnumber">valueAsNumber</a></code> IDL attributes;
    <code class="no-backref" title="dom-textarea/input-select"><a href="#dom-textarea-input-select">select()</a></code>,
+   <code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>,
    <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a href="#dom-textarea-input-setselectionrange">setSelectionRange()</a></code>,
    <code class="no-backref" title="dom-input-stepDown"><a href="#dom-input-stepdown">stepDown()</a></code>, and
    <code class="no-backref" title="dom-input-stepUp"><a href="#dom-input-stepup">stepUp()</a></code> methods.</p>
@@ -41447,6 +41467,7 @@
    <code class="no-backref" title="dom-input-valueAsDate"><a href="#dom-input-valueasdate">valueAsDate</a></code>, and
    <code class="no-backref" title="dom-input-valueAsNumber"><a href="#dom-input-valueasnumber">valueAsNumber</a></code> IDL attributes;
    <code class="no-backref" title="dom-textarea/input-select"><a href="#dom-textarea-input-select">select()</a></code>,
+   <code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>,
    <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a href="#dom-textarea-input-setselectionrange">setSelectionRange()</a></code>,
    <code class="no-backref" title="dom-input-stepDown"><a href="#dom-input-stepdown">stepDown()</a></code>, and
    <code class="no-backref" title="dom-input-stepUp"><a href="#dom-input-stepup">stepUp()</a></code> methods.</p>
@@ -41584,6 +41605,7 @@
    <code class="no-backref" title="dom-input-valueAsDate"><a href="#dom-input-valueasdate">valueAsDate</a></code>, and
    <code class="no-backref" title="dom-input-valueAsNumber"><a href="#dom-input-valueasnumber">valueAsNumber</a></code> IDL attributes;
    <code class="no-backref" title="dom-textarea/input-select"><a href="#dom-textarea-input-select">select()</a></code>,
+   <code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>,
    <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a href="#dom-textarea-input-setselectionrange">setSelectionRange()</a></code>,
    <code class="no-backref" title="dom-input-stepDown"><a href="#dom-input-stepdown">stepDown()</a></code>, and
    <code class="no-backref" title="dom-input-stepUp"><a href="#dom-input-stepup">stepUp()</a></code> methods.</p>
@@ -41818,6 +41840,7 @@
    <code class="no-backref" title="dom-input-valueAsDate"><a href="#dom-input-valueasdate">valueAsDate</a></code>, and
    <code class="no-backref" title="dom-input-valueAsNumber"><a href="#dom-input-valueasnumber">valueAsNumber</a></code> IDL attributes;
    <code class="no-backref" title="dom-textarea/input-select"><a href="#dom-textarea-input-select">select()</a></code>,
+   <code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>,
    <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a href="#dom-textarea-input-setselectionrange">setSelectionRange()</a></code>,
    <code class="no-backref" title="dom-input-stepDown"><a href="#dom-input-stepdown">stepDown()</a></code>, and
    <code class="no-backref" title="dom-input-stepUp"><a href="#dom-input-stepup">stepUp()</a></code> methods.</p>
@@ -41911,6 +41934,7 @@
    <code class="no-backref" title="dom-input-valueAsDate"><a href="#dom-input-valueasdate">valueAsDate</a></code>, and
    <code class="no-backref" title="dom-input-valueAsNumber"><a href="#dom-input-valueasnumber">valueAsNumber</a></code> IDL attributes;
    <code class="no-backref" title="dom-textarea/input-select"><a href="#dom-textarea-input-select">select()</a></code>,
+   <code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>,
    <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a href="#dom-textarea-input-setselectionrange">setSelectionRange()</a></code>,
    <code class="no-backref" title="dom-input-stepDown"><a href="#dom-input-stepdown">stepDown()</a></code>, and
    <code class="no-backref" title="dom-input-stepUp"><a href="#dom-input-stepup">stepUp()</a></code> methods.</p>
@@ -42147,6 +42171,7 @@
    <code class="no-backref" title="dom-input-valueAsDate"><a href="#dom-input-valueasdate">valueAsDate</a></code>, and
    <code class="no-backref" title="dom-input-valueAsNumber"><a href="#dom-input-valueasnumber">valueAsNumber</a></code> IDL attributes;
    <code class="no-backref" title="dom-textarea/input-select"><a href="#dom-textarea-input-select">select()</a></code>,
+   <code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>,
    <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a href="#dom-textarea-input-setselectionrange">setSelectionRange()</a></code>,
    <code class="no-backref" title="dom-input-stepDown"><a href="#dom-input-stepdown">stepDown()</a></code>, and
    <code class="no-backref" title="dom-input-stepUp"><a href="#dom-input-stepup">stepUp()</a></code> methods.</p>
@@ -42249,6 +42274,7 @@
    <code class="no-backref" title="dom-input-valueAsDate"><a href="#dom-input-valueasdate">valueAsDate</a></code>, and
    <code class="no-backref" title="dom-input-valueAsNumber"><a href="#dom-input-valueasnumber">valueAsNumber</a></code> IDL attributes;
    <code class="no-backref" title="dom-textarea/input-select"><a href="#dom-textarea-input-select">select()</a></code>,
+   <code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>,
    <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a href="#dom-textarea-input-setselectionrange">setSelectionRange()</a></code>,
    <code class="no-backref" title="dom-input-stepDown"><a href="#dom-input-stepdown">stepDown()</a></code>, and
    <code class="no-backref" title="dom-input-stepUp"><a href="#dom-input-stepup">stepUp()</a></code> methods.</p>
@@ -42331,6 +42357,7 @@
    <code class="no-backref" title="dom-input-valueAsDate"><a href="#dom-input-valueasdate">valueAsDate</a></code>, and
    <code class="no-backref" title="dom-input-valueAsNumber"><a href="#dom-input-valueasnumber">valueAsNumber</a></code> IDL attributes;
    <code class="no-backref" title="dom-textarea/input-select"><a href="#dom-textarea-input-select">select()</a></code>,
+   <code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>,
    <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a href="#dom-textarea-input-setselectionrange">setSelectionRange()</a></code>,
    <code class="no-backref" title="dom-input-stepDown"><a href="#dom-input-stepdown">stepDown()</a></code>, and
    <code class="no-backref" title="dom-input-stepUp"><a href="#dom-input-stepup">stepUp()</a></code> methods.</p>
@@ -46464,9 +46491,10 @@
            attribute unsigned long <a href="#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
            attribute unsigned long <a href="#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
            attribute DOMString <a href="#dom-textarea-input-selectiondirection" title="dom-textarea/input-selectionDirection">selectionDirection</a>;
-  void <a href="#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(unsigned long start, unsigned long end, optional DOMString direction);</pre>
+  void <a href="#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(unsigned long start, unsigned long end, optional DOMString direction = "preserve");</pre>
   
 
+
   <p>These methods and attributes expose and control the selection of
   <code><a href="#the-input-element">input</a></code> and <code><a href="#the-textarea-element">textarea</a></code> text fields.</p>
 
@@ -46518,6 +46546,7 @@
 
    </dd>
 
+
   </dl><div class="impl">
 
   <p>When these methods and attributes are used with
@@ -46615,7 +46644,7 @@
   of the text field to the sequence of characters starting with the
   character at the <var title="">start</var>th position (in logical
   order) and ending with the character at the <span title="">(<var title="">end</var>-1)</span>th position. Arguments greater than the
-  length of the value in the text field must be treated as pointing at
+  length of the value of the text field must be treated as pointing at
   the end of the text field. If <var title="">end</var> is less than
   or equal to <var title="">start</var> then the start of the
   selection and the end of the selection must both be placed
@@ -46632,6 +46661,8 @@
   <a href="#user-interaction-task-source">user interaction task source</a> as the task source.</p>
 
 
+
+
   <p>All elements to which this API applies have either a selection or
   a text entry cursor position at all times (even for elements that
   are not <a href="#being-rendered">being rendered</a>). User agents should follow

Index: the-end.html
===================================================================
RCS file: /sources/public/html5/spec/the-end.html,v
retrieving revision 1.134
retrieving revision 1.135
diff -u -d -r1.134 -r1.135
--- the-end.html	27 Apr 2012 15:46:41 -0000	1.134
+++ the-end.html	28 Apr 2012 04:48:43 -0000	1.135
@@ -326,7 +326,7 @@
 
    <h1>HTML5</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-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: parsing.html
===================================================================
RCS file: /sources/public/html5/spec/parsing.html,v
retrieving revision 1.145
retrieving revision 1.146
diff -u -d -r1.145 -r1.146
--- parsing.html	27 Apr 2012 15:46:36 -0000	1.145
+++ parsing.html	28 Apr 2012 04:47:49 -0000	1.146
@@ -326,7 +326,7 @@
 
    <h1>HTML5</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-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-span-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-span-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-span-element.html	27 Apr 2012 15:46:44 -0000	1.119
+++ the-span-element.html	28 Apr 2012 04:48:48 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-fieldset-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-fieldset-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-fieldset-element.html	27 Apr 2012 15:46:41 -0000	1.119
+++ the-fieldset-element.html	28 Apr 2012 04:48:44 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-figure-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-figure-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-figure-element.html	27 Apr 2012 15:46:41 -0000	1.119
+++ the-figure-element.html	28 Apr 2012 04:48:44 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: element-definitions.html
===================================================================
RCS file: /sources/public/html5/spec/element-definitions.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- element-definitions.html	27 Apr 2012 15:46:34 -0000	1.119
+++ element-definitions.html	28 Apr 2012 04:47:32 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-script-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-script-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-script-element.html	27 Apr 2012 15:46:44 -0000	1.119
+++ the-script-element.html	28 Apr 2012 04:48:48 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-input-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-input-element.html,v
retrieving revision 1.180
retrieving revision 1.181
diff -u -d -r1.180 -r1.181
--- the-input-element.html	27 Apr 2012 15:46:42 -0000	1.180
+++ the-input-element.html	28 Apr 2012 04:48:46 -0000	1.181
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">
@@ -547,15 +547,15 @@
      </td><td> A button
   </td></tr></tbody></table><p>The <i>missing value default</i> is the <a href="states-of-the-type-attribute.html#text-type-text-state-and-search-state-type-search" title="attr-input-type-text">Text</a> state.</p>
 
-  <p>Which of the <code title="attr-input-accept"><a href="states-of-the-type-attribute.html#attr-input-accept">accept</a></code>, <code title="attr-input-alt"><a href="states-of-the-type-attribute.html#attr-input-alt">alt</a></code>, <code title="attr-input-autocomplete"><a href="common-input-element-attributes.html#attr-input-autocomplete">autocomplete</a></code>, <code title="attr-input-checked"><a href="#attr-input-checked">checked</a></code>, <code title="attr-input-dirname"><a href="common-input-element-attributes.html#attr-input-dirname">dirname</a></code>, <code title="attr-fs-formaction"><a href="attributes-common-to-form-controls.html#attr-fs-formaction">formaction</a></code>, <code title="attr-fs-formenctype"><a href="attributes-common-to-form-controls.html#attr-fs-formenctype">formenctype</a></code>, <code title="attr-fs-formmethod"><a href="attributes-common-to-form-controls.html#attr-fs-formmethod">formmethod</a></code>, <code title="attr-fs-formnovalidate"><a href="attributes-common-to-form-ontrols.html#attr-fs-formnovalidate">formnovalidate</a></code>, <code title="attr-fs-formtarget"><a href="attributes-common-to-form-controls.html#attr-fs-formtarget">formtarget</a></code>, <code title="attr-dim-height"><a href="dimension-attributes.html#attr-dim-height">height</a></code>, <code title="attr-input-list"><a href="common-input-element-attributes.html#attr-input-list">list</a></code>, <code title="attr-input-max"><a href="common-input-element-attributes.html#attr-input-max">max</a></code>, <code title="attr-input-maxlength"><a href="common-input-element-attributes.html#attr-input-maxlength">maxlength</a></code>, <code title="attr-input-min"><a href="common-input-element-attributes.html#attr-input-min">min</a></code>, <code title="attr-input-multiple"><a href="common-input-element-attributes.html#attr-input-multiple">multiple</a></code>, <code title="attr-input-pattern"><a href="common-input-element-attributes.html#attr-input-pattern">pattern</a></code>, <code title="attr-input-placeholder"><a hrf="common-input-element-attributes.html#attr-input-placeholder">placeholder</a></code>, <code title="attr-input-readonly"><a href="common-input-element-attributes.html#attr-input-readonly">readonly</a></code>, <code title="attr-input-required"><a href="common-input-element-attributes.html#attr-input-required">required</a></code>, <code title="attr-input-size"><a href="common-input-element-attributes.html#attr-input-size">size</a></code>, <code title="attr-input-src"><a href="states-of-the-type-attribute.html#attr-input-src">src</a></code>, <code title="attr-input-step"><a href="common-input-element-attributes.html#attr-input-step">step</a></code>, and <code title="attr-dim-width"><a href="dimension-attributes.html#attr-dim-width">width</a></code> content attributes, the <code title="dom-input-checked"><a href="common-input-element-apis.html#dom-input-checked">checked</a></code>, <code title="dom-input-files"><a href="common-input-element-apis.html#dom-input-files">files</a></code>, <code title="dom-input-vaueAsDate"><a href="common-input-element-apis.html#dom-input-valueasdate">valueAsDate</a></code>, <code title="dom-input-valueAsNumber"><a href="common-input-element-apis.html#dom-input-valueasnumber">valueAsNumber</a></code>, and <code title="dom-input-list"><a href="common-input-element-apis.html#dom-input-list">list</a></code> IDL
-  attributes, the <code title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea-input-select">select()</a></code> method, the <code title="dom-textarea/input-selectionStart"><a href="textFieldSelection.html#dom-textarea-input-selectionstart">selectionStart</a></code>,
-  <code title="dom-textarea/input-selectionEnd"><a href="textFieldSelection.html#dom-textarea-input-selectionend">selectionEnd</a></code>, and
-  <code title="dom-textarea/input-selectionDirection"><a href="textFieldSelection.html#dom-textarea-input-selectiondirection">selectionDirection</a></code>,
-  IDL attributes, the <code title="dom-textarea/input-setSelectionRange"><a href="textFieldSelection.html#dom-textarea-input-setselectionrange">setSelectionRange()</a></code>
-  method, the <code title="dom-input-stepUp"><a href="common-input-element-apis.html#dom-input-stepup">stepUp()</a></code> and
+  <p>Which of the <code title="attr-input-accept"><a href="states-of-the-type-attribute.html#attr-input-accept">accept</a></code>, <code title="attr-input-alt"><a href="states-of-the-type-attribute.html#attr-input-alt">alt</a></code>, <code title="attr-input-autocomplete"><a href="common-input-element-attributes.html#attr-input-autocomplete">autocomplete</a></code>, <code title="attr-input-checked"><a href="#attr-input-checked">checked</a></code>, <code title="attr-input-dirname"><a href="common-input-element-attributes.html#attr-input-dirname">dirname</a></code>, <code title="attr-fs-formaction"><a href="attributes-common-to-form-controls.html#attr-fs-formaction">formaction</a></code>, <code title="attr-fs-formenctype"><a href="attributes-common-to-form-controls.html#attr-fs-formenctype">formenctype</a></code>, <code title="attr-fs-formmethod"><a href="attributes-common-to-form-controls.html#attr-fs-formmethod">formmethod</a></code>, <code title="attr-fs-formnovalidate"><a href="attributes-common-to-form-ontrols.html#attr-fs-formnovalidate">formnovalidate</a></code>, <code title="attr-fs-formtarget"><a href="attributes-common-to-form-controls.html#attr-fs-formtarget">formtarget</a></code>, <code title="attr-dim-height"><a href="dimension-attributes.html#attr-dim-height">height</a></code>, <code title="attr-input-list"><a href="common-input-element-attributes.html#attr-input-list">list</a></code>, <code title="attr-input-max"><a href="common-input-element-attributes.html#attr-input-max">max</a></code>, <code title="attr-input-maxlength"><a href="common-input-element-attributes.html#attr-input-maxlength">maxlength</a></code>, <code title="attr-input-min"><a href="common-input-element-attributes.html#attr-input-min">min</a></code>, <code title="attr-input-multiple"><a href="common-input-element-attributes.html#attr-input-multiple">multiple</a></code>, <code title="attr-input-pattern"><a href="common-input-element-attributes.html#attr-input-pattern">pattern</a></code>, <code title="attr-input-placeholder"><a hrf="common-input-element-attributes.html#attr-input-placeholder">placeholder</a></code>, <code title="attr-input-readonly"><a href="common-input-element-attributes.html#attr-input-readonly">readonly</a></code>, <code title="attr-input-required"><a href="common-input-element-attributes.html#attr-input-required">required</a></code>, <code title="attr-input-size"><a href="common-input-element-attributes.html#attr-input-size">size</a></code>, <code title="attr-input-src"><a href="states-of-the-type-attribute.html#attr-input-src">src</a></code>, <code title="attr-input-step"><a href="common-input-element-attributes.html#attr-input-step">step</a></code>, and <code title="attr-dim-width"><a href="dimension-attributes.html#attr-dim-width">width</a></code> content attributes, the <code title="dom-input-checked"><a href="common-input-element-apis.html#dom-input-checked">checked</a></code>, <code title="dom-input-files"><a href="common-input-element-apis.html#dom-input-files">files</a></code>, <code title="dom-input-vaueAsDate"><a href="common-input-element-apis.html#dom-input-valueasdate">valueAsDate</a></code>, <code title="dom-input-valueAsNumber"><a href="common-input-element-apis.html#dom-input-valueasnumber">valueAsNumber</a></code>, and <code title="dom-input-list"><a href="common-input-element-apis.html#dom-input-list">list</a></code> IDL attributes, the <code title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea-input-select">select()</a></code> method, the <code title="dom-textarea/input-selectionStart"><a href="textFieldSelection.html#dom-textarea-input-selectionstart">selectionStart</a></code>,
+  <code title="dom-textarea/input-selectionEnd"><a href="textFieldSelection.html#dom-textarea-input-selectionend">selectionEnd</a></code>,
+  and <code title="dom-textarea/input-selectionDirection"><a href="textFieldSelection.html#dom-textarea-input-selectiondirection">selectionDirection</a></code>,
+  IDL attributes, the
+  <code title="dom-textarea/input-setSelectionRange"><a href="textFieldSelection.html#dom-textarea-input-setselectionrange">setSelectionRange()</a></code>
+  methods, the <code title="dom-input-stepUp"><a href="common-input-element-apis.html#dom-input-stepup">stepUp()</a></code> and
   <code title="dom-input-stepDown"><a href="common-input-element-apis.html#dom-input-stepdown">stepDown()</a></code> methods, and the
   <code title="event-input-input"><a href="common-input-element-apis.html#event-input-input">input</a></code> and <code title="event-input-change"><a href="common-input-element-apis.html#event-input-change">change</a></code> events apply to an
-  <code><a href="#the-input-element">input</a></code> element depends on the state of its <code title="attr-input-type"><a href="#attr-input-type">type</a></code> attribute.  The following table
+  <code><a href="#the-input-element">input</a></code> element depends on the state of its <code title="attr-input-type"><a href="#attr-input-type">type</a></code> attribute. The following table
   <span class="impl">is non-normative and</span> summarizes which of
   those content attributes, IDL attributes, methods, and events apply
   to each state:</p>
@@ -1405,6 +1405,7 @@
      </td><td class="no"> &#183; 
 
 
+
     </td></tr><tr><th> <code title="dom-textarea/input-setSelectionRange"><a href="textFieldSelection.html#dom-textarea-input-setselectionrange">setSelectionRange()</a></code>
      </th><td class="no"> &#183; 
      </td><td class="yes"> Yes     
@@ -1716,6 +1717,7 @@
   of the element's <code><a href="the-label-element.html#the-label-element">label</a></code>s. The <code title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea-input-select">select()</a></code>, <code title="dom-textarea/input-selectionStart"><a href="textFieldSelection.html#dom-textarea-input-selectionstart">selectionStart</a></code>,
   <code title="dom-textarea/input-selectionEnd"><a href="textFieldSelection.html#dom-textarea-input-selectionend">selectionEnd</a></code>,
   <code title="dom-textarea/input-selectionDirection"><a href="textFieldSelection.html#dom-textarea-input-selectiondirection">selectionDirection</a></code>,
+  <code title="dom-textarea/input-setRangeText">setRangeText()</code>,
   and <code title="dom-textarea/input-setSelectionRange"><a href="textFieldSelection.html#dom-textarea-input-setselectionrange">setSelectionRange()</a></code>
   methods and attributes expose the element's text selection. The
   <code title="dom-fe-autofocus"><a href="attributes-common-to-form-controls.html#dom-fe-autofocus">autofocus</a></code>, <code title="dom-fe-disabled"><a href="attributes-common-to-form-controls.html#dom-fe-disabled">disabled</a></code>, <code title="dom-fae-form"><a href="association-of-controls-and-forms.html#dom-fae-form">form</a></code>, and <code title="dom-fe-name"><a href="attributes-common-to-form-controls.html#dom-fe-name">name</a></code> IDL attributes are part of the

Index: constraints.html
===================================================================
RCS file: /sources/public/html5/spec/constraints.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- constraints.html	27 Apr 2012 15:46:33 -0000	1.119
+++ constraints.html	28 Apr 2012 04:47:29 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-p-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-p-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-p-element.html	27 Apr 2012 15:46:43 -0000	1.119
+++ the-p-element.html	28 Apr 2012 04:48:47 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: examples.html
===================================================================
RCS file: /sources/public/html5/spec/examples.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- examples.html	27 Apr 2012 15:46:34 -0000	1.119
+++ examples.html	28 Apr 2012 04:47:32 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-map-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-map-element.html,v
retrieving revision 1.180
retrieving revision 1.181
diff -u -d -r1.180 -r1.181
--- the-map-element.html	27 Apr 2012 15:46:42 -0000	1.180
+++ the-map-element.html	28 Apr 2012 04:48:47 -0000	1.181
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: browsers.html
===================================================================
RCS file: /sources/public/html5/spec/browsers.html,v
retrieving revision 1.1206
retrieving revision 1.1207
diff -u -d -r1.1206 -r1.1207
--- browsers.html	27 Apr 2012 15:46:32 -0000	1.1206
+++ browsers.html	28 Apr 2012 04:47:18 -0000	1.1207
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-head-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-head-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-head-element.html	27 Apr 2012 15:46:41 -0000	1.119
+++ the-head-element.html	28 Apr 2012 04:48:44 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-s-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-s-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-s-element.html	27 Apr 2012 15:46:44 -0000	1.119
+++ the-s-element.html	28 Apr 2012 04:48:48 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-section-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-section-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-section-element.html	27 Apr 2012 15:46:44 -0000	1.119
+++ the-section-element.html	28 Apr 2012 04:48:48 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-article-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-article-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-article-element.html	27 Apr 2012 15:46:39 -0000	1.119
+++ the-article-element.html	28 Apr 2012 04:48:01 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-blockquote-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-blockquote-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-blockquote-element.html	27 Apr 2012 15:46:39 -0000	1.119
+++ the-blockquote-element.html	28 Apr 2012 04:48:11 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-rp-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-rp-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-rp-element.html	27 Apr 2012 15:46:43 -0000	1.119
+++ the-rp-element.html	28 Apr 2012 04:48:48 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-details-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-details-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-details-element.html	27 Apr 2012 15:46:40 -0000	1.119
+++ the-details-element.html	28 Apr 2012 04:48:32 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-aside-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-aside-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-aside-element.html	27 Apr 2012 15:46:39 -0000	1.119
+++ the-aside-element.html	28 Apr 2012 04:48:02 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-title-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-title-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-title-element.html	27 Apr 2012 15:46:45 -0000	1.119
+++ the-title-element.html	28 Apr 2012 04:48:49 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: offline.html
===================================================================
RCS file: /sources/public/html5/spec/offline.html,v
retrieving revision 1.1176
retrieving revision 1.1177
diff -u -d -r1.1176 -r1.1177
--- offline.html	27 Apr 2012 15:46:36 -0000	1.1176
+++ offline.html	28 Apr 2012 04:47:47 -0000	1.1177
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: textFieldSelection.html
===================================================================
RCS file: /sources/public/html5/spec/textFieldSelection.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- textFieldSelection.html	27 Apr 2012 15:46:39 -0000	1.119
+++ textFieldSelection.html	28 Apr 2012 04:47:59 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">
@@ -348,9 +348,10 @@
            attribute unsigned long <a href="#dom-textarea-input-selectionstart" title="dom-textarea/input-selectionStart">selectionStart</a>;
            attribute unsigned long <a href="#dom-textarea-input-selectionend" title="dom-textarea/input-selectionEnd">selectionEnd</a>;
            attribute DOMString <a href="#dom-textarea-input-selectiondirection" title="dom-textarea/input-selectionDirection">selectionDirection</a>;
-  void <a href="#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(unsigned long start, unsigned long end, optional DOMString direction);</pre>
+  void <a href="#dom-textarea-input-setselectionrange" title="dom-textarea/input-setSelectionRange">setSelectionRange</a>(unsigned long start, unsigned long end, optional DOMString direction = "preserve");</pre>
   
 
+
   <p>These methods and attributes expose and control the selection of
   <code><a href="the-input-element.html#the-input-element">input</a></code> and <code><a href="the-textarea-element.html#the-textarea-element">textarea</a></code> text fields.</p>
 
@@ -402,6 +403,7 @@
 
    </dd>
 
+
   </dl><div class="impl">
 
   <p>When these methods and attributes are used with
@@ -499,7 +501,7 @@
   of the text field to the sequence of characters starting with the
   character at the <var title="">start</var>th position (in logical
   order) and ending with the character at the <span title="">(<var title="">end</var>-1)</span>th position. Arguments greater than the
-  length of the value in the text field must be treated as pointing at
+  length of the value of the text field must be treated as pointing at
   the end of the text field. If <var title="">end</var> is less than
   or equal to <var title="">start</var> then the start of the
   selection and the end of the selection must both be placed
@@ -516,6 +518,8 @@
   <a href="webappapis.html#user-interaction-task-source">user interaction task source</a> as the task source.</p>
 
 
+
+
   <p>All elements to which this API applies have either a selection or
   a text entry cursor position at all times (even for elements that
   are not <a href="rendering.html#being-rendered">being rendered</a>). User agents should follow

Index: global-attributes.html
===================================================================
RCS file: /sources/public/html5/spec/global-attributes.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- global-attributes.html	27 Apr 2012 15:46:35 -0000	1.119
+++ global-attributes.html	28 Apr 2012 04:47:33 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-bdi-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-bdi-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-bdi-element.html	27 Apr 2012 15:46:39 -0000	1.119
+++ the-bdi-element.html	28 Apr 2012 04:48:06 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-legend-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-legend-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-legend-element.html	27 Apr 2012 15:46:42 -0000	1.119
+++ the-legend-element.html	28 Apr 2012 04:48:46 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-dt-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-dt-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-dt-element.html	27 Apr 2012 15:46:40 -0000	1.119
+++ the-dt-element.html	28 Apr 2012 04:48:43 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: history.html
===================================================================
RCS file: /sources/public/html5/spec/history.html,v
retrieving revision 1.1211
retrieving revision 1.1212
diff -u -d -r1.1211 -r1.1212
--- history.html	27 Apr 2012 15:46:35 -0000	1.1211
+++ history.html	28 Apr 2012 04:47:35 -0000	1.1212
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: svg-0.html
===================================================================
RCS file: /sources/public/html5/spec/svg-0.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- svg-0.html	27 Apr 2012 15:46:38 -0000	1.119
+++ svg-0.html	28 Apr 2012 04:47:56 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-source-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-source-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-source-element.html	27 Apr 2012 15:46:44 -0000	1.119
+++ the-source-element.html	28 Apr 2012 04:48:48 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-embed-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-embed-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-embed-element.html	27 Apr 2012 15:46:41 -0000	1.119
+++ the-embed-element.html	28 Apr 2012 04:48:43 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-ins-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-ins-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-ins-element.html	27 Apr 2012 15:46:42 -0000	1.119
+++ the-ins-element.html	28 Apr 2012 04:48:46 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-col-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-col-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-col-element.html	27 Apr 2012 15:46:40 -0000	1.119
+++ the-col-element.html	28 Apr 2012 04:48:30 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-em-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-em-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-em-element.html	27 Apr 2012 15:46:41 -0000	1.119
+++ the-em-element.html	28 Apr 2012 04:48:43 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: semantics.html
===================================================================
RCS file: /sources/public/html5/spec/semantics.html,v
retrieving revision 1.1200
retrieving revision 1.1201
diff -u -d -r1.1200 -r1.1201
--- semantics.html	27 Apr 2012 15:46:37 -0000	1.1200
+++ semantics.html	28 Apr 2012 04:47:53 -0000	1.1201
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-q-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-q-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-q-element.html	27 Apr 2012 15:46:43 -0000	1.119
+++ the-q-element.html	28 Apr 2012 04:48:48 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-style-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-style-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-style-element.html	27 Apr 2012 15:46:44 -0000	1.119
+++ the-style-element.html	28 Apr 2012 04:48:48 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: syntax.html
===================================================================
RCS file: /sources/public/html5/spec/syntax.html,v
retrieving revision 1.1170
retrieving revision 1.1171
diff -u -d -r1.1170 -r1.1171
--- syntax.html	27 Apr 2012 15:46:38 -0000	1.1170
+++ syntax.html	28 Apr 2012 04:47:57 -0000	1.1171
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: webappapis.html
===================================================================
RCS file: /sources/public/html5/spec/webappapis.html,v
retrieving revision 1.323
retrieving revision 1.324
diff -u -d -r1.323 -r1.324
--- webappapis.html	27 Apr 2012 15:46:46 -0000	1.323
+++ webappapis.html	28 Apr 2012 04:48:50 -0000	1.324
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: attributes-common-to-form-controls.html
===================================================================
RCS file: /sources/public/html5/spec/attributes-common-to-form-controls.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- attributes-common-to-form-controls.html	27 Apr 2012 15:46:32 -0000	1.119
+++ attributes-common-to-form-controls.html	28 Apr 2012 04:47:08 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-h1-h2-h3-h4-h5-and-h6-elements.html
===================================================================
RCS file: /sources/public/html5/spec/the-h1-h2-h3-h4-h5-and-h6-elements.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-h1-h2-h3-h4-h5-and-h6-elements.html	27 Apr 2012 15:46:41 -0000	1.119
+++ the-h1-h2-h3-h4-h5-and-h6-elements.html	28 Apr 2012 04:48:44 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-abbr-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-abbr-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-abbr-element.html	27 Apr 2012 15:46:39 -0000	1.119
+++ the-abbr-element.html	28 Apr 2012 04:48:00 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-caption-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-caption-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-caption-element.html	27 Apr 2012 15:46:40 -0000	1.119
+++ the-caption-element.html	28 Apr 2012 04:48:22 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: edits-and-paragraphs.html
===================================================================
RCS file: /sources/public/html5/spec/edits-and-paragraphs.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- edits-and-paragraphs.html	27 Apr 2012 15:46:34 -0000	1.119
+++ edits-and-paragraphs.html	28 Apr 2012 04:47:32 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-tbody-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-tbody-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-tbody-element.html	27 Apr 2012 15:46:44 -0000	1.119
+++ the-tbody-element.html	28 Apr 2012 04:48:49 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-td-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-td-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-td-element.html	27 Apr 2012 15:46:44 -0000	1.119
+++ the-td-element.html	28 Apr 2012 04:48:49 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec/spec.html,v
retrieving revision 1.1903
retrieving revision 1.1904
diff -u -d -r1.1903 -r1.1904
--- spec.html	27 Apr 2012 15:46:38 -0000	1.1903
+++ spec.html	28 Apr 2012 04:47:55 -0000	1.1904
@@ -323,7 +323,7 @@
 
    <h1>HTML5</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-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    <dl><dt>Latest Published Version:</dt>
     <dd><a href="http://www.w3.org/TR/html5/">http://www.w3.org/TR/html5/</a></dd>
     <dt>Latest Editor's Draft:</dt>
@@ -350,7 +350,7 @@
     <a href="Overview.html">single page HTML</a>,
     <a href="spec.html">multipage HTML</a>,
     <a href="author/">web developer edition</a>.
-This is revision 1.5642.
+This is revision 1.5643.
    </p> 
      <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
    &#169; 2012 <a href="http://www.w3.org/"><abbr title="World Wide
@@ -516,7 +516,7 @@
   Group</a> is the W3C working group responsible for this
   specification's progress along the W3C Recommendation
   track.
-  This specification is the 27 April 2012 Editor's Draft.
+  This specification is the 28 April 2012 Editor's Draft.
   </p>
 
 

Index: system-state-and-capabilities.html
===================================================================
RCS file: /sources/public/html5/spec/system-state-and-capabilities.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- system-state-and-capabilities.html	27 Apr 2012 15:46:38 -0000	1.119
+++ system-state-and-capabilities.html	28 Apr 2012 04:47:57 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: origin-0.html
===================================================================
RCS file: /sources/public/html5/spec/origin-0.html,v
retrieving revision 1.171
retrieving revision 1.172
diff -u -d -r1.171 -r1.172
--- origin-0.html	27 Apr 2012 15:46:36 -0000	1.171
+++ origin-0.html	28 Apr 2012 04:47:49 -0000	1.172
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: media-elements.html
===================================================================
RCS file: /sources/public/html5/spec/media-elements.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- media-elements.html	27 Apr 2012 15:46:36 -0000	1.119
+++ media-elements.html	28 Apr 2012 04:47:46 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-base-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-base-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-base-element.html	27 Apr 2012 15:46:39 -0000	1.119
+++ the-base-element.html	28 Apr 2012 04:48:05 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-menu-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-menu-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-menu-element.html	27 Apr 2012 15:46:42 -0000	1.119
+++ the-menu-element.html	28 Apr 2012 04:48:47 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: styling.html
===================================================================
RCS file: /sources/public/html5/spec/styling.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- styling.html	27 Apr 2012 15:46:38 -0000	1.119
+++ styling.html	28 Apr 2012 04:47:56 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-noscript-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-noscript-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-noscript-element.html	27 Apr 2012 15:46:43 -0000	1.119
+++ the-noscript-element.html	28 Apr 2012 04:48:47 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-code-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-code-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-code-element.html	27 Apr 2012 15:46:40 -0000	1.119
+++ the-code-element.html	28 Apr 2012 04:48:30 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-command-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-command-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-command-element.html	27 Apr 2012 15:46:40 -0000	1.119
+++ the-command-element.html	28 Apr 2012 04:48:31 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: urls.html
===================================================================
RCS file: /sources/public/html5/spec/urls.html,v
retrieving revision 1.180
retrieving revision 1.181
diff -u -d -r1.180 -r1.181
--- urls.html	27 Apr 2012 15:46:46 -0000	1.180
+++ urls.html	28 Apr 2012 04:48:50 -0000	1.181
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-xhtml-syntax.html
===================================================================
RCS file: /sources/public/html5/spec/the-xhtml-syntax.html,v
retrieving revision 1.1165
retrieving revision 1.1166
diff -u -d -r1.1165 -r1.1166
--- the-xhtml-syntax.html	27 Apr 2012 15:46:45 -0000	1.1165
+++ the-xhtml-syntax.html	28 Apr 2012 04:48:50 -0000	1.1166
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-div-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-div-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-div-element.html	27 Apr 2012 15:46:40 -0000	1.119
+++ the-div-element.html	28 Apr 2012 04:48:43 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-output-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-output-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-output-element.html	27 Apr 2012 15:46:43 -0000	1.119
+++ the-output-element.html	28 Apr 2012 04:48:47 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-label-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-label-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-label-element.html	27 Apr 2012 15:46:42 -0000	1.119
+++ the-label-element.html	28 Apr 2012 04:48:46 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: dnd.html
===================================================================
RCS file: /sources/public/html5/spec/dnd.html,v
retrieving revision 1.207
retrieving revision 1.208
diff -u -d -r1.207 -r1.208
--- dnd.html	27 Apr 2012 15:46:34 -0000	1.207
+++ dnd.html	28 Apr 2012 04:47:30 -0000	1.208
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-dl-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-dl-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-dl-element.html	27 Apr 2012 15:46:40 -0000	1.119
+++ the-dl-element.html	28 Apr 2012 04:48:43 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-select-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-select-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-select-element.html	27 Apr 2012 15:46:44 -0000	1.119
+++ the-select-element.html	28 Apr 2012 04:48:48 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: editing-apis.html
===================================================================
RCS file: /sources/public/html5/spec/editing-apis.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- editing-apis.html	27 Apr 2012 15:46:34 -0000	1.119
+++ editing-apis.html	28 Apr 2012 04:47:31 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: dom.html
===================================================================
RCS file: /sources/public/html5/spec/dom.html,v
retrieving revision 1.1198
retrieving revision 1.1199
diff -u -d -r1.1198 -r1.1199
--- dom.html	27 Apr 2012 15:46:34 -0000	1.1198
+++ dom.html	28 Apr 2012 04:47:31 -0000	1.1199
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-textarea-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-textarea-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-textarea-element.html	27 Apr 2012 15:46:44 -0000	1.119
+++ the-textarea-element.html	28 Apr 2012 04:48:49 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-colgroup-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-colgroup-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-colgroup-element.html	27 Apr 2012 15:46:40 -0000	1.119
+++ the-colgroup-element.html	28 Apr 2012 04:48:31 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: attributes-common-to-ins-and-del-elements.html
===================================================================
RCS file: /sources/public/html5/spec/attributes-common-to-ins-and-del-elements.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- attributes-common-to-ins-and-del-elements.html	27 Apr 2012 15:46:32 -0000	1.119
+++ attributes-common-to-ins-and-del-elements.html	28 Apr 2012 04:47:18 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-video-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-video-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-video-element.html	27 Apr 2012 15:46:45 -0000	1.119
+++ the-video-element.html	28 Apr 2012 04:48:50 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-table-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-table-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-table-element.html	27 Apr 2012 15:46:44 -0000	1.119
+++ the-table-element.html	28 Apr 2012 04:48:49 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-audio-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-audio-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-audio-element.html	27 Apr 2012 15:46:39 -0000	1.119
+++ the-audio-element.html	28 Apr 2012 04:48:03 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: edits-and-lists.html
===================================================================
RCS file: /sources/public/html5/spec/edits-and-lists.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- edits-and-lists.html	27 Apr 2012 15:46:34 -0000	1.119
+++ edits-and-lists.html	28 Apr 2012 04:47:31 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-pre-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-pre-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-pre-element.html	27 Apr 2012 15:46:43 -0000	1.119
+++ the-pre-element.html	28 Apr 2012 04:48:47 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: dynamic-markup-insertion.html
===================================================================
RCS file: /sources/public/html5/spec/dynamic-markup-insertion.html,v
retrieving revision 1.120
retrieving revision 1.121
diff -u -d -r1.120 -r1.121
--- dynamic-markup-insertion.html	27 Apr 2012 15:46:34 -0000	1.120
+++ dynamic-markup-insertion.html	28 Apr 2012 04:47:31 -0000	1.121
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-tfoot-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-tfoot-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-tfoot-element.html	27 Apr 2012 15:46:44 -0000	1.119
+++ the-tfoot-element.html	28 Apr 2012 04:48:49 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-thead-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-thead-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-thead-element.html	27 Apr 2012 15:46:45 -0000	1.119
+++ the-thead-element.html	28 Apr 2012 04:48:49 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: image-maps.html
===================================================================
RCS file: /sources/public/html5/spec/image-maps.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- image-maps.html	27 Apr 2012 15:46:35 -0000	1.119
+++ image-maps.html	28 Apr 2012 04:47:37 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-br-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-br-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-br-element.html	27 Apr 2012 15:46:39 -0000	1.119
+++ the-br-element.html	28 Apr 2012 04:48:11 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-meta-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-meta-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-meta-element.html	27 Apr 2012 15:46:42 -0000	1.119
+++ the-meta-element.html	28 Apr 2012 04:48:47 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-wbr-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-wbr-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-wbr-element.html	27 Apr 2012 15:46:45 -0000	1.119
+++ the-wbr-element.html	28 Apr 2012 04:48:50 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: introduction.html
===================================================================
RCS file: /sources/public/html5/spec/introduction.html,v
retrieving revision 1.1178
retrieving revision 1.1179
diff -u -d -r1.1178 -r1.1179
--- introduction.html	27 Apr 2012 15:46:35 -0000	1.1178
+++ introduction.html	28 Apr 2012 04:47:39 -0000	1.1179
@@ -324,9 +324,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: editing.html
===================================================================
RCS file: /sources/public/html5/spec/editing.html,v
retrieving revision 1.1184
retrieving revision 1.1185
diff -u -d -r1.1184 -r1.1185
--- editing.html	27 Apr 2012 15:46:34 -0000	1.1184
+++ editing.html	28 Apr 2012 04:47:31 -0000	1.1185
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: common-microsyntaxes.html
===================================================================
RCS file: /sources/public/html5/spec/common-microsyntaxes.html,v
retrieving revision 1.185
retrieving revision 1.186
diff -u -d -r1.185 -r1.186
--- common-microsyntaxes.html	27 Apr 2012 15:46:33 -0000	1.185
+++ common-microsyntaxes.html	28 Apr 2012 04:47:29 -0000	1.186
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: rendering.html
===================================================================
RCS file: /sources/public/html5/spec/rendering.html,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -d -r1.204 -r1.205
--- rendering.html	27 Apr 2012 15:46:37 -0000	1.204
+++ rendering.html	28 Apr 2012 04:47:50 -0000	1.205
@@ -326,7 +326,7 @@
 
    <h1>HTML5</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-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: text-level-semantics.html
===================================================================
RCS file: /sources/public/html5/spec/text-level-semantics.html,v
retrieving revision 1.1187
retrieving revision 1.1188
diff -u -d -r1.1187 -r1.1188
--- text-level-semantics.html	27 Apr 2012 15:46:38 -0000	1.1187
+++ text-level-semantics.html	28 Apr 2012 04:47:59 -0000	1.1188
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: embedded-content-1.html
===================================================================
RCS file: /sources/public/html5/spec/embedded-content-1.html,v
retrieving revision 1.189
retrieving revision 1.190
diff -u -d -r1.189 -r1.190
--- embedded-content-1.html	27 Apr 2012 15:46:34 -0000	1.189
+++ embedded-content-1.html	28 Apr 2012 04:47:32 -0000	1.190
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: infrastructure.html
===================================================================
RCS file: /sources/public/html5/spec/infrastructure.html,v
retrieving revision 1.1242
retrieving revision 1.1243
diff -u -d -r1.1242 -r1.1243
--- infrastructure.html	27 Apr 2012 15:46:35 -0000	1.1242
+++ infrastructure.html	28 Apr 2012 04:47:37 -0000	1.1243
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: form-submission.html
===================================================================
RCS file: /sources/public/html5/spec/form-submission.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- form-submission.html	27 Apr 2012 15:46:34 -0000	1.119
+++ form-submission.html	28 Apr 2012 04:47:32 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: user-prompts.html
===================================================================
RCS file: /sources/public/html5/spec/user-prompts.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- user-prompts.html	27 Apr 2012 15:46:46 -0000	1.119
+++ user-prompts.html	28 Apr 2012 04:48:50 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: tabular-data.html
===================================================================
RCS file: /sources/public/html5/spec/tabular-data.html,v
retrieving revision 1.1167
retrieving revision 1.1168
diff -u -d -r1.1167 -r1.1168
--- tabular-data.html	27 Apr 2012 15:46:38 -0000	1.1167
+++ tabular-data.html	28 Apr 2012 04:47:58 -0000	1.1168
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-iframe-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-iframe-element.html,v
retrieving revision 1.264
retrieving revision 1.265
diff -u -d -r1.264 -r1.265
--- the-iframe-element.html	27 Apr 2012 15:46:42 -0000	1.264
+++ the-iframe-element.html	28 Apr 2012 04:48:46 -0000	1.265
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: dimension-attributes.html
===================================================================
RCS file: /sources/public/html5/spec/dimension-attributes.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- dimension-attributes.html	27 Apr 2012 15:46:33 -0000	1.119
+++ dimension-attributes.html	28 Apr 2012 04:47:29 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: tree-construction.html
===================================================================
RCS file: /sources/public/html5/spec/tree-construction.html,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -d -r1.89 -r1.90
--- tree-construction.html	27 Apr 2012 15:46:46 -0000	1.89
+++ tree-construction.html	28 Apr 2012 04:48:50 -0000	1.90
@@ -326,7 +326,7 @@
 
    <h1>HTML5</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-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: association-of-controls-and-forms.html
===================================================================
RCS file: /sources/public/html5/spec/association-of-controls-and-forms.html,v
retrieving revision 1.230
retrieving revision 1.231
diff -u -d -r1.230 -r1.231
--- association-of-controls-and-forms.html	27 Apr 2012 15:46:32 -0000	1.230
+++ association-of-controls-and-forms.html	28 Apr 2012 04:47:07 -0000	1.231
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: common-dom-interfaces.html
===================================================================
RCS file: /sources/public/html5/spec/common-dom-interfaces.html,v
retrieving revision 1.203
retrieving revision 1.204
diff -u -d -r1.203 -r1.204
--- common-dom-interfaces.html	27 Apr 2012 15:46:33 -0000	1.203
+++ common-dom-interfaces.html	28 Apr 2012 04:47:18 -0000	1.204
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-strong-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-strong-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-strong-element.html	27 Apr 2012 15:46:44 -0000	1.119
+++ the-strong-element.html	28 Apr 2012 04:48:48 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-form-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-form-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-form-element.html	27 Apr 2012 15:46:41 -0000	1.119
+++ the-form-element.html	28 Apr 2012 04:48:44 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-li-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-li-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-li-element.html	27 Apr 2012 15:46:42 -0000	1.119
+++ the-li-element.html	28 Apr 2012 04:48:46 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: scripting-1.html
===================================================================
RCS file: /sources/public/html5/spec/scripting-1.html,v
retrieving revision 1.195
retrieving revision 1.196
diff -u -d -r1.195 -r1.196
--- scripting-1.html	27 Apr 2012 15:46:37 -0000	1.195
+++ scripting-1.html	28 Apr 2012 04:47:51 -0000	1.196
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-keygen-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-keygen-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-keygen-element.html	27 Apr 2012 15:46:42 -0000	1.119
+++ the-keygen-element.html	28 Apr 2012 04:48:46 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-link-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-link-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-link-element.html	27 Apr 2012 15:46:42 -0000	1.119
+++ the-link-element.html	28 Apr 2012 04:48:46 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-optgroup-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-optgroup-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-optgroup-element.html	27 Apr 2012 15:46:43 -0000	1.119
+++ the-optgroup-element.html	28 Apr 2012 04:48:47 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-param-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-param-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-param-element.html	27 Apr 2012 15:46:43 -0000	1.119
+++ the-param-element.html	28 Apr 2012 04:48:47 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-time-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-time-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-time-element.html	27 Apr 2012 15:46:45 -0000	1.119
+++ the-time-element.html	28 Apr 2012 04:48:49 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: mathml.html
===================================================================
RCS file: /sources/public/html5/spec/mathml.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- mathml.html	27 Apr 2012 15:46:36 -0000	1.119
+++ mathml.html	28 Apr 2012 04:47:41 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-var-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-var-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-var-element.html	27 Apr 2012 15:46:45 -0000	1.119
+++ the-var-element.html	28 Apr 2012 04:48:50 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-th-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-th-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-th-element.html	27 Apr 2012 15:46:44 -0000	1.119
+++ the-th-element.html	28 Apr 2012 04:48:49 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: tokenization.html
===================================================================
RCS file: /sources/public/html5/spec/tokenization.html,v
retrieving revision 1.149
retrieving revision 1.150
diff -u -d -r1.149 -r1.150
--- tokenization.html	27 Apr 2012 15:46:46 -0000	1.149
+++ tokenization.html	28 Apr 2012 04:48:50 -0000	1.150
@@ -326,7 +326,7 @@
 
    <h1>HTML5</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-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: requirements-relating-to-bidirectional-algorithm-formatting-characters.html
===================================================================
RCS file: /sources/public/html5/spec/requirements-relating-to-bidirectional-algorithm-formatting-characters.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- requirements-relating-to-bidirectional-algorithm-formatting-characters.html	27 Apr 2012 15:46:37 -0000	1.119
+++ requirements-relating-to-bidirectional-algorithm-formatting-characters.html	28 Apr 2012 04:47:50 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-body-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-body-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-body-element.html	27 Apr 2012 15:46:39 -0000	1.119
+++ the-body-element.html	28 Apr 2012 04:48:11 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: common-input-element-attributes.html
===================================================================
RCS file: /sources/public/html5/spec/common-input-element-attributes.html,v
retrieving revision 1.185
retrieving revision 1.186
diff -u -d -r1.185 -r1.186
--- common-input-element-attributes.html	27 Apr 2012 15:46:33 -0000	1.185
+++ common-input-element-attributes.html	28 Apr 2012 04:47:18 -0000	1.186
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: interactive-elements.html
===================================================================
RCS file: /sources/public/html5/spec/interactive-elements.html,v
retrieving revision 1.1172
retrieving revision 1.1173
diff -u -d -r1.1172 -r1.1173
--- interactive-elements.html	27 Apr 2012 15:46:35 -0000	1.1172
+++ interactive-elements.html	28 Apr 2012 04:47:39 -0000	1.1173
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-address-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-address-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-address-element.html	27 Apr 2012 15:46:39 -0000	1.119
+++ the-address-element.html	28 Apr 2012 04:48:00 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: iana.html
===================================================================
RCS file: /sources/public/html5/spec/iana.html,v
retrieving revision 1.489
retrieving revision 1.490
diff -u -d -r1.489 -r1.490
--- iana.html	27 Apr 2012 15:46:35 -0000	1.489
+++ iana.html	28 Apr 2012 04:47:36 -0000	1.490
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-b-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-b-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-b-element.html	27 Apr 2012 15:46:39 -0000	1.119
+++ the-b-element.html	28 Apr 2012 04:48:03 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: states-of-the-type-attribute.html
===================================================================
RCS file: /sources/public/html5/spec/states-of-the-type-attribute.html,v
retrieving revision 1.180
retrieving revision 1.181
diff -u -d -r1.180 -r1.181
--- states-of-the-type-attribute.html	27 Apr 2012 15:46:38 -0000	1.180
+++ states-of-the-type-attribute.html	28 Apr 2012 04:47:56 -0000	1.181
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">
@@ -412,6 +412,7 @@
    <code class="no-backref" title="dom-input-valueAsDate"><a href="common-input-element-apis.html#dom-input-valueasdate">valueAsDate</a></code>, and
    <code class="no-backref" title="dom-input-valueAsNumber"><a href="common-input-element-apis.html#dom-input-valueasnumber">valueAsNumber</a></code> IDL attributes;
    <code class="no-backref" title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea-input-select">select()</a></code>,
+   <code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>,
    <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a href="textFieldSelection.html#dom-textarea-input-setselectionrange">setSelectionRange()</a></code>,
    <code class="no-backref" title="dom-input-stepDown"><a href="common-input-element-apis.html#dom-input-stepdown">stepDown()</a></code>, and
    <code class="no-backref" title="dom-input-stepUp"><a href="common-input-element-apis.html#dom-input-stepup">stepUp()</a></code> methods.</p>
@@ -496,8 +497,10 @@
    <code title="dom-textarea/input-selectionEnd"><a href="textFieldSelection.html#dom-textarea-input-selectionend">selectionEnd</a></code>, 
    <code title="dom-textarea/input-selectionDirection"><a href="textFieldSelection.html#dom-textarea-input-selectiondirection">selectionDirection</a></code>, and
    <code title="dom-input-value"><a href="common-input-element-apis.html#dom-input-value">value</a></code> IDL attributes;
-   <code title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea-input-select">select()</a></code> and
-   <code title="dom-textarea/input-setSelectionRange"><a href="textFieldSelection.html#dom-textarea-input-setselectionrange">setSelectionRange()</a></code> methods.</p>
+   <code title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea-input-select">select()</a></code>,
+   <code title="dom-textarea/input-setRangeText">setRangeText()</code>, and
+   <code title="dom-textarea/input-setSelectionRange"><a href="textFieldSelection.html#dom-textarea-input-setselectionrange">setSelectionRange()</a></code>
+   methods.</p>
 
    <p>The <code title="dom-input-value"><a href="common-input-element-apis.html#dom-input-value">value</a></code> IDL attribute is
    in mode <a href="common-input-element-apis.html#dom-input-value-value" title="dom-input-value-value">value</a>.</p>
@@ -593,8 +596,10 @@
    <code title="dom-textarea/input-selectionEnd"><a href="textFieldSelection.html#dom-textarea-input-selectionend">selectionEnd</a></code>, 
    <code title="dom-textarea/input-selectionDirection"><a href="textFieldSelection.html#dom-textarea-input-selectiondirection">selectionDirection</a></code>, and
    <code title="dom-input-value"><a href="common-input-element-apis.html#dom-input-value">value</a></code> IDL attributes;
-   <code title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea-input-select">select()</a></code> and
-   <code title="dom-textarea/input-setSelectionRange"><a href="textFieldSelection.html#dom-textarea-input-setselectionrange">setSelectionRange()</a></code> methods.</p>
+   <code title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea-input-select">select()</a></code>,
+   <code title="dom-textarea/input-setRangeText">setRangeText()</code>, and
+   <code title="dom-textarea/input-setSelectionRange"><a href="textFieldSelection.html#dom-textarea-input-setselectionrange">setSelectionRange()</a></code>
+   methods.</p>
 
    <p>The <code title="dom-input-value"><a href="common-input-element-apis.html#dom-input-value">value</a></code> IDL attribute is
    in mode <a href="common-input-element-apis.html#dom-input-value-value" title="dom-input-value-value">value</a>.</p>
@@ -697,8 +702,10 @@
    <code title="dom-textarea/input-selectionEnd"><a href="textFieldSelection.html#dom-textarea-input-selectionend">selectionEnd</a></code>,
    <code title="dom-textarea/input-selectionDirection"><a href="textFieldSelection.html#dom-textarea-input-selectiondirection">selectionDirection</a></code>, and
    <code title="dom-input-value"><a href="common-input-element-apis.html#dom-input-value">value</a></code> IDL attributes;
-   <code title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea-input-select">select()</a></code> and
-   <code title="dom-textarea/input-setSelectionRange"><a href="textFieldSelection.html#dom-textarea-input-setselectionrange">setSelectionRange()</a></code> methods.</p>
+   <code title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea-input-select">select()</a></code>,
+   <code title="dom-textarea/input-setRangeText">setRangeText()</code>, and
+   <code title="dom-textarea/input-setSelectionRange"><a href="textFieldSelection.html#dom-textarea-input-setselectionrange">setSelectionRange()</a></code>
+   methods.</p>
 
    <p>The <code title="dom-input-value"><a href="common-input-element-apis.html#dom-input-value">value</a></code> IDL attribute is
    in mode <a href="common-input-element-apis.html#dom-input-value-value" title="dom-input-value-value">value</a>.</p>
@@ -1004,6 +1011,7 @@
    <code class="no-backref" title="dom-input-valueAsDate"><a href="common-input-element-apis.html#dom-input-valueasdate">valueAsDate</a></code>, and
    <code class="no-backref" title="dom-input-valueAsNumber"><a href="common-input-element-apis.html#dom-input-valueasnumber">valueAsNumber</a></code> IDL attributes;
    <code class="no-backref" title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea-input-select">select()</a></code>,
+   <code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>,
    <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a href="textFieldSelection.html#dom-textarea-input-setselectionrange">setSelectionRange()</a></code>,
    <code class="no-backref" title="dom-input-stepDown"><a href="common-input-element-apis.html#dom-input-stepdown">stepDown()</a></code> and
    <code class="no-backref" title="dom-input-stepUp"><a href="common-input-element-apis.html#dom-input-stepup">stepUp()</a></code> methods.</p>
@@ -1058,7 +1066,8 @@
    <code title="dom-textarea/input-selectionEnd"><a href="textFieldSelection.html#dom-textarea-input-selectionend">selectionEnd</a></code>,
    <code title="dom-textarea/input-selectionDirection"><a href="textFieldSelection.html#dom-textarea-input-selectiondirection">selectionDirection</a></code>, and
    <code title="dom-input-value"><a href="common-input-element-apis.html#dom-input-value">value</a></code> IDL attributes;
-   <code title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea-input-select">select()</a></code>, and
+   <code title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea-input-select">select()</a></code>,
+   <code title="dom-textarea/input-setRangeText">setRangeText()</code>, and
    <code title="dom-textarea/input-setSelectionRange"><a href="textFieldSelection.html#dom-textarea-input-setselectionrange">setSelectionRange()</a></code> methods.</p>
 
    <p>The <code title="dom-input-value"><a href="common-input-element-apis.html#dom-input-value">value</a></code> IDL attribute is
@@ -1282,7 +1291,8 @@
    <code class="no-backref" title="dom-textarea/input-selectionStart"><a href="textFieldSelection.html#dom-textarea-input-selectionstart">selectionStart</a></code>,
    <code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="textFieldSelection.html#dom-textarea-input-selectionend">selectionEnd</a></code>, and
    <code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="textFieldSelection.html#dom-textarea-input-selectiondirection">selectionDirection</a></code> IDL attributes;
-   <code class="no-backref" title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea-input-select">select()</a></code> and
+   <code class="no-backref" title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea-input-select">select()</a></code>,
+   <code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>, and
    <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a href="textFieldSelection.html#dom-textarea-input-setselectionrange">setSelectionRange()</a></code> methods.</p>
 
   </div>
@@ -1458,7 +1468,8 @@
    <code class="no-backref" title="dom-textarea/input-selectionStart"><a href="textFieldSelection.html#dom-textarea-input-selectionstart">selectionStart</a></code>,
    <code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="textFieldSelection.html#dom-textarea-input-selectionend">selectionEnd</a></code>, and
    <code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="textFieldSelection.html#dom-textarea-input-selectiondirection">selectionDirection</a></code> IDL attributes;
-   <code class="no-backref" title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea-input-select">select()</a></code> and
+   <code class="no-backref" title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea-input-select">select()</a></code>,
+   <code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>, and
    <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a href="textFieldSelection.html#dom-textarea-input-setselectionrange">setSelectionRange()</a></code> methods.</p>
 
   </div>
@@ -1610,7 +1621,8 @@
    <code class="no-backref" title="dom-textarea/input-selectionStart"><a href="textFieldSelection.html#dom-textarea-input-selectionstart">selectionStart</a></code>,
    <code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="textFieldSelection.html#dom-textarea-input-selectionend">selectionEnd</a></code>, and
    <code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="textFieldSelection.html#dom-textarea-input-selectiondirection">selectionDirection</a></code> IDL attributes;
-   <code class="no-backref" title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea-input-select">select()</a></code> and
+   <code class="no-backref" title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea-input-select">select()</a></code>,
+   <code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>, and
    <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a href="textFieldSelection.html#dom-textarea-input-setselectionrange">setSelectionRange()</a></code> methods.</p>
 
   </div>
@@ -1764,7 +1776,8 @@
    <code class="no-backref" title="dom-textarea/input-selectionStart"><a href="textFieldSelection.html#dom-textarea-input-selectionstart">selectionStart</a></code>,
    <code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="textFieldSelection.html#dom-textarea-input-selectionend">selectionEnd</a></code>, and
    <code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="textFieldSelection.html#dom-textarea-input-selectiondirection">selectionDirection</a></code> IDL attributes;
-   <code class="no-backref" title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea-input-select">select()</a></code> and
+   <code class="no-backref" title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea-input-select">select()</a></code>,
+   <code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>, and
    <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a href="textFieldSelection.html#dom-textarea-input-setselectionrange">setSelectionRange()</a></code> methods.</p>
 
   </div>
@@ -1914,7 +1927,8 @@
    <code class="no-backref" title="dom-textarea/input-selectionStart"><a href="textFieldSelection.html#dom-textarea-input-selectionstart">selectionStart</a></code>,
    <code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="textFieldSelection.html#dom-textarea-input-selectionend">selectionEnd</a></code>, and
    <code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="textFieldSelection.html#dom-textarea-input-selectiondirection">selectionDirection</a></code> IDL attributes;
-   <code class="no-backref" title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea-input-select">select()</a></code> and
+   <code class="no-backref" title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea-input-select">select()</a></code>,
+   <code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>, and
    <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a href="textFieldSelection.html#dom-textarea-input-setselectionrange">setSelectionRange()</a></code> methods.</p>
 
   </div>
@@ -2064,7 +2078,8 @@
    <code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="textFieldSelection.html#dom-textarea-input-selectionend">selectionEnd</a></code>,
    <code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="textFieldSelection.html#dom-textarea-input-selectiondirection">selectionDirection</a></code>, and
    <code class="no-backref" title="dom-input-valueAsDate"><a href="common-input-element-apis.html#dom-input-valueasdate">valueAsDate</a></code> IDL attributes;
-   <code class="no-backref" title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea-input-select">select()</a></code> and
+   <code class="no-backref" title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea-input-select">select()</a></code>,
+   <code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>, and
    <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a href="textFieldSelection.html#dom-textarea-input-setselectionrange">setSelectionRange()</a></code> methods.</p>
 
   </div>
@@ -2233,7 +2248,8 @@
    <code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="textFieldSelection.html#dom-textarea-input-selectionend">selectionEnd</a></code>,
    <code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="textFieldSelection.html#dom-textarea-input-selectiondirection">selectionDirection</a></code>, and
    <code class="no-backref" title="dom-input-valueAsDate"><a href="common-input-element-apis.html#dom-input-valueasdate">valueAsDate</a></code> IDL attributes;
-   <code class="no-backref" title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea-input-select">select()</a></code> and
+   <code class="no-backref" title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea-input-select">select()</a></code>,
+   <code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>, and
    <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a href="textFieldSelection.html#dom-textarea-input-setselectionrange">setSelectionRange()</a></code> methods.</p>
 
   </div>
@@ -2399,7 +2415,8 @@
    <code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="textFieldSelection.html#dom-textarea-input-selectionend">selectionEnd</a></code>,
    <code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="textFieldSelection.html#dom-textarea-input-selectiondirection">selectionDirection</a></code>, and
    <code class="no-backref" title="dom-input-valueAsDate"><a href="common-input-element-apis.html#dom-input-valueasdate">valueAsDate</a></code> IDL attributes;
-   <code class="no-backref" title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea-input-select">select()</a></code> and
+   <code class="no-backref" title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea-input-select">select()</a></code>,
+   <code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>, and
    <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a href="textFieldSelection.html#dom-textarea-input-setselectionrange">setSelectionRange()</a></code> methods.</p>
 
   </div>
@@ -2560,6 +2577,7 @@
    <code class="no-backref" title="dom-input-valueAsDate"><a href="common-input-element-apis.html#dom-input-valueasdate">valueAsDate</a></code>, and
    <code class="no-backref" title="dom-input-valueAsNumber"><a href="common-input-element-apis.html#dom-input-valueasnumber">valueAsNumber</a></code> IDL attributes;
    <code class="no-backref" title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea-input-select">select()</a></code>,
+   <code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>,
    <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a href="textFieldSelection.html#dom-textarea-input-setselectionrange">setSelectionRange()</a></code>,
    <code class="no-backref" title="dom-input-stepDown"><a href="common-input-element-apis.html#dom-input-stepdown">stepDown()</a></code>, and
    <code class="no-backref" title="dom-input-stepUp"><a href="common-input-element-apis.html#dom-input-stepup">stepUp()</a></code> methods.</p>
@@ -2670,6 +2688,7 @@
    <code class="no-backref" title="dom-input-valueAsDate"><a href="common-input-element-apis.html#dom-input-valueasdate">valueAsDate</a></code>, and
    <code class="no-backref" title="dom-input-valueAsNumber"><a href="common-input-element-apis.html#dom-input-valueasnumber">valueAsNumber</a></code> IDL attributes;
    <code class="no-backref" title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea-input-select">select()</a></code>,
+   <code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>,
    <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a href="textFieldSelection.html#dom-textarea-input-setselectionrange">setSelectionRange()</a></code>,
    <code class="no-backref" title="dom-input-stepDown"><a href="common-input-element-apis.html#dom-input-stepdown">stepDown()</a></code>, and
    <code class="no-backref" title="dom-input-stepUp"><a href="common-input-element-apis.html#dom-input-stepup">stepUp()</a></code> methods.</p>
@@ -2807,6 +2826,7 @@
    <code class="no-backref" title="dom-input-valueAsDate"><a href="common-input-element-apis.html#dom-input-valueasdate">valueAsDate</a></code>, and
    <code class="no-backref" title="dom-input-valueAsNumber"><a href="common-input-element-apis.html#dom-input-valueasnumber">valueAsNumber</a></code> IDL attributes;
    <code class="no-backref" title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea-input-select">select()</a></code>,
+   <code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>,
    <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a href="textFieldSelection.html#dom-textarea-input-setselectionrange">setSelectionRange()</a></code>,
    <code class="no-backref" title="dom-input-stepDown"><a href="common-input-element-apis.html#dom-input-stepdown">stepDown()</a></code>, and
    <code class="no-backref" title="dom-input-stepUp"><a href="common-input-element-apis.html#dom-input-stepup">stepUp()</a></code> methods.</p>
@@ -3041,6 +3061,7 @@
    <code class="no-backref" title="dom-input-valueAsDate"><a href="common-input-element-apis.html#dom-input-valueasdate">valueAsDate</a></code>, and
    <code class="no-backref" title="dom-input-valueAsNumber"><a href="common-input-element-apis.html#dom-input-valueasnumber">valueAsNumber</a></code> IDL attributes;
    <code class="no-backref" title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea-input-select">select()</a></code>,
+   <code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>,
    <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a href="textFieldSelection.html#dom-textarea-input-setselectionrange">setSelectionRange()</a></code>,
    <code class="no-backref" title="dom-input-stepDown"><a href="common-input-element-apis.html#dom-input-stepdown">stepDown()</a></code>, and
    <code class="no-backref" title="dom-input-stepUp"><a href="common-input-element-apis.html#dom-input-stepup">stepUp()</a></code> methods.</p>
@@ -3134,6 +3155,7 @@
    <code class="no-backref" title="dom-input-valueAsDate"><a href="common-input-element-apis.html#dom-input-valueasdate">valueAsDate</a></code>, and
    <code class="no-backref" title="dom-input-valueAsNumber"><a href="common-input-element-apis.html#dom-input-valueasnumber">valueAsNumber</a></code> IDL attributes;
    <code class="no-backref" title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea-input-select">select()</a></code>,
+   <code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>,
    <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a href="textFieldSelection.html#dom-textarea-input-setselectionrange">setSelectionRange()</a></code>,
    <code class="no-backref" title="dom-input-stepDown"><a href="common-input-element-apis.html#dom-input-stepdown">stepDown()</a></code>, and
    <code class="no-backref" title="dom-input-stepUp"><a href="common-input-element-apis.html#dom-input-stepup">stepUp()</a></code> methods.</p>
@@ -3370,6 +3392,7 @@
    <code class="no-backref" title="dom-input-valueAsDate"><a href="common-input-element-apis.html#dom-input-valueasdate">valueAsDate</a></code>, and
    <code class="no-backref" title="dom-input-valueAsNumber"><a href="common-input-element-apis.html#dom-input-valueasnumber">valueAsNumber</a></code> IDL attributes;
    <code class="no-backref" title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea-input-select">select()</a></code>,
+   <code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>,
    <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a href="textFieldSelection.html#dom-textarea-input-setselectionrange">setSelectionRange()</a></code>,
    <code class="no-backref" title="dom-input-stepDown"><a href="common-input-element-apis.html#dom-input-stepdown">stepDown()</a></code>, and
    <code class="no-backref" title="dom-input-stepUp"><a href="common-input-element-apis.html#dom-input-stepup">stepUp()</a></code> methods.</p>
@@ -3472,6 +3495,7 @@
    <code class="no-backref" title="dom-input-valueAsDate"><a href="common-input-element-apis.html#dom-input-valueasdate">valueAsDate</a></code>, and
    <code class="no-backref" title="dom-input-valueAsNumber"><a href="common-input-element-apis.html#dom-input-valueasnumber">valueAsNumber</a></code> IDL attributes;
    <code class="no-backref" title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea-input-select">select()</a></code>,
+   <code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>,
    <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a href="textFieldSelection.html#dom-textarea-input-setselectionrange">setSelectionRange()</a></code>,
    <code class="no-backref" title="dom-input-stepDown"><a href="common-input-element-apis.html#dom-input-stepdown">stepDown()</a></code>, and
    <code class="no-backref" title="dom-input-stepUp"><a href="common-input-element-apis.html#dom-input-stepup">stepUp()</a></code> methods.</p>
@@ -3554,6 +3578,7 @@
    <code class="no-backref" title="dom-input-valueAsDate"><a href="common-input-element-apis.html#dom-input-valueasdate">valueAsDate</a></code>, and
    <code class="no-backref" title="dom-input-valueAsNumber"><a href="common-input-element-apis.html#dom-input-valueasnumber">valueAsNumber</a></code> IDL attributes;
    <code class="no-backref" title="dom-textarea/input-select"><a href="textFieldSelection.html#dom-textarea-input-select">select()</a></code>,
+   <code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>,
    <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a href="textFieldSelection.html#dom-textarea-input-setselectionrange">setSelectionRange()</a></code>,
    <code class="no-backref" title="dom-input-stepDown"><a href="common-input-element-apis.html#dom-input-stepdown">stepDown()</a></code>, and
    <code class="no-backref" title="dom-input-stepUp"><a href="common-input-element-apis.html#dom-input-stepup">stepUp()</a></code> methods.</p>

Index: the-nav-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-nav-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-nav-element.html	27 Apr 2012 15:46:43 -0000	1.119
+++ the-nav-element.html	28 Apr 2012 04:48:47 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: references.html
===================================================================
RCS file: /sources/public/html5/spec/references.html,v
retrieving revision 1.1194
retrieving revision 1.1195
diff -u -d -r1.1194 -r1.1195
--- references.html	27 Apr 2012 15:46:37 -0000	1.1194
+++ references.html	28 Apr 2012 04:47:50 -0000	1.1195
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-meter-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-meter-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-meter-element.html	27 Apr 2012 15:46:43 -0000	1.119
+++ the-meter-element.html	28 Apr 2012 04:48:47 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-ul-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-ul-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-ul-element.html	27 Apr 2012 15:46:45 -0000	1.119
+++ the-ul-element.html	28 Apr 2012 04:48:49 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-html-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-html-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-html-element.html	27 Apr 2012 15:46:41 -0000	1.119
+++ the-html-element.html	28 Apr 2012 04:48:45 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: index.html
===================================================================
RCS file: /sources/public/html5/spec/index.html,v
retrieving revision 1.1237
retrieving revision 1.1238
diff -u -d -r1.1237 -r1.1238
--- index.html	27 Apr 2012 15:46:35 -0000	1.1237
+++ index.html	28 Apr 2012 04:47:37 -0000	1.1238
@@ -323,7 +323,7 @@
 
    <h1>HTML5</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-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    <dl><dt>Latest Published Version:</dt>
     <dd><a href="http://www.w3.org/TR/html5/">http://www.w3.org/TR/html5/</a></dd>
     <dt>Latest Editor's Draft:</dt>
@@ -350,7 +350,7 @@
     <a href="Overview.html">single page HTML</a>,
     <a href="spec.html">multipage HTML</a>,
     <a href="author/">web developer edition</a>.
-This is revision 1.5642.
+This is revision 1.5643.
    </p> 
      <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
    &#169; 2012 <a href="http://www.w3.org/"><abbr title="World Wide
@@ -516,7 +516,7 @@
   Group</a> is the W3C working group responsible for this
   specification's progress along the W3C Recommendation
   track.
-  This specification is the 27 April 2012 Editor's Draft.
+  This specification is the 28 April 2012 Editor's Draft.
   </p>
 
 

Index: attributes-common-to-td-and-th-elements.html
===================================================================
RCS file: /sources/public/html5/spec/attributes-common-to-td-and-th-elements.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- attributes-common-to-td-and-th-elements.html	27 Apr 2012 15:46:32 -0000	1.119
+++ attributes-common-to-td-and-th-elements.html	28 Apr 2012 04:47:18 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: wai-aria.html
===================================================================
RCS file: /sources/public/html5/spec/wai-aria.html,v
retrieving revision 1.120
retrieving revision 1.121
diff -u -d -r1.120 -r1.121
--- wai-aria.html	27 Apr 2012 15:46:46 -0000	1.120
+++ wai-aria.html	28 Apr 2012 04:48:50 -0000	1.121
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-ruby-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-ruby-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-ruby-element.html	27 Apr 2012 15:46:44 -0000	1.119
+++ the-ruby-element.html	28 Apr 2012 04:48:48 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-track-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-track-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-track-element.html	27 Apr 2012 15:46:45 -0000	1.119
+++ the-track-element.html	28 Apr 2012 04:48:49 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: usage-summary.html
===================================================================
RCS file: /sources/public/html5/spec/usage-summary.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- usage-summary.html	27 Apr 2012 15:46:46 -0000	1.119
+++ usage-summary.html	28 Apr 2012 04:48:50 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: sections.html
===================================================================
RCS file: /sources/public/html5/spec/sections.html,v
retrieving revision 1.185
retrieving revision 1.186
diff -u -d -r1.185 -r1.186
--- sections.html	27 Apr 2012 15:46:37 -0000	1.185
+++ sections.html	28 Apr 2012 04:47:53 -0000	1.186
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: content-models.html
===================================================================
RCS file: /sources/public/html5/spec/content-models.html,v
retrieving revision 1.228
retrieving revision 1.229
diff -u -d -r1.228 -r1.229
--- content-models.html	27 Apr 2012 15:46:33 -0000	1.228
+++ content-models.html	28 Apr 2012 04:47:29 -0000	1.229
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-progress-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-progress-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-progress-element.html	27 Apr 2012 15:46:43 -0000	1.119
+++ the-progress-element.html	28 Apr 2012 04:48:48 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-footer-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-footer-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-footer-element.html	27 Apr 2012 15:46:41 -0000	1.119
+++ the-footer-element.html	28 Apr 2012 04:48:44 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: interactions-with-xpath-and-xslt.html
===================================================================
RCS file: /sources/public/html5/spec/interactions-with-xpath-and-xslt.html,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -d -r1.62 -r1.63
--- interactions-with-xpath-and-xslt.html	27 Apr 2012 15:46:35 -0000	1.62
+++ interactions-with-xpath-and-xslt.html	28 Apr 2012 04:47:37 -0000	1.63
@@ -326,7 +326,7 @@
 
    <h1>HTML5</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-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-dd-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-dd-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-dd-element.html	27 Apr 2012 15:46:40 -0000	1.119
+++ the-dd-element.html	28 Apr 2012 04:48:31 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-bdo-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-bdo-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-bdo-element.html	27 Apr 2012 15:46:39 -0000	1.119
+++ the-bdo-element.html	28 Apr 2012 04:48:09 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-object-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-object-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-object-element.html	27 Apr 2012 15:46:43 -0000	1.119
+++ the-object-element.html	28 Apr 2012 04:48:47 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-ol-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-ol-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-ol-element.html	27 Apr 2012 15:46:43 -0000	1.119
+++ the-ol-element.html	28 Apr 2012 04:48:47 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-area-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-area-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-area-element.html	27 Apr 2012 15:46:39 -0000	1.119
+++ the-area-element.html	28 Apr 2012 04:48:00 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-datalist-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-datalist-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-datalist-element.html	27 Apr 2012 15:46:40 -0000	1.119
+++ the-datalist-element.html	28 Apr 2012 04:48:31 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: grouping-content.html
===================================================================
RCS file: /sources/public/html5/spec/grouping-content.html,v
retrieving revision 1.179
retrieving revision 1.180
diff -u -d -r1.179 -r1.180
--- grouping-content.html	27 Apr 2012 15:46:35 -0000	1.179
+++ grouping-content.html	28 Apr 2012 04:47:35 -0000	1.180
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-mark-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-mark-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-mark-element.html	27 Apr 2012 15:46:42 -0000	1.119
+++ the-mark-element.html	28 Apr 2012 04:48:47 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-dfn-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-dfn-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-dfn-element.html	27 Apr 2012 15:46:40 -0000	1.119
+++ the-dfn-element.html	28 Apr 2012 04:48:43 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: acknowledgements.html
===================================================================
RCS file: /sources/public/html5/spec/acknowledgements.html,v
retrieving revision 1.1223
retrieving revision 1.1224
diff -u -d -r1.1223 -r1.1224
--- acknowledgements.html	27 Apr 2012 15:46:32 -0000	1.1223
+++ acknowledgements.html	28 Apr 2012 04:47:07 -0000	1.1224
@@ -324,9 +324,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-header-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-header-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-header-element.html	27 Apr 2012 15:46:41 -0000	1.119
+++ the-header-element.html	28 Apr 2012 04:48:44 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: elements.html
===================================================================
RCS file: /sources/public/html5/spec/elements.html,v
retrieving revision 1.194
retrieving revision 1.195
diff -u -d -r1.194 -r1.195
--- elements.html	27 Apr 2012 15:46:34 -0000	1.194
+++ elements.html	28 Apr 2012 04:47:32 -0000	1.195
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-sub-and-sup-elements.html
===================================================================
RCS file: /sources/public/html5/spec/the-sub-and-sup-elements.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-sub-and-sup-elements.html	27 Apr 2012 15:46:44 -0000	1.119
+++ the-sub-and-sup-elements.html	28 Apr 2012 04:48:49 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-i-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-i-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-i-element.html	27 Apr 2012 15:46:41 -0000	1.119
+++ the-i-element.html	28 Apr 2012 04:48:45 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: forms.html
===================================================================
RCS file: /sources/public/html5/spec/forms.html,v
retrieving revision 1.1173
retrieving revision 1.1174
diff -u -d -r1.1173 -r1.1174
--- forms.html	27 Apr 2012 15:46:34 -0000	1.1173
+++ forms.html	28 Apr 2012 04:47:33 -0000	1.1174
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: edits.html
===================================================================
RCS file: /sources/public/html5/spec/edits.html,v
retrieving revision 1.164
retrieving revision 1.165
diff -u -d -r1.164 -r1.165
--- edits.html	27 Apr 2012 15:46:34 -0000	1.164
+++ edits.html	28 Apr 2012 04:47:32 -0000	1.165
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-canvas-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-canvas-element.html,v
retrieving revision 1.1044
retrieving revision 1.1045
diff -u -d -r1.1044 -r1.1045
--- the-canvas-element.html	27 Apr 2012 15:46:39 -0000	1.1044
+++ the-canvas-element.html	28 Apr 2012 04:48:16 -0000	1.1045
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: commands.html
===================================================================
RCS file: /sources/public/html5/spec/commands.html,v
retrieving revision 1.170
retrieving revision 1.171
diff -u -d -r1.170 -r1.171
--- commands.html	27 Apr 2012 15:46:33 -0000	1.170
+++ commands.html	28 Apr 2012 04:47:18 -0000	1.171
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-samp-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-samp-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-samp-element.html	27 Apr 2012 15:46:44 -0000	1.119
+++ the-samp-element.html	28 Apr 2012 04:48:48 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-u-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-u-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-u-element.html	27 Apr 2012 15:46:45 -0000	1.119
+++ the-u-element.html	28 Apr 2012 04:48:49 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: headings-and-sections.html
===================================================================
RCS file: /sources/public/html5/spec/headings-and-sections.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- headings-and-sections.html	27 Apr 2012 15:46:35 -0000	1.119
+++ headings-and-sections.html	28 Apr 2012 04:47:35 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: obsolete.html
===================================================================
RCS file: /sources/public/html5/spec/obsolete.html,v
retrieving revision 1.1180
retrieving revision 1.1181
diff -u -d -r1.1180 -r1.1181
--- obsolete.html	27 Apr 2012 15:46:36 -0000	1.1180
+++ obsolete.html	28 Apr 2012 04:47:47 -0000	1.1181
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: named-character-references.html
===================================================================
RCS file: /sources/public/html5/spec/named-character-references.html,v
retrieving revision 1.1138
retrieving revision 1.1139
diff -u -d -r1.1138 -r1.1139
--- named-character-references.html	27 Apr 2012 15:46:36 -0000	1.1138
+++ named-character-references.html	28 Apr 2012 04:47:46 -0000	1.1139
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-button-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-button-element.html,v
retrieving revision 1.222
retrieving revision 1.223
diff -u -d -r1.222 -r1.223
--- the-button-element.html	27 Apr 2012 15:46:39 -0000	1.222
+++ the-button-element.html	28 Apr 2012 04:48:11 -0000	1.223
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: links.html
===================================================================
RCS file: /sources/public/html5/spec/links.html,v
retrieving revision 1.223
retrieving revision 1.224
diff -u -d -r1.223 -r1.224
--- links.html	27 Apr 2012 15:46:35 -0000	1.223
+++ links.html	28 Apr 2012 04:47:40 -0000	1.224
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-cite-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-cite-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-cite-element.html	27 Apr 2012 15:46:40 -0000	1.119
+++ the-cite-element.html	28 Apr 2012 04:48:30 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-hgroup-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-hgroup-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-hgroup-element.html	27 Apr 2012 15:46:41 -0000	1.119
+++ the-hgroup-element.html	28 Apr 2012 04:48:44 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: common-input-element-apis.html
===================================================================
RCS file: /sources/public/html5/spec/common-input-element-apis.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- common-input-element-apis.html	27 Apr 2012 15:46:33 -0000	1.119
+++ common-input-element-apis.html	28 Apr 2012 04:47:18 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-tr-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-tr-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-tr-element.html	27 Apr 2012 15:46:45 -0000	1.119
+++ the-tr-element.html	28 Apr 2012 04:48:49 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: section-index.html
===================================================================
RCS file: /sources/public/html5/spec/section-index.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- section-index.html	27 Apr 2012 15:46:37 -0000	1.119
+++ section-index.html	28 Apr 2012 04:47:53 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: timers.html
===================================================================
RCS file: /sources/public/html5/spec/timers.html,v
retrieving revision 1.190
retrieving revision 1.191
diff -u -d -r1.190 -r1.191
--- timers.html	27 Apr 2012 15:46:46 -0000	1.190
+++ timers.html	28 Apr 2012 04:48:50 -0000	1.191
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: namespaces.html
===================================================================
RCS file: /sources/public/html5/spec/namespaces.html,v
retrieving revision 1.160
retrieving revision 1.161
diff -u -d -r1.160 -r1.161
--- namespaces.html	27 Apr 2012 15:46:36 -0000	1.160
+++ namespaces.html	28 Apr 2012 04:47:47 -0000	1.161
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Index: the-rt-element.html
===================================================================
RCS file: /sources/public/html5/spec/the-rt-element.html,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- the-rt-element.html	27 Apr 2012 15:46:43 -0000	1.119
+++ the-rt-element.html	28 Apr 2012 04:48:48 -0000	1.120
@@ -325,9 +325,9 @@
    <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</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><p>This is revision 1.5642.</p>
+   <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><p>This is revision 1.5643.</p>
 
-   <h2 class="no-num no-toc" id="editor-s-draft-27-april-2012">Editor's Draft 27 April 2012</h2>
+   <h2 class="no-num no-toc" id="editor-s-draft-28-april-2012">Editor's Draft 28 April 2012</h2>
    </div>
 
   <nav class="prev_next">

Received on Saturday, 28 April 2012 04:49:43 UTC