Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c4d5c0ab078d7f9bde980cd93b884707629df16f
https://github.com/WebKit/WebKit/commit/c4d5c0ab078d7f9bde980cd93b884707629df16f
Author: Antti Koivisto <[email protected]>
Date: 2025-11-13 (Thu, 13 Nov 2025)
Changed paths:
M
Source/WebCore/layout/integration/LayoutIntegrationFormattingContextLayout.cpp
Log Message:
-----------
[blocks-in-inline] Use RenderBlockFlow::layoutBlockChild() instead of calling
block layout() directly
https://bugs.webkit.org/show_bug.cgi?id=302463
rdar://164631259
Reviewed by Alan Baradlay.
It does potentially useful things related to margin collapsing, multicolumn etc.
*
Source/WebCore/layout/integration/LayoutIntegrationFormattingContextLayout.cpp:
(WebCore::LayoutIntegration::layoutWithFormattingContextForBlockInInline):
Canonical link: https://commits.webkit.org/302982@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications