[webkit-changes] [WebKit/WebKit] f3e388: [WPE] IFC : fast/text/whitespace/nowrap-clear-floa...
Amanda Falke
noreply at github.com
Thu Aug 31 13:20:12 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f3e388e446c42ff7578a5725c2a58705481fe546
https://github.com/WebKit/WebKit/commit/f3e388e446c42ff7578a5725c2a58705481fe546
Author: Amanda Falke <afalke at igalia.com>
Date: 2023-08-31 (Thu, 31 Aug 2023)
Changed paths:
A LayoutTests/platform/glib/fast/text/whitespace/nowrap-clear-float-expected.png
A LayoutTests/platform/glib/fast/text/whitespace/nowrap-clear-float-expected.txt
R LayoutTests/platform/gtk/fast/text/whitespace/nowrap-clear-float-expected.png
R LayoutTests/platform/gtk/fast/text/whitespace/nowrap-clear-float-expected.txt
R LayoutTests/platform/wpe/fast/text/whitespace/nowrap-clear-float-expected.txt
Log Message:
-----------
[WPE] IFC : fast/text/whitespace/nowrap-clear-float.html passes unexpectedly
Unreviewed test gardening.
In 254439 at main when IFC intrusive floats were introduced, webkit.org/b/245080
was filed, marking failing expectations for all ports for this test. Since
then, the expectations were updated for WPE only in large meta-gardening patches
very recently, but this test in WPE should continue to fail, as in GTK
and in all other ports, until webkit.org/b/245080 is addressed wrt
line wrapping and intrusive floats.
Removed WPE expectations, and moved GTK expectations and png up to GLib
dir; now WPE fails (as GTK, and all other ports do), as expected.
* LayoutTests/platform/glib/fast/text/whitespace/nowrap-clear-float-expected.png: Renamed from LayoutTests/platform/gtk/fast/text/whitespace/nowrap-clear-float-expected.png.
* LayoutTests/platform/glib/fast/text/whitespace/nowrap-clear-float-expected.txt: Renamed from LayoutTests/platform/gtk/fast/text/whitespace/nowrap-clear-float-expected.txt.
* LayoutTests/platform/wpe/fast/text/whitespace/nowrap-clear-float-expected.txt: Removed.
Canonical link: https://commits.webkit.org/267514@main
More information about the webkit-changes
mailing list