Bug 210972

Summary: [LFC][TFC] Take first in-flow table-row baseline into account when computing cell baseline
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, koivisto, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description zalan 2020-04-24 08:31:31 PDT
The baseline of a cell is defined as the baseline of the first in-flow line box in the cell, or the first in-flow table-row in the cell, whichever comes first.
Comment 1 zalan 2020-04-24 08:36:10 PDT
Created attachment 397459 [details]
Patch
Comment 2 EWS 2020-04-24 09:22:49 PDT
Committed r260647: <https://trac.webkit.org/changeset/260647>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 397459 [details].
Comment 3 Radar WebKit Bug Importer 2020-04-24 09:23:14 PDT
<rdar://problem/62317906>