html5/spec-author-view Overview.html,1.1779,1.1780 spec.html,1.1922,1.1923 spec.preprocessed.html,1.761,1.762 states-of-the-type-attribute.html,1.604,1.605 textFieldSelection.html,1.21,1.22 the-input-element.html,1.606,1.607

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

Modified Files:
	Overview.html spec.html spec.preprocessed.html 
	states-of-the-type-attribute.html textFieldSelection.html 
	the-input-element.html 
Log Message:
input.setRangeText() (whatwg r7081)

[updated by splitter]


Index: Overview.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/Overview.html,v
retrieving revision 1.1779
retrieving revision 1.1780
diff -u -d -r1.1779 -r1.1780
--- Overview.html	27 Apr 2012 15:59:18 -0000	1.1779
+++ Overview.html	28 Apr 2012 05:01:19 -0000	1.1780
@@ -341,7 +341,7 @@
 
    <h1>HTML5: Edition for Web Authors</h1>
    
-   <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-author/">http://www.w3.org/TR/html5-author/</a></dd>
     <dt>Latest Editor's Draft:</dt>
@@ -365,7 +365,7 @@
     <dt>Editor:</dt>
     <dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd>
    </dl><p>This specification is available in the following formats: <a href="spec.html">single page HTML</a>, <a href="Overview.html">multipage HTML</a>, <a href="http://dev.w3.org/html5/spec/">full specification</a>.
-      This is revision 1.5642.</p> 
+      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
    Web Consortium">W3C</abbr></a><sup>&reg;</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts
@@ -561,7 +561,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: the-input-element.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/the-input-element.html,v
retrieving revision 1.606
retrieving revision 1.607
diff -u -d -r1.606 -r1.607
--- the-input-element.html	24 Apr 2012 22:00:07 -0000	1.606
+++ the-input-element.html	28 Apr 2012 05:01:30 -0000	1.607
@@ -563,15 +563,15 @@
      <td> A button
   </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" id="attr-input-type-text_3" 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" id="accept_0">accept</a></code>, <code title="attr-input-alt"><a href="states-of-the-type-attribute.html#attr-input-alt" id="alt_39">alt</a></code>, <code title="attr-input-autocomplete"><a href="common-input-element-attributes.html#attr-input-autocomplete" id="autocomplete_4">autocomplete</a></code>, <code title="attr-input-checked"><a href="#attr-input-checked" id="checked_1">checked</a></code>, <code title="attr-input-dirname"><a href="common-input-element-attributes.html#attr-input-dirname" id="dirname_0">dirname</a></code>, <code title="attr-fs-formaction"><a href="attributes-common-to-form-controls.html#attr-fs-formaction" id="formaction_0">formaction</a></code>, <code title="attr-fs-formenctype"><a href="attributes-common-to-form-controls.html#attr-fs-formenctype" id="formenctype_0">formenctype</a></code>, <code title="attr-fs-formmethod"><a href="attributes-common-to-form-controls.html#atr-fs-formmethod" id="formmethod_0">formmethod</a></code>, <code title="attr-fs-formnovalidate"><a href="attributes-common-to-form-controls.html#attr-fs-formnovalidate" id="formnovalidate_0">formnovalidate</a></code>, <code title="attr-fs-formtarget"><a href="attributes-common-to-form-controls.html#attr-fs-formtarget" id="formtarget_0">formtarget</a></code>, <code title="attr-dim-height"><a href="dimension-attributes.html#attr-dim-height" id="height_12">height</a></code>, <code title="attr-input-list"><a href="common-input-element-attributes.html#attr-input-list" id="list_1">list</a></code>, <code title="attr-input-max"><a href="common-input-element-attributes.html#attr-input-max" id="max_1">max</a></code>, <code title="attr-input-maxlength"><a href="common-input-element-attributes.html#attr-input-maxlength" id="maxlength_1">maxlength</a></code>, <code title="attr-input-min"><a href="common-input-element-attributes.html#attr-input-min" id="min_1">min</a></code>, <code title="attr-input-multiple"><a href="comon-input-element-attributes.html#attr-input-multiple" id="multiple_0">multiple</a></code>, <code title="attr-input-pattern"><a href="common-input-element-attributes.html#attr-input-pattern" id="pattern_0">pattern</a></code>, <code title="attr-input-placeholder"><a href="common-input-element-attributes.html#attr-input-placeholder" id="placeholder_0">placeholder</a></code>, <code title="attr-input-readonly"><a href="common-input-element-attributes.html#attr-input-readonly" id="readonly_14">readonly</a></code>, <code title="attr-input-required"><a href="common-input-element-attributes.html#attr-input-required" id="required_1">required</a></code>, <code title="attr-input-size"><a href="common-input-element-attributes.html#attr-input-size" id="size_0">size</a></code>, <code title="attr-input-src"><a href="states-of-the-type-attribute.html#attr-input-src" id="src_48">src</a></code>, <code title="attr-input-step"><a href="common-input-element-attributes.html#attr-input-step" id="step_1">step</a></code>, and <code itle="attr-dim-width"><a href="dimension-attributes.html#attr-dim-width" id="width_12">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-valueAsDate"><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 class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" title='Read about this "select()" reference in the full HTML5 spec.'>select()</a></code> method, the <code title="dom-textarea/input-selectionStart"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectionstart" title='Read about this "selectionStart" reference in the full HTML5 spec.'>selectionStart</a></code>,
