RESOLVED FIXED 198502
[LFC][IFC] Remove InlineItem::width
https://bugs.webkit.org/show_bug.cgi?id=198502
Summary [LFC][IFC] Remove InlineItem::width
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.