[Webkit-unassigned] [Bug 204985] New: [LFC][IFC] Add support for breaking at previous breaking opportunities when the overflown content is unbreakable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 7 06:35:15 PST 2019


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

            Bug ID: 204985
           Summary: [LFC][IFC] Add support for breaking at previous
                    breaking opportunities when the overflown content is
                    unbreakable
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: zalan at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

<div style="width: 80px;"><span>first</span><span style="word-break: break-all">second</span><span style="word-break: normal">third</span></div>
the 3rd <span>'s content overflows but since there's no breaking opportunity in there, we need to break this content at "second"

firstsecond
third

-- 
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/20191207/9eaea6aa/attachment.htm>


More information about the webkit-unassigned mailing list