[webkit-changes] [WebKit/WebKit] 8eee3f: [FFC][Integration] Enabled modern flex layout when...
Alan Baradlay
noreply at github.com
Wed Oct 2 07:45:17 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8eee3f33c03de2770c477d6f1252705993226626
https://github.com/WebKit/WebKit/commit/8eee3f33c03de2770c477d6f1252705993226626
Author: Alan Baradlay <zalan at apple.com>
Date: 2024-10-02 (Wed, 02 Oct 2024)
Changed paths:
M Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp
M Source/WebCore/layout/integration/flex/LayoutIntegrationFlexLayout.cpp
M Source/WebCore/rendering/RenderBoxModelObject.h
Log Message:
-----------
[FFC][Integration] Enabled modern flex layout when flex box has percent height
https://bugs.webkit.org/show_bug.cgi?id=280689
Reviewed by Antti Koivisto.
Compute percent based cross axis constraint.
* Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp:
(WebCore::LayoutIntegration::canUseForFlexLayoutWithReason):
(WebCore::LayoutIntegration::printReason):
* Source/WebCore/layout/integration/flex/LayoutIntegrationFlexLayout.cpp:
(WebCore::LayoutIntegration::FlexLayout::layout):
* Source/WebCore/rendering/RenderBoxModelObject.h:
Canonical link: https://commits.webkit.org/284558@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