Bug 212033

Summary: Tests that use internals.selectionBounds() fail on iOS because FrameSelection::updateAppearance() early returns
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: HTML EditingAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ap, megan_gardner, simon.fraser, wenson_hsieh
Priority: P2    
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=212007

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.