[Webkit-unassigned] [Bug 217282] New: [LFC] showLayoutTree should group line runs under individual lines

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 3 14:17:29 PDT 2020


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

            Bug ID: 217282
           Summary: [LFC] showLayoutTree should group line runs under
                    individual lines
           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

line at (0.00,0.00) size 0.00x18.00 baseline at (14.00)
  text run at (0.00,0.00) size 15.10x18.00 run(0, 2)
  text run at (15.10,0.00) size 0.00x18.00 run(0, 1)
line at (0.00,18.00) size 0.00x18.00 baseline at (14.00)
  text run at (0.00,0.00) size 39.09x18.00 run(0, 5)

instead of

line at (0.00,0.00) size 0.00x18.00 baseline at (14.00)
line at (0.00,18.00) size 0.00x18.00 baseline at (14.00)
  text run at (0.00,0.00) size 15.10x18.00 run(0, 2)
  text run at (15.10,0.00) size 0.00x18.00 run(0, 1)
  text run at (0.00,0.00) size 39.09x18.00 run(0, 5)

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


More information about the webkit-unassigned mailing list