Bug 218418

Summary: [LFC][IFC] InlineLevelBox logical rect should only be accessed through LineBox
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
Patch none

Description zalan 2020-10-31 13:44:35 PDT
InlineLevelBox position is relative to the parent inline box. LineBox converts it to relative to the line box.
Comment 1 zalan 2020-10-31 13:51:40 PDT
Created attachment 412855 [details]
Patch
Comment 2 zalan 2020-10-31 15:44:23 PDT
Created attachment 412857 [details]
Patch
Comment 3 EWS 2020-11-01 05:58:01 PST
Committed r269231: <https://trac.webkit.org/changeset/269231>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 412857 [details].
Comment 4 Radar WebKit Bug Importer 2020-11-01 05:58:18 PST
<rdar://problem/70926149>