NEW 261973
Implement secondary line breaks when phrases are too long (for word-break:auto-phrase)
https://bugs.webkit.org/show_bug.cgi?id=261973
Summary Implement secondary line breaks when phrases are too long (for word-break:aut...
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.