Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 54b3e659b4972c428170b8c53c5518aedb2a79c4
https://github.com/WebKit/WebKit/commit/54b3e659b4972c428170b8c53c5518aedb2a79c4
Author: Alan Baradlay <[email protected]>
Date: 2025-06-02 (Mon, 02 Jun 2025)
Changed paths:
A
LayoutTests/fast/inline/incorrec-text-align-when-inside-inline-box-expected.html
A LayoutTests/fast/inline/incorrec-text-align-when-inside-inline-box.html
M Source/WebCore/layout/formattingContexts/inline/RangeBasedLineBuilder.cpp
Log Message:
-----------
outlook.com: [2FA] On Authenticator UI, the number is not centered
https://bugs.webkit.org/show_bug.cgi?id=293858
<rdar://152312089>
Reviewed by Antti Koivisto.
Range builder, where the text content is nested inside an inline box (e.g.
<div><span>text</span></div>) uses the inline box's style as root style. This
does not work well
when root's text-align does not match with the inline box's value.
* Source/WebCore/layout/formattingContexts/inline/RangeBasedLineBuilder.cpp:
(WebCore::Layout::RangeBasedLineBuilder::isEligibleForRangeInlineLayout):
Canonical link: https://commits.webkit.org/295682@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes