NEW 168207
☔️ Bring our use of ICU breaking iterators forward into the future
https://bugs.webkit.org/show_bug.cgi?id=168207
Summary ☔️ Bring our use of ICU breaking iterators forward into the future
Myles C. Maxfield
Reported 2017-02-12 14:01:35 PST
See blocking bugs.
Attachments
Myles C. Maxfield
Comment 1 2017-02-12 14:06:41 PST
Currently, we use: * Line break * “line-break” property: auto, loose, normal, strict * loose, normal, strict are locale-specific: CJK languages get a different set of rules. * Word break * Sentence break * Character break * Cursor movement * Backspace iterator
Note You need to log in before you can comment on or make changes to this bug.