Bug 261975
Summary: | Guarantee that word-break:auto-phrase does something sensible if there's a random word in the middle the content that isn't in the declared language. | ||
---|---|---|---|
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
For example, <div lang="zh-Hans">中国Hello中国</div>. We have to make sure that something sensible happens to the inner word "Hello". Ideally we'd use the same or similar infrastructure as https://bugs.webkit.org/show_bug.cgi?id=261973 rather than naively letting it overflow.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/115909561>