commit | 7a3533d54795261d46e4e16d5a1bc5c07ecb087f | [log] [tgz] |
---|---|---|
author | tkent <[email protected]> | Tue May 16 06:07:08 2017 |
committer | Commit bot <[email protected]> | Tue May 16 06:07:08 2017 |
tree | 48c310f9950a85e7c42f2bf26ca167a0c2f256fc | |
parent | 8a949f82ddc941825c2b3f6529e6ca95f7f7ed0a [diff] |
INPUT element: Do not update selectionStart/selectionEnd on |value| IDL setter if the new value is same as the old value. The HTML standard was updated recently to clarify this behavior. The new behavior matches to TEXTAREA element, and Firefox 55. BUG=712352 Review-Url: https://codereview.chromium.org/2884603002 Cr-Commit-Position: refs/heads/master@{#472028}