[webkit-changes] [WebKit/WebKit] 7a68c3: [FFC][Integration] Take inline direction into acco...
Alan Baradlay
noreply at github.com
Fri Oct 18 09:38:38 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7a68c38ea2acc135128fde134a60496d0c749098
https://github.com/WebKit/WebKit/commit/7a68c38ea2acc135128fde134a60496d0c749098
Author: Alan Baradlay <zalan at apple.com>
Date: 2024-10-18 (Fri, 18 Oct 2024)
Changed paths:
M Source/WebCore/layout/formattingContexts/flex/FlexFormattingContext.cpp
Log Message:
-----------
[FFC][Integration] Take inline direction into account when computing the final, flex container relative positions
https://bugs.webkit.org/show_bug.cgi?id=281745
Reviewed by Antti Koivisto.
1. flexContentLogicalHeightForWarpReverse -> flexContainerMainAxisSize as we need this for rtl coords flip.
2. Adjust left for inline direction before calling flexItemGeometry.setTopLeft()
* Source/WebCore/layout/formattingContexts/flex/FlexFormattingContext.cpp:
(WebCore::Layout::FlexFormattingContext::setFlexItemsGeometry):
Canonical link: https://commits.webkit.org/285415@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