[webkit-changes] [WebKit/WebKit] 5373a1: [FFC][Integration] Take box-sizing into account wh...
Alan Baradlay
noreply at github.com
Fri Jun 30 08:46:01 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5373a15c33d63c582e63f795a9b178d8b360b942
https://github.com/WebKit/WebKit/commit/5373a15c33d63c582e63f795a9b178d8b360b942
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
M Source/WebCore/layout/formattingContexts/flex/FlexLayout.cpp
Log Message:
-----------
[FFC][Integration] Take box-sizing into account when setting renders' size
https://bugs.webkit.org/show_bug.cgi?id=258731
Reviewed by Antti Koivisto.
* Source/WebCore/layout/formattingContexts/flex/FlexFormattingContext.cpp:
(WebCore::Layout::FlexFormattingContext::setFlexItemsGeometry):
* Source/WebCore/layout/formattingContexts/flex/FlexLayout.cpp:
(WebCore::Layout::FlexLayout::computeFlexLines const): construct a vector with one range entry.
Canonical link: https://commits.webkit.org/265653@main
More information about the webkit-changes
mailing list