-  <code title="dom-textarea/input-selectionEnd"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectionend" title='Read about this "selectionEnd" reference in the full HTML5 spec.'>selectionEnd</a></code>, and
-  <code title="dom-textarea/input-selectionDirection"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectiondirection" title='Read about this "selectionDirection" reference in the full HTML5 spec.'>selectionDirection</a></code>,
-  IDL attributes, the <code title="dom-textarea/input-setSelectionRange"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>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" id="accept_0">accept</a></code>, <code title="attr-input-alt"><a href="states-of-the-type-attribute.html#attr-input-alt" id="alt_39">alt</a></code>, <code title="attr-input-autocomplete"><a href="common-input-element-attributes.html#attr-input-autocomplete" id="autocomplete_4">autocomplete</a></code>, <code title="attr-input-checked"><a href="#attr-input-checked" id="checked_1">checked</a></code>, <code title="attr-input-dirname"><a href="common-input-element-attributes.html#attr-input-dirname" id="dirname_0">dirname</a></code>, <code title="attr-fs-formaction"><a href="attributes-common-to-form-controls.html#attr-fs-formaction" id="formaction_0">formaction</a></code>, <code title="attr-fs-formenctype"><a href="attributes-common-to-form-controls.html#attr-fs-formenctype" id="formenctype_0">formenctype</a></code>, <code title="attr-fs-formmethod"><a href="attributes-common-to-form-controls.html#atr-fs-formmethod" id="formmethod_0">formmethod</a></code>, <code title="attr-fs-formnovalidate"><a href="attributes-common-to-form-controls.html#attr-fs-formnovalidate" id="formnovalidate_0">formnovalidate</a></code>, <code title="attr-fs-formtarget"><a href="attributes-common-to-form-controls.html#attr-fs-formtarget" id="formtarget_0">formtarget</a></code>, <code title="attr-dim-height"><a href="dimension-attributes.html#attr-dim-height" id="height_12">height</a></code>, <code title="attr-input-list"><a href="common-input-element-attributes.html#attr-input-list" id="list_1">list</a></code>, <code title="attr-input-max"><a href="common-input-element-attributes.html#attr-input-max" id="max_1">max</a></code>, <code title="attr-input-maxlength"><a href="common-input-element-attributes.html#attr-input-maxlength" id="maxlength_1">maxlength</a></code>, <code title="attr-input-min"><a href="common-input-element-attributes.html#attr-input-min" id="min_1">min</a></code>, <code title="attr-input-multiple"><a href="comon-input-element-attributes.html#attr-input-multiple" id="multiple_0">multiple</a></code>, <code title="attr-input-pattern"><a href="common-input-element-attributes.html#attr-input-pattern" id="pattern_0">pattern</a></code>, <code title="attr-input-placeholder"><a href="common-input-element-attributes.html#attr-input-placeholder" id="placeholder_0">placeholder</a></code>, <code title="attr-input-readonly"><a href="common-input-element-attributes.html#attr-input-readonly" id="readonly_14">readonly</a></code>, <code title="attr-input-required"><a href="common-input-element-attributes.html#attr-input-required" id="required_1">required</a></code>, <code title="attr-input-size"><a href="common-input-element-attributes.html#attr-input-size" id="size_0">size</a></code>, <code title="attr-input-src"><a href="states-of-the-type-attribute.html#attr-input-src" id="src_48">src</a></code>, <code title="attr-input-step"><a href="common-input-element-attributes.html#attr-input-step" id="step_1">step</a></code>, and <code itle="attr-dim-width"><a href="dimension-attributes.html#attr-dim-width" id="width_12">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-valueAsDate"><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 class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" title='Read about this "select()" reference in the full HTML5 spec.'>select()</a></code> method, the <code title="dom-textarea/input-selectionStart">a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectionstart" title='Read about this "selectionStart" reference in the full HTML5 spec.'>selectionStart</a></code>,
+  <code title="dom-textarea/input-selectionEnd"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectionend" title='Read about this "selectionEnd" reference in the full HTML5 spec.'>selectionEnd</a></code>,
+  and <code title="dom-textarea/input-selectionDirection"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectiondirection" title='Read about this "selectionDirection" reference in the full HTML5 spec.'>selectionDirection</a></code>,
+  IDL attributes, the
+  <code title="dom-textarea/input-setSelectionRange"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>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 class="full-spec-link" href="http://dev.w3.org/html5/spec/common-input-element-apis.html#event-input-input" title='Read about this "input" reference in the full HTML5 spec.'>input</a></code> and <code title="event-input-change"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/common-input-element-apis.html#event-input-change" title='Read about this "change" reference in the full HTML5 spec.'>change</a></code> events apply to an
-  <code><a href="#the-input-element" id="input_62">input</a></code> element depends on the state of its <code title="attr-input-type"><a href="#attr-input-type" id="type_73">type</a></code> attribute.  The following table
+  <code><a href="#the-input-element" id="input_62">input</a></code> element depends on the state of its <code title="attr-input-type"><a href="#attr-input-type" id="type_73">type</a></code> attribute. The following table
    summarizes which of
   those content attributes, IDL attributes, methods, and events apply
   to each state:</p>
@@ -1397,6 +1397,7 @@
      <td class="no"> &middot; 
 
 
+
     <tr><th> <code title="dom-textarea/input-setSelectionRange"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>setSelectionRange()</a></code>
      <td class="no"> &middot; 
      <td class="yes"> Yes     

Index: textFieldSelection.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/textFieldSelection.html,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- textFieldSelection.html	24 Apr 2012 22:00:01 -0000	1.21
+++ textFieldSelection.html	28 Apr 2012 05:01:30 -0000	1.22
@@ -364,9 +364,10 @@
            attribute unsigned long <a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectionstart" title='Read about this "selectionStart" reference in the full HTML5 spec.'>selectionStart</a>;
            attribute unsigned long <a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectionend" title='Read about this "selectionEnd" reference in the full HTML5 spec.'>selectionEnd</a>;
            attribute DOMString <a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectiondirection" title='Read about this "selectionDirection" reference in the full HTML5 spec.'>selectionDirection</a>;
-  void <a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" title='Read about this "setSelectionRange" reference in the full HTML5 spec.'>setSelectionRange</a>(unsigned long start, unsigned long end, optional DOMString direction);</pre>
+  void <a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" title='Read about this "setSelectionRange" reference in the full HTML5 spec.'>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" id="input_126">input</a></code> and <code><a href="the-textarea-element.html#the-textarea-element" id="textarea_35">textarea</a></code> text fields.</p>
 
@@ -418,6 +419,7 @@
 
    </dd>
 
+
   </dl><p>Characters with no visible rendering, such as U+200D ZERO WIDTH
   JOINER, still count as characters. Thus, for instance, the selection
   can include just an invisible character, and the text insertion

Index: spec.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.html,v
retrieving revision 1.1922
retrieving revision 1.1923
diff -u -d -r1.1922 -r1.1923
--- spec.html	27 Apr 2012 15:59:18 -0000	1.1922
+++ spec.html	28 Apr 2012 05:01:20 -0000	1.1923
@@ -343,7 +343,7 @@
 
    <h1>HTML5: Edition for Web Authors</h1>
    
-   <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-author/">http://www.w3.org/TR/html5-author/</a></dd>
     <dt>Latest Editor's Draft:</dt>
@@ -367,7 +367,7 @@
     <dt>Editor:</dt>
     <dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd>
    </dl><p>This specification is available in the following formats: <a href="spec.html">single page HTML</a>, <a href="Overview.html">multipage HTML</a>, <a href="http://dev.w3.org/html5/spec/">full specification</a>.
