[webkit-changes] [WebKit/WebKit] f87ef3: [FFC] Fix imported/w3c/web-platform-tests/css/css-...
Alan Baradlay
noreply at github.com
Fri Oct 11 09:29:44 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f87ef36bf47e30424ba677f937a79b032f6c39e4
https://github.com/WebKit/WebKit/commit/f87ef36bf47e30424ba677f937a79b032f6c39e4
Author: Alan Baradlay <zalan at apple.com>
Date: 2024-10-11 (Fri, 11 Oct 2024)
Changed paths:
M Source/WebCore/layout/formattingContexts/flex/FlexFormattingContext.cpp
M Source/WebCore/layout/formattingContexts/flex/FlexFormattingUtils.cpp
M Source/WebCore/layout/formattingContexts/flex/LogicalFlexItem.h
Log Message:
-----------
[FFC] Fix imported/w3c/web-platform-tests/css/css-flexbox/flex-minimum-size-001.html
https://bugs.webkit.org/show_bug.cgi?id=281244
Reviewed by Antti Koivisto.
Add support for computing used minimum size for flex items.
* LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/position-relative-percentage-top-003.html:
* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WebCore/layout/formattingContexts/flex/FlexFormattingContext.cpp:
(WebCore::Layout::FlexFormattingContext::convertFlexItemsToLogicalSpace):
* Source/WebCore/layout/formattingContexts/flex/FlexFormattingUtils.cpp:
(WebCore::Layout::FlexFormattingUtils::usedMinimumMainSize const):
* Source/WebCore/layout/formattingContexts/flex/LogicalFlexItem.h:
Canonical link: https://commits.webkit.org/285022@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