WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2017-04-18 10:01:41 PDT
<
rdar://problem/31683589
>
Ahmad Saleem
Comment 2
2023-07-07 08:48:57 PDT
We are passing all WPT tests:
https://wpt.fyi/results/html/semantics/forms/textfieldselection/selection-after-content-change.html?label=experimental&label=master&aligned
= Do we need to do anything more?
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.
Top of Page
Format For Printing
XML
Clone This Bug