-      This is revision 1.5642.</p> 
+      This is revision 1.5643.</p> 
      <p class="copyright"><a href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright">Copyright</a>
    © 2012 <a href="http://www.w3.org/"><abbr title="World Wide
    Web Consortium">W3C</abbr></a><sup>®</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts
@@ -563,7 +563,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>
 
 
@@ -21588,15 +21588,15 @@
      </td><td> A button
   </td></tr></tbody></table><p>The <i>missing value default</i> is the <a href="#text-type-text-state-and-search-state-type-search" id="attr-input-type-text_3" title="attr-input-type-text">Text</a> state.</p>
 
-  <p>Which of the <code title="attr-input-accept"><a href="#attr-input-accept" id="accept_0">accept</a></code>, <code title="attr-input-alt"><a href="#attr-input-alt" id="alt_39">alt</a></code>, <code title="attr-input-autocomplete"><a href="#attr-input-autocomplete" id="autocomplete_4">autocomplete</a></code>, <code title="attr-input-checked"><a href="#attr-input-checked" id="checked_1">checked</a></code>, <code title="attr-input-dirname"><a href="#attr-input-dirname" id="dirname_0">dirname</a></code>, <code title="attr-fs-formaction"><a href="#attr-fs-formaction" id="formaction_0">formaction</a></code>, <code title="attr-fs-formenctype"><a href="#attr-fs-formenctype" id="formenctype_0">formenctype</a></code>, <code title="attr-fs-formmethod"><a href="#attr-fs-formmethod" id="formmethod_0">formmethod</a></code>, <code title="attr-fs-formnovalidate"><a href="#attr-fs-formnovalidate" id="formnovalidate_0">formnovalidate</a></code>, <code title="attr-fs-formtarget"><a href="#attr-fs-formtarget" id="formtarge_0">formtarget</a></code>, <code title="attr-dim-height"><a href="#attr-dim-height" id="height_12">height</a></code>, <code title="attr-input-list"><a href="#attr-input-list" id="list_1">list</a></code>, <code title="attr-input-max"><a href="#attr-input-max" id="max_1">max</a></code>, <code title="attr-input-maxlength"><a href="#attr-input-maxlength" id="maxlength_1">maxlength</a></code>, <code title="attr-input-min"><a href="#attr-input-min" id="min_1">min</a></code>, <code title="attr-input-multiple"><a href="#attr-input-multiple" id="multiple_0">multiple</a></code>, <code title="attr-input-pattern"><a href="#attr-input-pattern" id="pattern_0">pattern</a></code>, <code title="attr-input-placeholder"><a href="#attr-input-placeholder" id="placeholder_0">placeholder</a></code>, <code title="attr-input-readonly"><a href="#attr-input-readonly" id="readonly_14">readonly</a></code>, <code title="attr-input-required"><a href="#attr-input-required" id="required_1">required</a></code>, <code title="attr-input-size"<a href="#attr-input-size" id="size_0">size</a></code>, <code title="attr-input-src"><a href="#attr-input-src" id="src_48">src</a></code>, <code title="attr-input-step"><a href="#attr-input-step" id="step_1">step</a></code>, and <code title="attr-dim-width"><a href="#attr-dim-width" id="width_12">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="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" class="full-spec-link" title='Read about this "select()" reference in the full HTML5 spec.'>select()</a></code> method, the <code title="dom-textarea/input-selectionStart"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectionstart" class="full-spec-link" title='Read about this "selectionStart" reference in the full HTML5 spec.'>selectionStart</a></code>,
-  <code title="dom-textarea/input-selectionEnd"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectionend" class="full-spec-link" title='Read about this "selectionEnd" reference in the full HTML5 spec.'>selectionEnd</a></code>, and
-  <code title="dom-textarea/input-selectionDirection"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectiondirection" class="full-spec-link" title='Read about this "selectionDirection" reference in the full HTML5 spec.'>selectionDirection</a></code>,
-  IDL attributes, the <code title="dom-textarea/input-setSelectionRange"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" class="full-spec-link" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>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" id="accept_0">accept</a></code>, <code title="attr-input-alt"><a href="#attr-input-alt" id="alt_39">alt</a></code>, <code title="attr-input-autocomplete"><a href="#attr-input-autocomplete" id="autocomplete_4">autocomplete</a></code>, <code title="attr-input-checked"><a href="#attr-input-checked" id="checked_1">checked</a></code>, <code title="attr-input-dirname"><a href="#attr-input-dirname" id="dirname_0">dirname</a></code>, <code title="attr-fs-formaction"><a href="#attr-fs-formaction" id="formaction_0">formaction</a></code>, <code title="attr-fs-formenctype"><a href="#attr-fs-formenctype" id="formenctype_0">formenctype</a></code>, <code title="attr-fs-formmethod"><a href="#attr-fs-formmethod" id="formmethod_0">formmethod</a></code>, <code title="attr-fs-formnovalidate"><a href="#attr-fs-formnovalidate" id="formnovalidate_0">formnovalidate</a></code>, <code title="attr-fs-formtarget"><a href="#attr-fs-formtarget" id="formtarge_0">formtarget</a></code>, <code title="attr-dim-height"><a href="#attr-dim-height" id="height_12">height</a></code>, <code title="attr-input-list"><a href="#attr-input-list" id="list_1">list</a></code>, <code title="attr-input-max"><a href="#attr-input-max" id="max_1">max</a></code>, <code title="attr-input-maxlength"><a href="#attr-input-maxlength" id="maxlength_1">maxlength</a></code>, <code title="attr-input-min"><a href="#attr-input-min" id="min_1">min</a></code>, <code title="attr-input-multiple"><a href="#attr-input-multiple" id="multiple_0">multiple</a></code>, <code title="attr-input-pattern"><a href="#attr-input-pattern" id="pattern_0">pattern</a></code>, <code title="attr-input-placeholder"><a href="#attr-input-placeholder" id="placeholder_0">placeholder</a></code>, <code title="attr-input-readonly"><a href="#attr-input-readonly" id="readonly_14">readonly</a></code>, <code title="attr-input-required"><a href="#attr-input-required" id="required_1">required</a></code>, <code title="attr-input-size"<a href="#attr-input-size" id="size_0">size</a></code>, <code title="attr-input-src"><a href="#attr-input-src" id="src_48">src</a></code>, <code title="attr-input-step"><a href="#attr-input-step" id="step_1">step</a></code>, and <code title="attr-dim-width"><a href="#attr-dim-width" id="width_12">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="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" class="full-spec-link" title='Read about this "select()" reference in the full HTML5 spec.'>select()</a></code>method, the <code title="dom-textarea/input-selectionStart"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectionstart" class="full-spec-link" title='Read about this "selectionStart" reference in the full HTML5 spec.'>selectionStart</a></code>,
+  <code title="dom-textarea/input-selectionEnd"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectionend" class="full-spec-link" title='Read about this "selectionEnd" reference in the full HTML5 spec.'>selectionEnd</a></code>,
+  and <code title="dom-textarea/input-selectionDirection"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectiondirection" class="full-spec-link" title='Read about this "selectionDirection" reference in the full HTML5 spec.'>selectionDirection</a></code>,
+  IDL attributes, the
+  <code title="dom-textarea/input-setSelectionRange"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" class="full-spec-link" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>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="http://dev.w3.org/html5/spec/common-input-element-apis.html#event-input-input" class="full-spec-link" title='Read about this "input" reference in the full HTML5 spec.'>input</a></code> and <code title="event-input-change"><a href="http://dev.w3.org/html5/spec/common-input-element-apis.html#event-input-change" class="full-spec-link" title='Read about this "change" reference in the full HTML5 spec.'>change</a></code> events apply to an
-  <code><a href="#the-input-element" id="input_62">input</a></code> element depends on the state of its <code title="attr-input-type"><a href="#attr-input-type" id="type_73">type</a></code> attribute.  The following table
+  <code><a href="#the-input-element" id="input_62">input</a></code> element depends on the state of its <code title="attr-input-type"><a href="#attr-input-type" id="type_73">type</a></code> attribute. The following table
    summarizes which of
   those content attributes, IDL attributes, methods, and events apply
   to each state:</p>
