[webkit-reviews] review granted: [Bug 205892] [LFC] FormattingContext::layoutOutOfFlowContent should take horizontal and vertical constraints. : [Attachment 387043] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jan 9 07:18:52 PST 2020
Antti Koivisto <koivisto at iki.fi> has granted zalan <zalan at apple.com>'s request
for review:
Bug 205892: [LFC] FormattingContext::layoutOutOfFlowContent should take
horizontal and vertical constraints.
https://bugs.webkit.org/show_bug.cgi?id=205892
Attachment 387043: Patch
https://bugs.webkit.org/attachment.cgi?id=387043&action=review
--- Comment #3 from Antti Koivisto <koivisto at iki.fi> ---
Comment on attachment 387043
--> https://bugs.webkit.org/attachment.cgi?id=387043
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'
More information about the webkit-reviews
mailing list