[webkit-changes] [WebKit/WebKit] 74ea12: [FFC][Integration] Logical flex item location is b...
Alan Baradlay
noreply at github.com
Fri Jun 30 10:07:05 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 74ea124c2a63c121117976380078c10b258f4f35
https://github.com/WebKit/WebKit/commit/74ea124c2a63c121117976380078c10b258f4f35
Author: Alan Baradlay <zalan at apple.com>
Date: 2023-06-30 (Fri, 30 Jun 2023)
Changed paths:
M Source/WebCore/layout/formattingContexts/flex/FlexFormattingContext.cpp
Log Message:
-----------
[FFC][Integration] Logical flex item location is border box based
https://bugs.webkit.org/show_bug.cgi?id=258733
Reviewed by Antti Koivisto.
Remove redundant margin offset. Flex layout now returns flex item with their border box location.
* Source/WebCore/layout/formattingContexts/flex/FlexFormattingContext.cpp:
(WebCore::Layout::FlexFormattingContext::setFlexItemsGeometry):
Canonical link: https://commits.webkit.org/265659@main
More information about the webkit-changes
mailing list