@@ -22422,6 +22422,7 @@
      </td><td class="no"> · 
 
 
+
     </td></tr><tr><th> <code title="dom-textarea/input-setSelectionRange"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" class="full-spec-link" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>setSelectionRange()</a></code>
      </th><td class="no"> · 
      </td><td class="yes"> Yes     
@@ -22659,6 +22660,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="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" class="full-spec-link" title='Read about this "select()" reference in the full HTML5 spec.'>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="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" class="full-spec-link" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>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>
@@ -22709,8 +22711,10 @@
    <code title="dom-textarea/input-selectionEnd"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectionend" class="full-spec-link" title='Read about this "selectionEnd" reference in the full HTML5 spec.'>selectionEnd</a></code>, 
    <code title="dom-textarea/input-selectionDirection"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectiondirection" class="full-spec-link" title='Read about this "selectionDirection" reference in the full HTML5 spec.'>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="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" class="full-spec-link" title='Read about this "select()" reference in the full HTML5 spec.'>select()</a></code> and
-   <code title="dom-textarea/input-setSelectionRange"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" class="full-spec-link" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>setSelectionRange()</a></code> methods.</p>
+   <code title="dom-textarea/input-select"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" class="full-spec-link" title='Read about this "select()" reference in the full HTML5 spec.'>select()</a></code>,
+   <code title="dom-textarea/input-setRangeText">setRangeText()</code>, and
+   <code title="dom-textarea/input-setSelectionRange"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" class="full-spec-link" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>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="http://dev.w3.org/html5/spec/common-input-element-apis.html#dom-input-value-value" title='Read about this "value" reference in the full HTML5 spec.' class="full-spec-link">value</a>.</p>
@@ -22787,8 +22791,10 @@
    <code title="dom-textarea/input-selectionEnd"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectionend" class="full-spec-link" title='Read about this "selectionEnd" reference in the full HTML5 spec.'>selectionEnd</a></code>, 
    <code title="dom-textarea/input-selectionDirection"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectiondirection" class="full-spec-link" title='Read about this "selectionDirection" reference in the full HTML5 spec.'>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="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" class="full-spec-link" title='Read about this "select()" reference in the full HTML5 spec.'>select()</a></code> and
-   <code title="dom-textarea/input-setSelectionRange"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" class="full-spec-link" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>setSelectionRange()</a></code> methods.</p>
+   <code title="dom-textarea/input-select"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" class="full-spec-link" title='Read about this "select()" reference in the full HTML5 spec.'>select()</a></code>,
+   <code title="dom-textarea/input-setRangeText">setRangeText()</code>, and
+   <code title="dom-textarea/input-setSelectionRange"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" class="full-spec-link" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>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="http://dev.w3.org/html5/spec/common-input-element-apis.html#dom-input-value-value" title='Read about this "value" reference in the full HTML5 spec.' class="full-spec-link">value</a>.</p>
@@ -22860,8 +22866,10 @@
    <code title="dom-textarea/input-selectionEnd"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectionend" class="full-spec-link" title='Read about this "selectionEnd" reference in the full HTML5 spec.'>selectionEnd</a></code>,
    <code title="dom-textarea/input-selectionDirection"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectiondirection" class="full-spec-link" title='Read about this "selectionDirection" reference in the full HTML5 spec.'>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="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" class="full-spec-link" title='Read about this "select()" reference in the full HTML5 spec.'>select()</a></code> and
-   <code title="dom-textarea/input-setSelectionRange"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" class="full-spec-link" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>setSelectionRange()</a></code> methods.</p>
+   <code title="dom-textarea/input-select"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" class="full-spec-link" title='Read about this "select()" reference in the full HTML5 spec.'>select()</a></code>,
+   <code title="dom-textarea/input-setRangeText">setRangeText()</code>, and
+   <code title="dom-textarea/input-setSelectionRange"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" class="full-spec-link" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>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="http://dev.w3.org/html5/spec/common-input-element-apis.html#dom-input-value-value" title='Read about this "value" reference in the full HTML5 spec.' class="full-spec-link">value</a>.</p>
@@ -23066,6 +23074,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="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" class="full-spec-link" title='Read about this "select()" reference in the full HTML5 spec.'>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="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" class="full-spec-link" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>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>
@@ -23104,7 +23113,8 @@
    <code title="dom-textarea/input-selectionEnd"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectionend" class="full-spec-link" title='Read about this "selectionEnd" reference in the full HTML5 spec.'>selectionEnd</a></code>,
    <code title="dom-textarea/input-selectionDirection"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectiondirection" class="full-spec-link" title='Read about this "selectionDirection" reference in the full HTML5 spec.'>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="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" class="full-spec-link" title='Read about this "select()" reference in the full HTML5 spec.'>select()</a></code>, and
+   <code title="dom-textarea/input-select"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" class="full-spec-link" title='Read about this "select()" reference in the full HTML5 spec.'>select()</a></code>,
+   <code title="dom-textarea/input-setRangeText">setRangeText()</code>, and
    <code title="dom-textarea/input-setSelectionRange"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" class="full-spec-link" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>setSelectionRange()</a></code> methods.</p>
 
    <p>The <code title="dom-input-value"><a href="#dom-input-value">value</a></code> IDL attribute is
