Bug 1928997: Update tabs icon in Unified Search popup r=desktop-theme-reviewers,daleh...
[gecko.git] / dom / canvas / test / crossorigin / mochitest.toml
blob0b62b02eabcdc31b61913220fa2a8686a209e568
1 [DEFAULT]
2 support-files = [
3   "image-allow-credentials.png",
4   "image-allow-credentials.png^headers^",
5   "image-allow-star.png",
6   "image-allow-star.png^headers^",
7   "image.png",
8   "video.sjs",
10 # The video used in those tests crash the Android emulator's VP9 decoder.
11 prefs = [
12   "media.android-media-codec.enabled=false",
15 ["test_canvas2d_crossorigin.html"]
16 skip-if = [
17   "http3",
18   "http2",
21 ["test_video_crossorigin.html"]
22 subsuite = "gpu"
24 ["test_webgl_crossorigin_textures.html"]
25 subsuite = "gpu"