blob: e45b2624cd7c3d9f33f79d8e29ec4167cc1d9d73 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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"
|