@@ -23255,7 +23265,8 @@
    <code class="no-backref" title="dom-textarea/input-selectionStart"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectionstart" class="full-spec-link" title='Read about this "selectionStart" reference in the full HTML5 spec.'>selectionStart</a></code>,
    <code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectionend" class="full-spec-link" title='Read about this "selectionEnd" reference in the full HTML5 spec.'>selectionEnd</a></code>, and
    <code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectiondirection" class="full-spec-link" title='Read about this "selectionDirection" reference in the full HTML5 spec.'>selectionDirection</a></code> IDL attributes;
-   <code class="no-backref" title="dom-textarea/input-select"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" class="full-spec-link" title='Read about this "select()" reference in the full HTML5 spec.'>select()</a></code> and
+   <code class="no-backref" title="dom-textarea/input-select"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" class="full-spec-link" title='Read about this "select()" reference in the full HTML5 spec.'>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="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" class="full-spec-link" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>setSelectionRange()</a></code> methods.</p>
 
   </div>
@@ -23367,7 +23378,8 @@
    <code class="no-backref" title="dom-textarea/input-selectionStart"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectionstart" class="full-spec-link" title='Read about this "selectionStart" reference in the full HTML5 spec.'>selectionStart</a></code>,
    <code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectionend" class="full-spec-link" title='Read about this "selectionEnd" reference in the full HTML5 spec.'>selectionEnd</a></code>, and
    <code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectiondirection" class="full-spec-link" title='Read about this "selectionDirection" reference in the full HTML5 spec.'>selectionDirection</a></code> IDL attributes;
-   <code class="no-backref" title="dom-textarea/input-select"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" class="full-spec-link" title='Read about this "select()" reference in the full HTML5 spec.'>select()</a></code> and
+   <code class="no-backref" title="dom-textarea/input-select"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" class="full-spec-link" title='Read about this "select()" reference in the full HTML5 spec.'>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="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" class="full-spec-link" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>setSelectionRange()</a></code> methods.</p>
 
   </div>
@@ -23452,7 +23464,8 @@
    <code class="no-backref" title="dom-textarea/input-selectionStart"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectionstart" class="full-spec-link" title='Read about this "selectionStart" reference in the full HTML5 spec.'>selectionStart</a></code>,
    <code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectionend" class="full-spec-link" title='Read about this "selectionEnd" reference in the full HTML5 spec.'>selectionEnd</a></code>, and
    <code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectiondirection" class="full-spec-link" title='Read about this "selectionDirection" reference in the full HTML5 spec.'>selectionDirection</a></code> IDL attributes;
-   <code class="no-backref" title="dom-textarea/input-select"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" class="full-spec-link" title='Read about this "select()" reference in the full HTML5 spec.'>select()</a></code> and
+   <code class="no-backref" title="dom-textarea/input-select"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" class="full-spec-link" title='Read about this "select()" reference in the full HTML5 spec.'>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="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" class="full-spec-link" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>setSelectionRange()</a></code> methods.</p>
 
   </div>
@@ -23536,7 +23549,8 @@
    <code class="no-backref" title="dom-textarea/input-selectionStart"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectionstart" class="full-spec-link" title='Read about this "selectionStart" reference in the full HTML5 spec.'>selectionStart</a></code>,
    <code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectionend" class="full-spec-link" title='Read about this "selectionEnd" reference in the full HTML5 spec.'>selectionEnd</a></code>, and
    <code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectiondirection" class="full-spec-link" title='Read about this "selectionDirection" reference in the full HTML5 spec.'>selectionDirection</a></code> IDL attributes;
-   <code class="no-backref" title="dom-textarea/input-select"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" class="full-spec-link" title='Read about this "select()" reference in the full HTML5 spec.'>select()</a></code> and
+   <code class="no-backref" title="dom-textarea/input-select"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" class="full-spec-link" title='Read about this "select()" reference in the full HTML5 spec.'>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="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" class="full-spec-link" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>setSelectionRange()</a></code> methods.</p>
 
   </div>
@@ -23622,7 +23636,8 @@
    <code class="no-backref" title="dom-textarea/input-selectionStart"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectionstart" class="full-spec-link" title='Read about this "selectionStart" reference in the full HTML5 spec.'>selectionStart</a></code>,
    <code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectionend" class="full-spec-link" title='Read about this "selectionEnd" reference in the full HTML5 spec.'>selectionEnd</a></code>, and
    <code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectiondirection" class="full-spec-link" title='Read about this "selectionDirection" reference in the full HTML5 spec.'>selectionDirection</a></code> IDL attributes;
-   <code class="no-backref" title="dom-textarea/input-select"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" class="full-spec-link" title='Read about this "select()" reference in the full HTML5 spec.'>select()</a></code> and
+   <code class="no-backref" title="dom-textarea/input-select"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" class="full-spec-link" title='Read about this "select()" reference in the full HTML5 spec.'>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="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" class="full-spec-link" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>setSelectionRange()</a></code> methods.</p>
 
   </div>
@@ -23711,7 +23726,8 @@
    <code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectionend" class="full-spec-link" title='Read about this "selectionEnd" reference in the full HTML5 spec.'>selectionEnd</a></code>,
    <code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectiondirection" class="full-spec-link" title='Read about this "selectionDirection" reference in the full HTML5 spec.'>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="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" class="full-spec-link" title='Read about this "select()" reference in the full HTML5 spec.'>select()</a></code> and
+   <code class="no-backref" title="dom-textarea/input-select"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" class="full-spec-link" title='Read about this "select()" reference in the full HTML5 spec.'>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="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" class="full-spec-link" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>setSelectionRange()</a></code> methods.</p>
 
   </div>
@@ -23830,7 +23846,8 @@
    <code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectionend" class="full-spec-link" title='Read about this "selectionEnd" reference in the full HTML5 spec.'>selectionEnd</a></code>,
    <code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectiondirection" class="full-spec-link" title='Read about this "selectionDirection" reference in the full HTML5 spec.'>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="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" class="full-spec-link" title='Read about this "select()" reference in the full HTML5 spec.'>select()</a></code> and
+   <code class="no-backref" title="dom-textarea/input-select"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" class="full-spec-link" title='Read about this "select()" reference in the full HTML5 spec.'>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="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" class="full-spec-link" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>setSelectionRange()</a></code> methods.</p>
 
   </div>
