Bug 198502

Summary: [LFC][IFC] Remove InlineItem::width
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+

zalan
Reported 2019-06-03 15:53:49 PDT
InlineItems are supposed to be reused across multiple layouts (and also in preferred width computation) so they should not hold layout dependent information (run width).
Attachments
Patch (13.18 KB, patch)
2019-06-03 16:02 PDT, zalan
koivisto: review+
Radar WebKit Bug Importer
Comment 1 2019-06-03 15:54:25 PDT
zalan
Comment 2 2019-06-03 16:02:33 PDT
zalan
Comment 3 2019-06-04 08:48:09 PDT
Note You need to log in before you can comment on or make changes to this bug.