[Webkit-unassigned] [Bug 261973] New: Implement secondary line breaks when phrases are too long (for word-break:auto-phrase)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 22 14:05:58 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=261973

            Bug ID: 261973
           Summary: Implement secondary line breaks when phrases are too
                    long (for word-break:auto-phrase)
           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

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.

-- 
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/ec18f317/attachment.htm>


More information about the webkit-unassigned mailing list