Bug 221142 - [LFC][RenderTreeAsText] Apply the "adjustForTableCells" quirk to line break runs
Summary: [LFC][RenderTreeAsText] Apply the "adjustForTableCells" quirk to line break runs
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: 2021-01-29 10:51 PST by zalan
Modified: 2021-01-29 22:12 PST (History)
11 users (show)

See Also:


Attachments
Patch (2.00 KB, patch)
2021-01-29 11:01 PST, zalan
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (16.67 KB, patch)
2021-01-29 12:49 PST, zalan
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (31.39 KB, patch)
2021-01-29 18:35 PST, zalan
no flags Details | Formatted Diff | Diff
Patch (39.95 KB, patch)
2021-01-29 19:30 PST, zalan
ews-feeder: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2021-01-29 10:51:17 PST
This is a quirk that was introduce long time ago to adjust the vertical position of a <br> run (only in renderer tree output) so that it's as if the table cell content wasn't aligned vertically.
Comment 1 zalan 2021-01-29 11:01:08 PST
Created attachment 418749 [details]
Patch
Comment 2 zalan 2021-01-29 12:49:15 PST
Created attachment 418760 [details]
Patch
Comment 3 zalan 2021-01-29 18:35:14 PST
Created attachment 418798 [details]
Patch
Comment 4 zalan 2021-01-29 19:30:20 PST
Created attachment 418801 [details]
Patch
Comment 5 EWS 2021-01-29 21:35:27 PST
Committed r272100: <https://trac.webkit.org/changeset/272100>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 418801 [details].
Comment 6 Radar WebKit Bug Importer 2021-01-29 21:36:13 PST
<rdar://problem/73784392>