Bug 168207

Summary: ☔️ Bring our use of ICU breaking iterators forward into the future
Product: WebKit Reporter: Myles C. Maxfield <mmaxfield>
Component: TextAssignee: Myles C. Maxfield <mmaxfield>
Status: NEW    
Severity: Normal CC: mmaxfield, sam
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 168199, 168204, 168208, 168900, 160629, 168182, 168198, 168203, 168205, 168206, 168210, 168211, 168213    
Bug Blocks:    

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.