Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b84967cb2563a769f69a24ad5c0ad6b688512886
https://github.com/WebKit/WebKit/commit/b84967cb2563a769f69a24ad5c0ad6b688512886
Author: Alan Baradlay <[email protected]>
Date: 2023-09-27 (Wed, 27 Sep 2023)
Changed paths:
M Source/WebCore/layout/formattingContexts/inline/InlineLine.cpp
M Source/WebCore/layout/formattingContexts/inline/InlineLineBuilder.cpp
M
Source/WebCore/layout/formattingContexts/inline/TextOnlySimpleLineBuilder.cpp
Log Message:
-----------
[IFC][Ruby] Annotation content box should use ruby-align: space-around
https://bugs.webkit.org/show_bug.cgi?id=262203
Reviewed by Antti Koivisto.
Let's distribute the extra space using ruby-align: space-around for annotation
box content (also see FIXME).
* Source/WebCore/layout/formattingContexts/inline/InlineLine.cpp:
(WebCore::Layout::Line::applyRunExpansion):
* Source/WebCore/layout/formattingContexts/inline/InlineLineBuilder.cpp:
(WebCore::Layout::LineBuilder::placeInlineAndFloatContent):
* Source/WebCore/layout/formattingContexts/inline/TextOnlySimpleLineBuilder.cpp:
(WebCore::Layout::TextOnlySimpleLineBuilder::isEligibleForSimplifiedTextOnlyInlineLayout):
Canonical link: https://commits.webkit.org/268527@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes