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 Editing | Assignee: | 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)
Tests that try to use internals.selectionBounds() fail on iOS because we never run the update appearance code; FrameSelection::updateAppearance() bails early.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |