Bug 261973 - Implement secondary line breaks when phrases are too long (for word-break:auto-phrase)
Summary: Implement secondary line breaks when phrases are too long (for word-break:aut...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Text (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: 257698
  Show dependency treegraph
 
Reported: 2023-09-22 14:05 PDT by Myles C. Maxfield
Modified: 2023-09-22 14:21 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Myles C. Maxfield 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.
Comment 1 Radar WebKit Bug Importer 2023-09-22 14:21:12 PDT
<rdar://problem/115909531>