[webkit-changes] [WebKit/WebKit] 6753ba: [IFC][Ruby] Use Box::isInterlinearRubyAnnotationBo...
Alan Baradlay
noreply at github.com
Sat Oct 28 20:05:20 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6753ba64ae8612898486aaacc8cce6a7ef8db66b
https://github.com/WebKit/WebKit/commit/6753ba64ae8612898486aaacc8cce6a7ef8db66b
Author: Alan Baradlay <zalan at apple.com>
Date: 2023-10-28 (Sat, 28 Oct 2023)
Changed paths:
M Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayContentBuilder.cpp
M Source/WebCore/layout/formattingContexts/inline/ruby/RubyFormattingContext.cpp
Log Message:
-----------
[IFC][Ruby] Use Box::isInterlinearRubyAnnotationBox when checking for interlinear annotation
https://bugs.webkit.org/show_bug.cgi?id=263829
Reviewed by Antti Koivisto.
* Source/WebCore/layout/formattingContexts/inline/ruby/RubyFormattingContext.cpp:
(WebCore::Layout::isInterlinearAnnotation):
(drive by fix of using the correct layout box)
Canonical link: https://commits.webkit.org/269902@main
More information about the webkit-changes
mailing list