[webkit-changes] [WebKit/WebKit] e8bc72: [FFC] Fix imported/w3c/web-platform-tests/css/css-...
Alan Baradlay
noreply at github.com
Tue Oct 15 11:45:56 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e8bc726e4a25d92549cca7477b1d09ca6123c779
https://github.com/WebKit/WebKit/commit/e8bc726e4a25d92549cca7477b1d09ca6123c779
Author: Alan Baradlay <zalan at apple.com>
Date: 2024-10-15 (Tue, 15 Oct 2024)
Changed paths:
M Source/WebCore/layout/formattingContexts/flex/FlexLayout.cpp
Log Message:
-----------
[FFC] Fix imported/w3c/web-platform-tests/css/css-flexbox/flexbox-justify-content-vert-003.xhtml
https://bugs.webkit.org/show_bug.cgi?id=281493
Reviewed by Antti Koivisto.
"If the property's axis is not parallel with either left<->right axis, this value behaves as start"
https://drafts.csswg.org/css-align/#positional-values
* Source/WebCore/layout/formattingContexts/flex/FlexLayout.cpp:
(WebCore::Layout::FlexLayout::handleMainAxisAlignment const):
Canonical link: https://commits.webkit.org/285212@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