[webkit-changes] [WebKit/WebKit] 51493c: [FFC] LogicalFlexItemRects are border box based no...
Alan Baradlay
noreply at github.com
Mon Jul 3 06:53:26 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 51493cfe7b37dacf16a086a1f8b8a191a6080e49
https://github.com/WebKit/WebKit/commit/51493cfe7b37dacf16a086a1f8b8a191a6080e49
Author: Alan Baradlay <zalan at apple.com>
Date: 2023-07-03 (Mon, 03 Jul 2023)
Changed paths:
M Source/WebCore/layout/formattingContexts/flex/FlexFormattingContext.cpp
Log Message:
-----------
[FFC] LogicalFlexItemRects are border box based now (and not margin box)
https://bugs.webkit.org/show_bug.cgi?id=258792
Reviewed by Antti Koivisto.
This is a follow-up fix on LogicalFlexItemRects. They are now border box based.
* Source/WebCore/layout/formattingContexts/flex/FlexFormattingContext.cpp:
(WebCore::Layout::FlexFormattingContext::setFlexItemsGeometry):
Canonical link: https://commits.webkit.org/265719@main
More information about the webkit-changes
mailing list