RESOLVED INVALID241550
Fix the TextControlSetValue selection for HTMLTextAreaElement cloning
https://bugs.webkit.org/show_bug.cgi?id=241550
Summary Fix the TextControlSetValue selection for HTMLTextAreaElement cloning
zsun
Reported 2022-06-13 07:31:56 PDT
Instead clone the selection, we should clamp selection start/end to 0. Affected test - imported/w3c/web-platform-tests/html/semantics/forms/textfieldselection/select-event.html
Attachments
Radar WebKit Bug Importer
Comment 2 2022-06-13 15:59:47 PDT
Ahmad Saleem
Comment 3 2022-09-30 04:47:52 PDT
Safari Technical Preview 154 passes all test: https://wpt.fyi/results/html/semantics/forms/textfieldselection/select-event.html?label=master&label=experimental&aligned&view=subtest&q=select-event.html Do we need anything here? Can we close this bug and PR as well? Thanks!
zsun
Comment 4 2022-09-30 06:40:07 PDT
This bug is not valid any more.
Note You need to log in before you can comment on or make changes to this bug.