RESOLVED INVALID 208751
Update text placeholder selection on removal without using Range IPI
https://bugs.webkit.org/show_bug.cgi?id=208751
Summary Update text placeholder selection on removal without using Range IPI
Daniel Bates
Reported 2020-03-06 18:12:01 PST
Follow up on bug #208661, when updating selection after a text placeholder removal we should do so without instantiating a Range, which is heavy-handed.
Attachments
Daniel Bates
Comment 1 2020-03-06 18:36:13 PST
I decided to fix this in the original bug, bug #208661.
Note You need to log in before you can comment on or make changes to this bug.