diff options
Diffstat (limited to 'testing/web-platform/meta/html/canvas/offscreen/pixel-manipulation')
7 files changed, 21 insertions, 0 deletions
diff --git a/testing/web-platform/meta/html/canvas/offscreen/pixel-manipulation/2d.imageData.create1.basic.html.ini b/testing/web-platform/meta/html/canvas/offscreen/pixel-manipulation/2d.imageData.create1.basic.html.ini new file mode 100644 index 0000000000..92a4f59db7 --- /dev/null +++ b/testing/web-platform/meta/html/canvas/offscreen/pixel-manipulation/2d.imageData.create1.basic.html.ini @@ -0,0 +1,3 @@ +[2d.imageData.create1.basic.html] + expected: + if (os == "android") and fission: TIMEOUT diff --git a/testing/web-platform/meta/html/canvas/offscreen/pixel-manipulation/2d.imageData.create2.initial.html.ini b/testing/web-platform/meta/html/canvas/offscreen/pixel-manipulation/2d.imageData.create2.initial.html.ini new file mode 100644 index 0000000000..bd0b55886a --- /dev/null +++ b/testing/web-platform/meta/html/canvas/offscreen/pixel-manipulation/2d.imageData.create2.initial.html.ini @@ -0,0 +1,3 @@ +[2d.imageData.create2.initial.html] + expected: + if (os == "android") and fission: TIMEOUT diff --git a/testing/web-platform/meta/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.basic.worker.js.ini b/testing/web-platform/meta/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.basic.worker.js.ini new file mode 100644 index 0000000000..4afbc60850 --- /dev/null +++ b/testing/web-platform/meta/html/canvas/offscreen/pixel-manipulation/2d.imageData.get.basic.worker.js.ini @@ -0,0 +1,3 @@ +[2d.imageData.get.basic.worker.html] + expected: + if (os == "android") and fission: TIMEOUT diff --git a/testing/web-platform/meta/html/canvas/offscreen/pixel-manipulation/2d.imageData.object.nan.html.ini b/testing/web-platform/meta/html/canvas/offscreen/pixel-manipulation/2d.imageData.object.nan.html.ini new file mode 100644 index 0000000000..fbb15fb152 --- /dev/null +++ b/testing/web-platform/meta/html/canvas/offscreen/pixel-manipulation/2d.imageData.object.nan.html.ini @@ -0,0 +1,3 @@ +[2d.imageData.object.nan.html] + expected: + if (os == "android") and fission: TIMEOUT diff --git a/testing/web-platform/meta/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.clip.worker.js.ini b/testing/web-platform/meta/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.clip.worker.js.ini new file mode 100644 index 0000000000..2edf6041e3 --- /dev/null +++ b/testing/web-platform/meta/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.clip.worker.js.ini @@ -0,0 +1,3 @@ +[2d.imageData.put.clip.worker.html] + expected: + if (os == "android") and fission: TIMEOUT diff --git a/testing/web-platform/meta/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.dirty.outside.worker.js.ini b/testing/web-platform/meta/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.dirty.outside.worker.js.ini new file mode 100644 index 0000000000..90cf3b0840 --- /dev/null +++ b/testing/web-platform/meta/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.dirty.outside.worker.js.ini @@ -0,0 +1,3 @@ +[2d.imageData.put.dirty.outside.worker.html] + expected: + if (os == "android") and fission: TIMEOUT diff --git a/testing/web-platform/meta/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.modified.worker.js.ini b/testing/web-platform/meta/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.modified.worker.js.ini new file mode 100644 index 0000000000..2f64242496 --- /dev/null +++ b/testing/web-platform/meta/html/canvas/offscreen/pixel-manipulation/2d.imageData.put.modified.worker.js.ini @@ -0,0 +1,3 @@ +[2d.imageData.put.modified.worker.html] + expected: + if (os == "android") and fission: TIMEOUT |