Bug 261973

Summary: Implement secondary line breaks when phrases are too long (for word-break:auto-phrase)
Product: WebKit Reporter: Myles C. Maxfield <mmaxfield>
Component: TextAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: heycam, mmaxfield, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 257698    

Myles C. Maxfield
Reported 2023-09-22 14:05:58 PDT
If there's a long sequence of unbreakable characters, which used to be breakable according to ICU (E.g. a long string of katakana), we need to be able to fall back to ICU-based breaking. That's better than overflowing.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-09-22 14:21:12 PDT
Note You need to log in before you can comment on or make changes to this bug.