[webkit-changes] [WebKit/WebKit] e2030d: [-webkit-line-clamp] Fix css-overflow/line-clamp/w...
Alan Baradlay
noreply at github.com
Mon Sep 16 09:36:51 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e2030d2c5df2a7c745a786237750a1133814422a
https://github.com/WebKit/WebKit/commit/e2030d2c5df2a7c745a786237750a1133814422a
Author: Alan Baradlay <zalan at apple.com>
Date: 2024-09-16 (Mon, 16 Sep 2024)
Changed paths:
M LayoutTests/TestExpectations
M Source/WebCore/layout/formattingContexts/inline/InlineFormattingUtils.cpp
Log Message:
-----------
[-webkit-line-clamp] Fix css-overflow/line-clamp/webkit-line-clamp-036.html/37.html
https://bugs.webkit.org/show_bug.cgi?id=279738
Reviewed by Antti Koivisto.
"text-overflow: ellipsis" shouldn't apply within a -webkit-line-clamp context.
* LayoutTests/TestExpectations:
* Source/WebCore/layout/formattingContexts/inline/InlineFormattingUtils.cpp:
(WebCore::Layout::InlineFormattingUtils::lineEndingTruncationPolicy):
Canonical link: https://commits.webkit.org/283706@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