[webkit-changes] [WebKit/WebKit] 2798a9: [FFC][Integration] Disable modern flex layout when...
Alan Baradlay
noreply at github.com
Sat Sep 28 07:34:14 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2798a9fc7ff007e78f319f44b406b3a8ec0f004a
https://github.com/WebKit/WebKit/commit/2798a9fc7ff007e78f319f44b406b3a8ec0f004a
Author: Alan Baradlay <zalan at apple.com>
Date: 2024-09-28 (Sat, 28 Sep 2024)
Changed paths:
M Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp
Log Message:
-----------
[FFC][Integration] Disable modern flex layout when margin-trim is present
https://bugs.webkit.org/show_bug.cgi?id=280560
Reviewed by Antti Koivisto.
Unsupported property (this is on the flex box though and not part of flex layout).
* LayoutTests/imported/w3c/web-platform-tests/css/css-align/self-alignment/self-align-safe-unsafe-flex-001.html:
* Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp:
(WebCore::LayoutIntegration::canUseForFlexLayoutWithReason):
(WebCore::LayoutIntegration::printReason):
Canonical link: https://commits.webkit.org/284417@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