[webkit-changes] [WebKit/WebKit] 9bbda4: [FFC] Fix imported/w3c/web-platform-tests/css/css-...
Alan Baradlay
noreply at github.com
Fri Sep 27 06:55:49 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9bbda462435728f0c8782c713224ac8d3a104a9f
https://github.com/WebKit/WebKit/commit/9bbda462435728f0c8782c713224ac8d3a104a9f
Author: Alan Baradlay <zalan at apple.com>
Date: 2024-09-27 (Fri, 27 Sep 2024)
Changed paths:
M Source/WebCore/layout/formattingContexts/flex/FlexFormattingContext.cpp
Log Message:
-----------
[FFC] Fix imported/w3c/web-platform-tests/css/css-flexbox/flexbox_justifycontent-left-001.html
https://bugs.webkit.org/show_bug.cgi?id=280509
Reviewed by Antti Koivisto.
Flex layout returns inner size based rects. Let's take border and padding into account when translating logical to visual position.
* Source/WebCore/layout/formattingContexts/flex/FlexFormattingContext.cpp:
(WebCore::Layout::FlexFormattingContext::setFlexItemsGeometry):
Canonical link: https://commits.webkit.org/284356@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