Skip to content

Commit

Permalink
Set dirty value flag for setRangeText()
Browse files Browse the repository at this point in the history
Fixes #2425.
  • Loading branch information
annevk committed Mar 15, 2017
1 parent 1f6c11b commit 56c35cc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -53857,6 +53857,9 @@ MIT Room 32-G524
not apply</span> to this element, throw an <span>"<code>InvalidStateError</code>"</span>
<code>DOMException</code>.</p></li>

<li><p>Set this element's <span data-x="concept-fe-dirty">dirty value flag</span> to
true.</p></li>

<li>

<p>If the method has only one argument, then let <var>start</var> and <var>end</var> have the values of the <code
Expand Down

0 comments on commit 56c35cc

Please sign in to comment.