@@ -23923,7 +23940,8 @@
    <code class="no-backref" title="dom-textarea/input-selectionEnd"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectionend" class="full-spec-link" title='Read about this "selectionEnd" reference in the full HTML5 spec.'>selectionEnd</a></code>,
    <code class="no-backref" title="dom-textarea/input-selectionDirection"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectiondirection" class="full-spec-link" title='Read about this "selectionDirection" reference in the full HTML5 spec.'>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="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" class="full-spec-link" title='Read about this "select()" reference in the full HTML5 spec.'>select()</a></code> and
+   <code class="no-backref" title="dom-textarea/input-select"><a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" class="full-spec-link" title='Read about this "select()" reference in the full HTML5 spec.'>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="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" class="full-spec-link" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>setSelectionRange()</a></code> methods.</p>
 
   </div>
@@ -24054,6 +24072,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="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" class="full-spec-link" title='Read about this "select()" reference in the full HTML5 spec.'>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="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" class="full-spec-link" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>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>
@@ -24139,6 +24158,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="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" class="full-spec-link" title='Read about this "select()" reference in the full HTML5 spec.'>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="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" class="full-spec-link" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>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>
@@ -24239,6 +24259,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="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" class="full-spec-link" title='Read about this "select()" reference in the full HTML5 spec.'>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="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" class="full-spec-link" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>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>
@@ -24435,6 +24456,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="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" class="full-spec-link" title='Read about this "select()" reference in the full HTML5 spec.'>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="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" class="full-spec-link" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>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>
@@ -24508,6 +24530,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="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" class="full-spec-link" title='Read about this "select()" reference in the full HTML5 spec.'>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="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" class="full-spec-link" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>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>
@@ -24617,6 +24640,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="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" class="full-spec-link" title='Read about this "select()" reference in the full HTML5 spec.'>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="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" class="full-spec-link" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>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>
@@ -24697,6 +24721,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="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" class="full-spec-link" title='Read about this "select()" reference in the full HTML5 spec.'>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="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" class="full-spec-link" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>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>
@@ -24760,6 +24785,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="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" class="full-spec-link" title='Read about this "select()" reference in the full HTML5 spec.'>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="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" class="full-spec-link" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>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>
@@ -27138,9 +27164,10 @@
            attribute unsigned long <a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectionstart" title='Read about this "selectionStart" reference in the full HTML5 spec.' class="full-spec-link">selectionStart</a>;
            attribute unsigned long <a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectionend" title='Read about this "selectionEnd" reference in the full HTML5 spec.' class="full-spec-link">selectionEnd</a>;
            attribute DOMString <a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectiondirection" title='Read about this "selectionDirection" reference in the full HTML5 spec.' class="full-spec-link">selectionDirection</a>;
-  void <a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" title='Read about this "setSelectionRange" reference in the full HTML5 spec.' class="full-spec-link">setSelectionRange</a>(unsigned long start, unsigned long end, optional DOMString direction);</pre>
+  void <a href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" title='Read about this "setSelectionRange" reference in the full HTML5 spec.' class="full-spec-link">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" id="input_126">input</a></code> and <code><a href="#the-textarea-element" id="textarea_35">textarea</a></code> text fields.</p>
 
@@ -27192,6 +27219,7 @@
 
    </dd>
 
+
   </dl><p>Characters with no visible rendering, such as U+200D ZERO WIDTH
   JOINER, still count as characters. Thus, for instance, the selection
   can include just an invisible character, and the text insertion

Index: spec.preprocessed.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/spec.preprocessed.html,v
retrieving revision 1.761
retrieving revision 1.762
diff -u -d -r1.761 -r1.762
--- spec.preprocessed.html	27 Apr 2012 15:59:27 -0000	1.761
+++ spec.preprocessed.html	28 Apr 2012 05:01:29 -0000	1.762
@@ -359,7 +359,7 @@
 
    <h1>HTML5: Edition for Web Authors</h1>
    
-   <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-author/">http://www.w3.org/TR/html5-author/</a></dd>
     <dt>Latest Editor's Draft:</dt>
@@ -383,7 +383,7 @@
     <dt>Editor:</dt>
     <dd><a href="mailto:ian@hixie.ch">Ian Hickson</a>, Google, Inc.</dd>
    </dl><p>This specification is available in the following formats: <a href="spec.html">single page HTML</a>, <a href="Overview.html">multipage HTML</a>, <a href="http://dev.w3.org/html5/spec/">full specification</a>.
-      This is revision 1.5642.</p> 
+      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
    Web Consortium">W3C</abbr></a><sup>&#174;</sup> (<a href="http://www.csail.mit.edu/"><abbr title="Massachusetts
@@ -581,7 +581,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>
 
 
@@ -21531,15 +21531,15 @@
      </td><td> A button
   </td></tr></tbody></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>
@@ -22389,6 +22389,7 @@
      </td><td class="no"> &#183; 
 
 
+
     </td></tr><tr><th> <code title="dom-textarea/input-setSelectionRange"><a href="#dom-textarea-input-setselectionrange">setSelectionRange()</a></code>
      </th><td class="no"> &#183; 
      </td><td class="yes"> Yes     
@@ -22640,6 +22641,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>
@@ -22690,8 +22692,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>
@@ -22768,8 +22772,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>
@@ -22841,8 +22847,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>
@@ -23050,6 +23058,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>
@@ -23088,7 +23097,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
@@ -23243,7 +23253,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>
@@ -23358,7 +23369,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>
@@ -23444,7 +23456,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>
@@ -23531,7 +23544,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>
@@ -23619,7 +23633,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>
@@ -23710,7 +23725,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>
@@ -23830,7 +23846,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>
@@ -23924,7 +23941,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>
@@ -24055,6 +24073,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>
@@ -24140,6 +24159,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>
@@ -24240,6 +24260,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>
@@ -24438,6 +24459,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>
@@ -24515,6 +24537,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>
@@ -24624,6 +24647,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>
@@ -24708,6 +24732,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>
@@ -24774,6 +24799,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>
@@ -27201,9 +27227,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>
 
@@ -27255,6 +27282,7 @@
 
    </dd>
 
+
   </dl>
 
   <p>Characters with no visible rendering, such as U+200D ZERO WIDTH

Index: states-of-the-type-attribute.html
===================================================================
RCS file: /sources/public/html5/spec-author-view/states-of-the-type-attribute.html,v
retrieving revision 1.604
retrieving revision 1.605
diff -u -d -r1.604 -r1.605
--- states-of-the-type-attribute.html	24 Apr 2012 22:00:00 -0000	1.604
+++ states-of-the-type-attribute.html	28 Apr 2012 05:01:30 -0000	1.605
@@ -416,6 +416,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 class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" title='Read about this "select()" reference in the full HTML5 spec.'>select()</a></code>,
+   <code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>,
    <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>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>
