[Webkit-unassigned] [Bug 261975] New: 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.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 22 14:10:57 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=261975
Bug ID: 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
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Text
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mmaxfield at apple.com
CC: mmaxfield at apple.com
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.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230922/94ebdea2/attachment-0001.htm>
More information about the webkit-unassigned
mailing list