summaryrefslogtreecommitdiffstats
path: root/dom/canvas/test/crossorigin/mochitest.toml
diff options
context:
space:
mode:
Diffstat (limited to 'dom/canvas/test/crossorigin/mochitest.toml')
-rw-r--r--dom/canvas/test/crossorigin/mochitest.toml22
1 files changed, 22 insertions, 0 deletions
diff --git a/dom/canvas/test/crossorigin/mochitest.toml b/dom/canvas/test/crossorigin/mochitest.toml
new file mode 100644
index 0000000000..e45b2624cd
--- /dev/null
+++ b/dom/canvas/test/crossorigin/mochitest.toml
@@ -0,0 +1,22 @@
+[DEFAULT]
+support-files = [
+ "image-allow-credentials.png",
+ "image-allow-credentials.png^headers^",
+ "image-allow-star.png",
+ "image-allow-star.png^headers^",
+ "image.png",
+ "video.sjs",
+]
+
+["test_canvas2d_crossorigin.html"]
+skip-if = [
+ "http3",
+ "http2",
+]
+
+["test_video_crossorigin.html"]
+subsuite = "gpu"
+
+["test_webgl_crossorigin_textures.html"]
+subsuite = "gpu"
+