[webkit-changes] [WebKit/WebKit] ad56b0: [IFC][Ruby] Inter-character annotation box does no...
Alan Baradlay
noreply at github.com
Sat Oct 28 11:30:44 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ad56b032a504e35379653e7db33f9fbf498f5354
https://github.com/WebKit/WebKit/commit/ad56b032a504e35379653e7db33f9fbf498f5354
Author: Alan Baradlay <zalan at apple.com>
Date: 2023-10-28 (Sat, 28 Oct 2023)
Changed paths:
M Source/WebCore/layout/formattingContexts/inline/ruby/RubyFormattingContext.cpp
M Source/WebCore/layout/integration/inline/LayoutIntegrationLineLayout.cpp
M Source/WebCore/layout/layouttree/LayoutBoxGeometry.h
Log Message:
-----------
[IFC][Ruby] Inter-character annotation box does not stretch/need re-alignment
https://bugs.webkit.org/show_bug.cgi?id=263827
Reviewed by Antti Koivisto.
...unlike interlinear annotations.
* Source/WebCore/layout/formattingContexts/inline/ruby/RubyFormattingContext.cpp:
(WebCore::Layout::RubyFormattingContext::sizeAnnotationBox):
* Source/WebCore/layout/integration/inline/LayoutIntegrationLineLayout.cpp:
(WebCore::LayoutIntegration::LineLayout::updateRenderTreePositions):
* Source/WebCore/layout/layouttree/LayoutBoxGeometry.h:
(WebCore::Layout::BoxGeometry::contentBoxSize const):
Canonical link: https://commits.webkit.org/269891@main
More information about the webkit-changes
mailing list