blob: 9e5ecbee39efc6dce3bd02d639e21dd5a395080e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
[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]
[test_video_crossorigin.html]
subsuite = gpu
[test_webgl_crossorigin_textures.html]
subsuite = gpu
skip-if = android_version == '24'
|