RESOLVED FIXED 205892
[LFC] FormattingContext::layoutOutOfFlowContent should take horizontal and vertical constraints.
https://bugs.webkit.org/show_bug.cgi?id=205892
Summary [LFC] FormattingContext::layoutOutOfFlowContent should take horizontal and ve...
alan
Reported 2020-01-07 15:09:18 PST
instead of reading the containing block's geometry.
Attachments
Patch (30.44 KB, patch)
2020-01-07 15:17 PST, alan
no flags
Patch (30.51 KB, patch)
2020-01-09 08:50 PST, alan
no flags
Radar WebKit Bug Importer
Comment 1 2020-01-07 15:09:44 PST
alan
Comment 2 2020-01-07 15:17:26 PST
Antti Koivisto
Comment 3 2020-01-09 07:18:52 PST
Comment on attachment 387043 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=387043&action=review > Source/WebCore/layout/LayoutContext.cpp:101 > + // It constructs an FC for descendant boxes and runs layout on them. The formattingContextRoot is laied out in the FC in which it lives (parent formatting context). typo 'laied'
alan
Comment 4 2020-01-09 08:50:22 PST
WebKit Commit Bot
Comment 5 2020-01-09 09:37:07 PST
Comment on attachment 387236 [details] Patch Clearing flags on attachment: 387236 Committed r254263: <https://trac.webkit.org/changeset/254263>
WebKit Commit Bot
Comment 6 2020-01-09 09:37:08 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.