Bug 204752

Summary: [LFC][IFC] LineBuilder::InlineItemRun objects don't have vertical geometry
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 koivisto: review+

Description zalan 2019-12-02 09:43:20 PST
Height and vertical position are set when the runs are merged and turned into LineBuilder::Runs.
Comment 1 Radar WebKit Bug Importer 2019-12-02 09:43:41 PST
<rdar://problem/57560643>
Comment 2 zalan 2019-12-02 10:01:51 PST
Created attachment 384636 [details]
Patch
Comment 3 zalan 2019-12-02 12:10:20 PST
Committed r253003: <https://trac.webkit.org/changeset/253003>