[webkit-changes] [WebKit/WebKit] ee4047: [Inline Layout][RTL] handle inline-box trailing co...
yulunwu2
noreply at github.com
Thu Dec 19 05:37:43 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ee4047fadf63cb87866c4c553ba21db21af61010
https://github.com/WebKit/WebKit/commit/ee4047fadf63cb87866c4c553ba21db21af61010
Author: Yulun Wu <yulun_wu at apple.com>
Date: 2024-12-19 (Thu, 19 Dec 2024)
Changed paths:
A LayoutTests/fast/text/overflow-ellipsis-on-negative-letter-spacing-rtl-expected.txt
A LayoutTests/fast/text/overflow-ellipsis-on-negative-letter-spacing-rtl.html
M Source/WebCore/layout/formattingContexts/inline/display/InlineDisplayLineBuilder.cpp
Log Message:
-----------
[Inline Layout][RTL] handle inline-box trailing content.
https://bugs.webkit.org/show_bug.cgi?id=284848
<rdar://problem/112409103>
Reviewed by Alan Baradlay.
This CL expands the assert to allow inline-box trailing content for RTL.
Canonical link: https://commits.webkit.org/288082@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