NEW 168200
Migrate RenderText::previousOffsetForBackwardDeletion() to use a real ICU breaking iterator
https://bugs.webkit.org/show_bug.cgi?id=168200
Summary Migrate RenderText::previousOffsetForBackwardDeletion() to use a real ICU bre...
Myles C. Maxfield
Reported 2017-02-12 13:53:01 PST
Instead of baking in knowledge specific to every script inside RenderText, we should use the same infrastructure we use for line / word / character / caret breaking.
Attachments
Note You need to log in before you can comment on or make changes to this bug.