diff options
Diffstat (limited to 'tests/wpt/meta/html/canvas')
12 files changed, 0 insertions, 45 deletions
diff --git a/tests/wpt/meta/html/canvas/element/pixel-manipulation/2d.imageData.create2.nonfinite.html.ini b/tests/wpt/meta/html/canvas/element/pixel-manipulation/2d.imageData.create2.nonfinite.html.ini deleted file mode 100644 index 8e7dad6133e..00000000000 --- a/tests/wpt/meta/html/canvas/element/pixel-manipulation/2d.imageData.create2.nonfinite.html.ini +++ /dev/null @@ -1,4 +0,0 @@ -[2d.imageData.create2.nonfinite.html] - [createImageData() throws TypeError if arguments are not finite] - expected: FAIL - diff --git a/tests/wpt/meta/html/canvas/element/pixel-manipulation/2d.imageData.get.large.crash.html.ini b/tests/wpt/meta/html/canvas/element/pixel-manipulation/2d.imageData.get.large.crash.html.ini deleted file mode 100644 index 72b8407061c..00000000000 --- a/tests/wpt/meta/html/canvas/element/pixel-manipulation/2d.imageData.get.large.crash.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[2d.imageData.get.large.crash.html] - [Test that canvas crash when image data cannot be allocated.] - expected: FAIL diff --git a/tests/wpt/meta/html/canvas/element/pixel-manipulation/2d.imageData.get.nonfinite.html.ini b/tests/wpt/meta/html/canvas/element/pixel-manipulation/2d.imageData.get.nonfinite.html.ini deleted file mode 100644 index 8ecd9e5dc7f..00000000000 --- a/tests/wpt/meta/html/canvas/element/pixel-manipulation/2d.imageData.get.nonfinite.html.ini +++ /dev/null @@ -1,4 +0,0 @@ -[2d.imageData.get.nonfinite.html] - [getImageData() throws TypeError if arguments are not finite] - expected: FAIL - diff --git a/tests/wpt/meta/html/canvas/element/pixel-manipulation/2d.imageData.put.nonfinite.html.ini b/tests/wpt/meta/html/canvas/element/pixel-manipulation/2d.imageData.put.nonfinite.html.ini deleted file mode 100644 index 025b8cfdc5d..00000000000 --- a/tests/wpt/meta/html/canvas/element/pixel-manipulation/2d.imageData.put.nonfinite.html.ini +++ /dev/null @@ -1,4 +0,0 @@ -[2d.imageData.put.nonfinite.html] - [putImageData() throws TypeError if arguments are not finite] - expected: FAIL - diff --git a/tests/wpt/meta/html/canvas/offscreen/pixel-manipulation/2d.imageData.create2.nonfinite.html.ini b/tests/wpt/meta/html/canvas/offscreen/pixel-manipulation/2d.imageData.create2.nonfinite.html.ini deleted file mode 100644 index 8e7dad6133e..00000000000 --- a/tests/wpt/meta/html/canvas/offscreen/pixel-manipulation/2d.imageData.create2.nonfinite.html.ini +++ /dev/null @@ -1,4 +0,0 @@ -[2d.imageData.create2.nonfinite.html] - [createImageData() throws TypeError if arguments are not finite] - expected: FAIL - diff --git a/tests/wpt/meta/html/canvas/offscreen/pixel-manipulation/2d.imageData.create2.nonfinite.worker.js.ini b/tests/wpt/meta/html/canvas/offscreen/pixel-manipulation/2d.imageData.create2.nonfinite.worker.js.ini deleted file mode 100644 index e8ad049fd30..00000000000 --- a/tests/wpt/meta/html/canvas/offscreen/pixel-manipulation/2d.imageData.create2.nonfinite.worker.js.ini +++ /dev/null @@ -1,4 +0,0 @@ -[2d.imageData.create2.nonfinite.worker.html] - [createImageData() throws TypeError if arguments are not finite] - expected: FAIL - diff --git a/tests/wpt/meta/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.large.crash.html.ini b/tests/wpt/meta/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.large.crash.html.ini deleted file mode 100644 index 72b8407061c..00000000000 --- a/tests/wpt/meta/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.large.crash.html.ini +++ /dev/null @@ -1,3 +0,0 @@ -[2d.imageData.get.large.crash.html] - [Test that canvas crash when image data cannot be allocated.] - expected: FAIL diff --git a/tests/wpt/meta/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.large.crash.worker.js.ini b/tests/wpt/meta/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.large.crash.worker.js.ini deleted file mode 100644 index e4378518c9a..00000000000 --- a/tests/wpt/meta/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.large.crash.worker.js.ini +++ /dev/null @@ -1,3 +0,0 @@ -[2d.imageData.get.large.crash.worker.html] - [Test that canvas crash when image data cannot be allocated.] - expected: FAIL diff --git a/tests/wpt/meta/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.nonfinite.html.ini b/tests/wpt/meta/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.nonfinite.html.ini deleted file mode 100644 index 8ecd9e5dc7f..00000000000 --- a/tests/wpt/meta/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.nonfinite.html.ini +++ /dev/null @@ -1,4 +0,0 @@ -[2d.imageData.get.nonfinite.html] - [getImageData() throws TypeError if arguments are not finite] - expected: FAIL - diff --git a/tests/wpt/meta/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.nonfinite.worker.js.ini b/tests/wpt/meta/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.nonfinite.worker.js.ini deleted file mode 100644 index 7a555682cf0..00000000000 --- a/tests/wpt/meta/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.nonfinite.worker.js.ini +++ /dev/null @@ -1,4 +0,0 @@ -[2d.imageData.get.nonfinite.worker.html] - [getImageData() throws TypeError if arguments are not finite] - expected: FAIL - diff --git a/tests/wpt/meta/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.nonfinite.html.ini b/tests/wpt/meta/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.nonfinite.html.ini deleted file mode 100644 index 025b8cfdc5d..00000000000 --- a/tests/wpt/meta/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.nonfinite.html.ini +++ /dev/null @@ -1,4 +0,0 @@ -[2d.imageData.put.nonfinite.html] - [putImageData() throws TypeError if arguments are not finite] - expected: FAIL - diff --git a/tests/wpt/meta/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.nonfinite.worker.js.ini b/tests/wpt/meta/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.nonfinite.worker.js.ini deleted file mode 100644 index 5e961ea5b5a..00000000000 --- a/tests/wpt/meta/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.nonfinite.worker.js.ini +++ /dev/null @@ -1,4 +0,0 @@ -[2d.imageData.put.nonfinite.worker.html] - [putImageData() throws TypeError if arguments are not finite] - expected: FAIL - |