NEW212033
Tests that use internals.selectionBounds() fail on iOS because FrameSelection::updateAppearance() early returns
https://bugs.webkit.org/show_bug.cgi?id=212033
Summary Tests that use internals.selectionBounds() fail on iOS because FrameSelection...
Simon Fraser (smfr)
Reported 2020-05-18 10:43:43 PDT
Tests that try to use internals.selectionBounds() fail on iOS because we never run the update appearance code; FrameSelection::updateAppearance() bails early.
Attachments
Note You need to log in before you can comment on or make changes to this bug.