@@ -466,8 +467,10 @@
    <code title="dom-textarea/input-selectionEnd"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectionend" title='Read about this "selectionEnd" reference in the full HTML5 spec.'>selectionEnd</a></code>, 
    <code title="dom-textarea/input-selectionDirection"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectiondirection" title='Read about this "selectionDirection" reference in the full HTML5 spec.'>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 class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" title='Read about this "select()" reference in the full HTML5 spec.'>select()</a></code> and
-   <code title="dom-textarea/input-setSelectionRange"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>setSelectionRange()</a></code> methods.</p>
+   <code title="dom-textarea/input-select"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" title='Read about this "select()" reference in the full HTML5 spec.'>select()</a></code>,
+   <code title="dom-textarea/input-setRangeText">setRangeText()</code>, and
+   <code title="dom-textarea/input-setSelectionRange"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>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 class="full-spec-link" href="http://dev.w3.org/html5/spec/common-input-element-apis.html#dom-input-value-value" title='Read about this "value" reference in the full HTML5 spec.'>value</a>.</p>
@@ -544,8 +547,10 @@
    <code title="dom-textarea/input-selectionEnd"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectionend" title='Read about this "selectionEnd" reference in the full HTML5 spec.'>selectionEnd</a></code>, 
    <code title="dom-textarea/input-selectionDirection"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectiondirection" title='Read about this "selectionDirection" reference in the full HTML5 spec.'>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 class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" title='Read about this "select()" reference in the full HTML5 spec.'>select()</a></code> and
-   <code title="dom-textarea/input-setSelectionRange"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>setSelectionRange()</a></code> methods.</p>
+   <code title="dom-textarea/input-select"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" title='Read about this "select()" reference in the full HTML5 spec.'>select()</a></code>,
+   <code title="dom-textarea/input-setRangeText">setRangeText()</code>, and
+   <code title="dom-textarea/input-setSelectionRange"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>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 class="full-spec-link" href="http://dev.w3.org/html5/spec/common-input-element-apis.html#dom-input-value-value" title='Read about this "value" reference in the full HTML5 spec.'>value</a>.</p>
@@ -617,8 +622,10 @@
    <code title="dom-textarea/input-selectionEnd"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectionend" title='Read about this "selectionEnd" reference in the full HTML5 spec.'>selectionEnd</a></code>,
    <code title="dom-textarea/input-selectionDirection"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectiondirection" title='Read about this "selectionDirection" reference in the full HTML5 spec.'>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 class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" title='Read about this "select()" reference in the full HTML5 spec.'>select()</a></code> and
-   <code title="dom-textarea/input-setSelectionRange"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>setSelectionRange()</a></code> methods.</p>
+   <code title="dom-textarea/input-select"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" title='Read about this "select()" reference in the full HTML5 spec.'>select()</a></code>,
+   <code title="dom-textarea/input-setRangeText">setRangeText()</code>, and
+   <code title="dom-textarea/input-setSelectionRange"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>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 class="full-spec-link" href="http://dev.w3.org/html5/spec/common-input-element-apis.html#dom-input-value-value" title='Read about this "value" reference in the full HTML5 spec.'>value</a>.</p>
@@ -823,6 +830,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 class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" title='Read about this "select()" reference in the full HTML5 spec.'>select()</a></code>,
+   <code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>,
    <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>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>
@@ -861,7 +869,8 @@
    <code title="dom-textarea/input-selectionEnd"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectionend" title='Read about this "selectionEnd" reference in the full HTML5 spec.'>selectionEnd</a></code>,
    <code title="dom-textarea/input-selectionDirection"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectiondirection" title='Read about this "selectionDirection" reference in the full HTML5 spec.'>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 class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" title='Read about this "select()" reference in the full HTML5 spec.'>select()</a></code>, and
+   <code title="dom-textarea/input-select"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" title='Read about this "select()" reference in the full HTML5 spec.'>select()</a></code>,
+   <code title="dom-textarea/input-setRangeText">setRangeText()</code>, and
    <code title="dom-textarea/input-setSelectionRange"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>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
@@ -1012,7 +1021,8 @@
    <code class="no-backref" title="dom-textarea/input-selectionStart"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectionstart" title='Read about this "selectionStart" reference in the full HTML5 spec.'>selectionStart</a></code>,
    <code class="no-backref" title="dom-textarea/input-selectionEnd"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectionend" title='Read about this "selectionEnd" reference in the full HTML5 spec.'>selectionEnd</a></code>, and
    <code class="no-backref" title="dom-textarea/input-selectionDirection"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectiondirection" title='Read about this "selectionDirection" reference in the full HTML5 spec.'>selectionDirection</a></code> IDL attributes;
-   <code class="no-backref" title="dom-textarea/input-select"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" title='Read about this "select()" reference in the full HTML5 spec.'>select()</a></code> and
+   <code class="no-backref" title="dom-textarea/input-select"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" title='Read about this "select()" reference in the full HTML5 spec.'>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 class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>setSelectionRange()</a></code> methods.</p>
 
   </div>
@@ -1124,7 +1134,8 @@
    <code class="no-backref" title="dom-textarea/input-selectionStart"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectionstart" title='Read about this "selectionStart" reference in the full HTML5 spec.'>selectionStart</a></code>,
    <code class="no-backref" title="dom-textarea/input-selectionEnd"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectionend" title='Read about this "selectionEnd" reference in the full HTML5 spec.'>selectionEnd</a></code>, and
    <code class="no-backref" title="dom-textarea/input-selectionDirection"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectiondirection" title='Read about this "selectionDirection" reference in the full HTML5 spec.'>selectionDirection</a></code> IDL attributes;
-   <code class="no-backref" title="dom-textarea/input-select"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" title='Read about this "select()" reference in the full HTML5 spec.'>select()</a></code> and
+   <code class="no-backref" title="dom-textarea/input-select"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" title='Read about this "select()" reference in the full HTML5 spec.'>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 class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>setSelectionRange()</a></code> methods.</p>
 
   </div>
