Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: aa8e47ab8af02b811e69994a68879e2762171a8b
https://github.com/WebKit/WebKit/commit/aa8e47ab8af02b811e69994a68879e2762171a8b
Author: Alan Baradlay <[email protected]>
Date: 2022-11-05 (Sat, 05 Nov 2022)
Changed paths:
M Source/WebCore/layout/floats/FloatingContext.cpp
M
Source/WebCore/layout/formattingContexts/inline/InlineFormattingGeometry.cpp
Log Message:
-----------
[LFC][IFC][Floats] Move floating constraints inline direction flip to
FloatingContext::constraints
https://bugs.webkit.org/show_bug.cgi?id=247519
Reviewed by Antti Koivisto.
It belongs in FloatingContext::constraints.
(This is also in preparation for not needing to query the root's geometry from
inline layout.)
* Source/WebCore/layout/floats/FloatingContext.cpp:
(WebCore::Layout::FloatingContext::constraints const):
* Source/WebCore/layout/formattingContexts/inline/InlineFormattingGeometry.cpp:
(WebCore::Layout::InlineFormattingGeometry::floatConstraintsForLine const):
Canonical link: https://commits.webkit.org/256354@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes