[webkit-changes] [WebKit/WebKit] a59bd8: [IFC] Line::removeOverflowingOutOfFlowContent may ...
Alan Baradlay
noreply at github.com
Sun Oct 13 18:21:21 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a59bd8e3ccd4e755841dd23f30b50c7beffe81fd
https://github.com/WebKit/WebKit/commit/a59bd8e3ccd4e755841dd23f30b50c7beffe81fd
Author: Alan Baradlay <zalan at apple.com>
Date: 2024-10-13 (Sun, 13 Oct 2024)
Changed paths:
M LayoutTests/fast/ruby/floating-ruby-text-expected.txt
M LayoutTests/fast/ruby/positioned-ruby-text-expected.txt
M Source/WebCore/layout/formattingContexts/inline/InlineLine.cpp
Log Message:
-----------
[IFC] Line::removeOverflowingOutOfFlowContent may return ruby annotation box
https://bugs.webkit.org/show_bug.cgi?id=281376
Reviewed by Antti Koivisto.
An opaque inline item is not necessarily an out-of-flow box.
* Source/WebCore/layout/formattingContexts/inline/InlineLine.cpp:
(WebCore::Layout::Line::removeOverflowingOutOfFlowContent):
Canonical link: https://commits.webkit.org/285105@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list