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: | Text | Assignee: | 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
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
<rdar://problem/115909531>