[webkit-changes] [WebKit/WebKit] 3e1d7b: [-webkit-line-clamp] Fix css/css-overflow/line-cla...
Alan Baradlay
noreply at github.com
Mon Sep 16 13:13:18 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3e1d7b965161f6701348ed1fc6c078eb35e60f1b
https://github.com/WebKit/WebKit/commit/3e1d7b965161f6701348ed1fc6c078eb35e60f1b
Author: Alan Baradlay <zalan at apple.com>
Date: 2024-09-16 (Mon, 16 Sep 2024)
Changed paths:
M LayoutTests/TestExpectations
M LayoutTests/platform/ios/TestExpectations
M Source/WebCore/rendering/LineClampUpdater.h
M Source/WebCore/rendering/RenderBlockFlow.cpp
Log Message:
-----------
[-webkit-line-clamp] Fix css/css-overflow/line-clamp/webkit-line-clamp-027.html
https://bugs.webkit.org/show_bug.cgi?id=279736
Reviewed by Antti Koivisto.
Do not attempt to clamp <fieldset> content.
* LayoutTests/TestExpectations:
* LayoutTests/platform/ios/TestExpectations:
* Source/WebCore/rendering/LineClampUpdater.h:
(WebCore::LineClampUpdater::LineClampUpdater):
(WebCore::LineClampUpdater::~LineClampUpdater):
* Source/WebCore/rendering/RenderBlockFlow.cpp:
(WebCore::RenderBlockFlow::layoutBlock):
Canonical link: https://commits.webkit.org/283720@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