WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-09-22 14:21:12 PDT
<
rdar://problem/115909531
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug