diff --git a/tests/wpt/metadata/2dcontext/image-smoothing/imagesmoothing.html.ini b/tests/wpt/metadata/2dcontext/image-smoothing/imagesmoothing.html.ini deleted file mode 100644 index 189d034a87c..00000000000 --- a/tests/wpt/metadata/2dcontext/image-smoothing/imagesmoothing.html.ini +++ /dev/null @@ -1,11 +0,0 @@ -[imagesmoothing.html] - type: testharness - [Test that imageSmoothingEnabled = false (nearest-neighbor interpolation) works with fillRect and createPattern().] - expected: FAIL - - [Test that imageSmoothingEnabled = false (nearest-neighbor interpolation) works with fill() and createPattern().] - expected: FAIL - - [Test that imageSmoothingEnabled = false (nearest-neighbor interpolation) works with stroke() and createPattern().] - expected: FAIL - diff --git a/tests/wpt/metadata/offscreen-canvas/image-smoothing/image.smoothing.html.ini b/tests/wpt/metadata/offscreen-canvas/image-smoothing/image.smoothing.html.ini deleted file mode 100644 index ea4369032a5..00000000000 --- a/tests/wpt/metadata/offscreen-canvas/image-smoothing/image.smoothing.html.ini +++ /dev/null @@ -1,10 +0,0 @@ -[image.smoothing.html] - [Test that imageSmoothingEnabled = false (nearest-neighbor interpolation) works with stroke() and createPattern().] - expected: FAIL - - [Test that imageSmoothingEnabled = false (nearest-neighbor interpolation) works with fillRect and createPattern().] - expected: FAIL - - [Test that imageSmoothingEnabled = false (nearest-neighbor interpolation) works with fill() and createPattern().] - expected: FAIL - diff --git a/tests/wpt/metadata/offscreen-canvas/image-smoothing/image.smoothing.worker.js.ini b/tests/wpt/metadata/offscreen-canvas/image-smoothing/image.smoothing.worker.js.ini deleted file mode 100644 index d5390f1498b..00000000000 --- a/tests/wpt/metadata/offscreen-canvas/image-smoothing/image.smoothing.worker.js.ini +++ /dev/null @@ -1,10 +0,0 @@ -[image.smoothing.worker.html] - [Test that imageSmoothingEnabled = false (nearest-neighbor interpolation) works with stroke() and createPattern().] - expected: FAIL - - [Test that imageSmoothingEnabled = false (nearest-neighbor interpolation) works with fillRect and createPattern().] - expected: FAIL - - [Test that imageSmoothingEnabled = false (nearest-neighbor interpolation) works with fill() and createPattern().] - expected: FAIL -