Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e18e9c5be750f8a12fe049206870d4427984eeba
https://github.com/WebKit/WebKit/commit/e18e9c5be750f8a12fe049206870d4427984eeba
Author: Alan Baradlay <[email protected]>
Date: 2022-12-14 (Wed, 14 Dec 2022)
Changed paths:
M
LayoutTests/platform/ios/fast/block/positioning/auto/vertical-lr/005-expected.txt
M
Source/WebCore/layout/formattingContexts/inline/InlineFormattingGeometry.cpp
M Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp
Log Message:
-----------
[IFC] Enable vertical out-of-flow content for IFC
https://bugs.webkit.org/show_bug.cgi?id=249285
Reviewed by Antti Koivisto.
Convert visual top/left to logical top/left for BoxGeometry (and for the
associated renderer).
* Source/WebCore/layout/formattingContexts/inline/InlineFormattingGeometry.cpp:
(WebCore::Layout::InlineFormattingGeometry::staticPositionForOutOfFlowInlineLevelBox
const):
(WebCore::Layout::InlineFormattingGeometry::staticPositionForOutOfFlowBlockLevelBox
const):
* Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp:
(WebCore::LayoutIntegration::canUseForChild):
Canonical link: https://commits.webkit.org/257862@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes