RESOLVED WORKSFORME 170918
Update semantics for selection in response to changing value in input/textarea
https://bugs.webkit.org/show_bug.cgi?id=170918
Summary Update semantics for selection in response to changing value in input/textarea
Domenic Denicola
Reported 2017-04-17 14:51:49 PDT
The spec was recently changed in https://github.com/whatwg/html/pull/2437. See the new spec at: - https://html.spec.whatwg.org/multipage/forms.html#dom-input-value-value - https://html.spec.whatwg.org/multipage/forms.html#dom-textarea-value Web platform tests are available at http://w3c-test.org/html/semantics/forms/textfieldselection/selection-after-content-change.html Note that browsers were previously rather non-interoperable and spec-compliant in this area, including WebKit; this change brings the spec more in line with WebKit for textarea, but less so for input.
Attachments
Radar WebKit Bug Importer
Comment 1 2017-04-18 10:01:41 PDT
Ahmad Saleem
Comment 2 2023-07-07 08:48:57 PDT
Karl Dubost
Comment 3 2023-07-10 10:06:38 PDT
Probably it's fine. Thanks Ahmad for the heads up.
Note You need to log in before you can comment on or make changes to this bug.