Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d32fd7dabff067439983bb2822d94f1ef2b15137
https://github.com/WebKit/WebKit/commit/d32fd7dabff067439983bb2822d94f1ef2b15137
Author: Alan Baradlay <[email protected]>
Date: 2023-03-27 (Mon, 27 Mar 2023)
Changed paths:
M
Source/WebCore/layout/formattingContexts/inline/InlineFormattingGeometry.cpp
M Source/WebCore/layout/formattingContexts/inline/InlineFormattingGeometry.h
M Source/WebCore/layout/formattingContexts/inline/InlineLineBuilder.cpp
Log Message:
-----------
[IFC] Move horizontalAlignmentOffset logic under InlineFormattingGeometry
https://bugs.webkit.org/show_bug.cgi?id=254471
Reviewed by Antti Koivisto.
This is in preparation for fixing out-of-flow (inline) content alignment (will
be called from staticPositionForOutOfFlowInlineLevelBox).
* Source/WebCore/layout/formattingContexts/inline/InlineFormattingGeometry.cpp:
(WebCore::Layout::InlineFormattingGeometry::horizontalAlignmentOffset const):
* Source/WebCore/layout/formattingContexts/inline/InlineFormattingGeometry.h:
* Source/WebCore/layout/formattingContexts/inline/InlineLineBuilder.cpp:
(WebCore::Layout::LineBuilder::horizontalAlignmentOffset const):
Canonical link: https://commits.webkit.org/262147@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes