blob: 79070ca3cf2457322c38512dd848245dab089750 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
[DEFAULT]
[test_webgl_debug_renderer_info.html]
subsuite = gpu
[test_drawWindow_widget_layers.html]
skip-if =
os == 'android'
os == 'linux' # Bug 1693807, Bug 1705410
os == 'win' && ccov # Bug 1705410
os == 'win' # Bug 1717900
support-files = ../file_drawWindow_source.html ../file_drawWindow_common.js
|