[Webkit-unassigned] [Bug 261974] New: Guarantee that word-break:auto-phrase behaves the same as word-break:normal if the language is not supported by the phrase-based line breaker
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 22 14:08:17 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=261974
Bug ID: 261974
Summary: Guarantee that word-break:auto-phrase behaves the same
as word-break:normal if the language is not supported
by the phrase-based line breaker
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
Right now, we are assuming the phrase-based line breaker will behave the same as our normal line breaker for languages which it doesn't understand. We should either validate that this is actually true in all cases, or implement fallback logic to fall back to our own line breaker when the phrase line breaker doesn't understand the language.
--
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/09a6043d/attachment.htm>
More information about the webkit-unassigned
mailing list