Bug 217282 - [LFC] showLayoutTree should group line runs under individual lines
Summary: [LFC] showLayoutTree should group line runs under individual lines
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-10-03 14:17 PDT by zalan
Modified: 2020-10-03 15:06 PDT (History)
4 users (show)

See Also:


Attachments
Patch (4.06 KB, patch)
2020-10-03 14:21 PDT, zalan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2020-10-03 14:17:29 PDT
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)
Comment 1 zalan 2020-10-03 14:21:12 PDT
Created attachment 410438 [details]
Patch
Comment 2 EWS 2020-10-03 15:05:30 PDT
Committed r267936: <https://trac.webkit.org/changeset/267936>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 410438 [details].
Comment 3 Radar WebKit Bug Importer 2020-10-03 15:06:16 PDT
<rdar://problem/69920980>