@@ -1209,7 +1220,8 @@
    <code class="no-backref" title="dom-textarea/input-selectionStart"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectionstart" title='Read about this "selectionStart" reference in the full HTML5 spec.'>selectionStart</a></code>,
    <code class="no-backref" title="dom-textarea/input-selectionEnd"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectionend" title='Read about this "selectionEnd" reference in the full HTML5 spec.'>selectionEnd</a></code>, and
    <code class="no-backref" title="dom-textarea/input-selectionDirection"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectiondirection" title='Read about this "selectionDirection" reference in the full HTML5 spec.'>selectionDirection</a></code> IDL attributes;
-   <code class="no-backref" title="dom-textarea/input-select"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" title='Read about this "select()" reference in the full HTML5 spec.'>select()</a></code> and
+   <code class="no-backref" title="dom-textarea/input-select"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" title='Read about this "select()" reference in the full HTML5 spec.'>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 class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>setSelectionRange()</a></code> methods.</p>
 
   </div>
@@ -1293,7 +1305,8 @@
    <code class="no-backref" title="dom-textarea/input-selectionStart"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectionstart" title='Read about this "selectionStart" reference in the full HTML5 spec.'>selectionStart</a></code>,
    <code class="no-backref" title="dom-textarea/input-selectionEnd"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectionend" title='Read about this "selectionEnd" reference in the full HTML5 spec.'>selectionEnd</a></code>, and
    <code class="no-backref" title="dom-textarea/input-selectionDirection"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectiondirection" title='Read about this "selectionDirection" reference in the full HTML5 spec.'>selectionDirection</a></code> IDL attributes;
-   <code class="no-backref" title="dom-textarea/input-select"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" title='Read about this "select()" reference in the full HTML5 spec.'>select()</a></code> and
+   <code class="no-backref" title="dom-textarea/input-select"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" title='Read about this "select()" reference in the full HTML5 spec.'>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 class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>setSelectionRange()</a></code> methods.</p>
 
   </div>
@@ -1379,7 +1392,8 @@
    <code class="no-backref" title="dom-textarea/input-selectionStart"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectionstart" title='Read about this "selectionStart" reference in the full HTML5 spec.'>selectionStart</a></code>,
    <code class="no-backref" title="dom-textarea/input-selectionEnd"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectionend" title='Read about this "selectionEnd" reference in the full HTML5 spec.'>selectionEnd</a></code>, and
    <code class="no-backref" title="dom-textarea/input-selectionDirection"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectiondirection" title='Read about this "selectionDirection" reference in the full HTML5 spec.'>selectionDirection</a></code> IDL attributes;
-   <code class="no-backref" title="dom-textarea/input-select"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" title='Read about this "select()" reference in the full HTML5 spec.'>select()</a></code> and
+   <code class="no-backref" title="dom-textarea/input-select"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" title='Read about this "select()" reference in the full HTML5 spec.'>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 class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>setSelectionRange()</a></code> methods.</p>
 
   </div>
@@ -1468,7 +1482,8 @@
    <code class="no-backref" title="dom-textarea/input-selectionEnd"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectionend" title='Read about this "selectionEnd" reference in the full HTML5 spec.'>selectionEnd</a></code>,
    <code class="no-backref" title="dom-textarea/input-selectionDirection"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectiondirection" title='Read about this "selectionDirection" reference in the full HTML5 spec.'>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 class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" title='Read about this "select()" reference in the full HTML5 spec.'>select()</a></code> and
+   <code class="no-backref" title="dom-textarea/input-select"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" title='Read about this "select()" reference in the full HTML5 spec.'>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 class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>setSelectionRange()</a></code> methods.</p>
 
   </div>
@@ -1587,7 +1602,8 @@
    <code class="no-backref" title="dom-textarea/input-selectionEnd"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectionend" title='Read about this "selectionEnd" reference in the full HTML5 spec.'>selectionEnd</a></code>,
    <code class="no-backref" title="dom-textarea/input-selectionDirection"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectiondirection" title='Read about this "selectionDirection" reference in the full HTML5 spec.'>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 class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" title='Read about this "select()" reference in the full HTML5 spec.'>select()</a></code> and
+   <code class="no-backref" title="dom-textarea/input-select"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" title='Read about this "select()" reference in the full HTML5 spec.'>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 class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>setSelectionRange()</a></code> methods.</p>
 
   </div>
@@ -1680,7 +1696,8 @@
    <code class="no-backref" title="dom-textarea/input-selectionEnd"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectionend" title='Read about this "selectionEnd" reference in the full HTML5 spec.'>selectionEnd</a></code>,
    <code class="no-backref" title="dom-textarea/input-selectionDirection"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-selectiondirection" title='Read about this "selectionDirection" reference in the full HTML5 spec.'>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 class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" title='Read about this "select()" reference in the full HTML5 spec.'>select()</a></code> and
+   <code class="no-backref" title="dom-textarea/input-select"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" title='Read about this "select()" reference in the full HTML5 spec.'>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 class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>setSelectionRange()</a></code> methods.</p>
 
   </div>
@@ -1811,6 +1828,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 class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" title='Read about this "select()" reference in the full HTML5 spec.'>select()</a></code>,
+   <code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>,
    <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>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>
@@ -1896,6 +1914,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 class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" title='Read about this "select()" reference in the full HTML5 spec.'>select()</a></code>,
+   <code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>,
    <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>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>
@@ -1996,6 +2015,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 class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" title='Read about this "select()" reference in the full HTML5 spec.'>select()</a></code>,
+   <code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>,
    <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>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>
@@ -2192,6 +2212,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 class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" title='Read about this "select()" reference in the full HTML5 spec.'>select()</a></code>,
+   <code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>,
    <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>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>
@@ -2265,6 +2286,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 class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" title='Read about this "select()" reference in the full HTML5 spec.'>select()</a></code>,
+   <code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>,
    <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>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>
@@ -2374,6 +2396,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 class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" title='Read about this "select()" reference in the full HTML5 spec.'>select()</a></code>,
+   <code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>,
    <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>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>
@@ -2454,6 +2477,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 class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" title='Read about this "select()" reference in the full HTML5 spec.'>select()</a></code>,
+   <code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>,
    <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>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>
@@ -2517,6 +2541,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 class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-select" title='Read about this "select()" reference in the full HTML5 spec.'>select()</a></code>,
+   <code class="no-backref" title="dom-textarea/input-setRangeText">setRangeText()</code>,
    <code class="no-backref" title="dom-textarea/input-setSelectionRange"><a class="full-spec-link" href="http://dev.w3.org/html5/spec/textFieldSelection.html#dom-textarea-input-setselectionrange" title='Read about this "setSelectionRange()" reference in the full HTML5 spec.'>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>

Received on Saturday, 28 April 2012 05:01:41 UTC