[webkit-changes] [WebKit/WebKit] 657ca5: [LFC][Integration] layoutWithFormattingContextForB...
Alan Baradlay
noreply at github.com
Thu Sep 26 15:29:47 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 657ca5b46bed55dc794fec0f5ac3865666aea473
https://github.com/WebKit/WebKit/commit/657ca5b46bed55dc794fec0f5ac3865666aea473
Author: Alan Baradlay <zalan at apple.com>
Date: 2024-09-26 (Thu, 26 Sep 2024)
Changed paths:
M Source/WebCore/layout/integration/LayoutIntegrationFormattingContextLayout.cpp
Log Message:
-----------
[LFC][Integration] layoutWithFormattingContextForBox should not be limited to inline content
https://bugs.webkit.org/show_bug.cgi?id=280411
Reviewed by Antti Koivisto.
When FFC calls back to the render tree for layout, the formatting context root container is a flex box.
* Source/WebCore/layout/integration/LayoutIntegrationFormattingContextLayout.cpp:
(WebCore::LayoutIntegration::layoutWithFormattingContextForBox): Let's bail out on the enclosing formatting context root.
Canonical link: https://commits.webkit.org/284321@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list