From 1c7fdf6ef3e2c30dad84ec8811c6b2549576c63e Mon Sep 17 00:00:00 2001 From: Vitaly Dyachkov Date: Wed, 7 Dec 2022 07:09:57 -0800 Subject: [PATCH] [IFC][Integration] Enable '-webkit-line-break: after-white-space' for IFC https://bugs.webkit.org/show_bug.cgi?id=245629 Unreviewed test gardening. Fixed by https://commits.webkit.org/255854@main * LayoutTests/TestExpectations: Canonical link: https://commits.webkit.org/257472@main --- LayoutTests/TestExpectations | 3 --- 1 file changed, 3 deletions(-) diff --git a/LayoutTests/TestExpectations b/LayoutTests/TestExpectations index fac4ebb9490c..fdb72ddb8458 100644 --- a/LayoutTests/TestExpectations +++ b/LayoutTests/TestExpectations @@ -3978,9 +3978,6 @@ webkit.org/b/243819 webgl/2.0.y/deqp/functional/gles3/negativetextureapi.html [ # pre-wrap progression. Other rendering engines agree with the result. webkit.org/b/206168 [ Debug ] fast/dom/insert-span-into-long-text-bug-28245.html [ Skip ] -# Legacy line layout (visually) partially trims trailing whitespace. -webkit.org/b/245629 fast/text/pre-wrap-with-line-break-after-white-space.html [ ImageOnlyFailure ] - # needs support in IFC webkit.org/b/230593 fast/inline/kerning-across-inline-boxes.html [ Skip ] webkit.org/b/230593 fast/block/positioning/056.html [ Failure ]