[Webkit-unassigned] [Bug 191413] New: [BFC][IFC] Certain InlineRunProvider::Runs requires dedicated inline runs.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 7 21:12:20 PST 2018


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

            Bug ID: 191413
           Summary: [BFC][IFC] Certain InlineRunProvider::Runs requires
                    dedicated inline runs.
           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

For example <span>foobar<span style="position: relative; left: 10px">foobar</span>foobar</span> -> generate <foobarfoobarfoobar> run for line breaking,
while the final runs should read <foobar><foobar><foobar>

-- 
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/20181108/7dba271c/attachment.html>


More information about the webkit-unassigned mailing list