Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 7391e1659510fa181953d76a87fa8632ad24f96d
https://github.com/WebKit/WebKit/commit/7391e1659510fa181953d76a87fa8632ad24f96d
Author: Alan Baradlay <[email protected]>
Date: 2023-10-07 (Sat, 07 Oct 2023)
Changed paths:
M
Source/WebCore/layout/formattingContexts/inline/ruby/RubyFormattingContext.cpp
Log Message:
-----------
[IFC][Ruby] Look inside adjacent ruby container for annotation (overhang)
overlap checking
https://bugs.webkit.org/show_bug.cgi?id=262815
Reviewed by Antti Koivisto.
When checking if annotation is allowed to overhang adjacent content,
we should not stop looking at the boundary of an adjacent ruby _container_
but continue checking for overlapping base and annotation content.
*
Source/WebCore/layout/formattingContexts/inline/ruby/RubyFormattingContext.cpp:
(WebCore::Layout::RubyFormattingContext::annotationOverlapCheck const):
Canonical link: https://commits.webkit.org/269038@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes