blob: 985f96d04bae6005766ea703606b60cdfd68e98d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
|
[DEFAULT]
support-files =
audio.wav
audio.ogg
file_videocontrols_jsdisabled.html
seek_with_sound.ogg
video.ogg
head.js
tree_shared.js
videocontrols_direction-1-ref.html
videocontrols_direction-1a.html
videocontrols_direction-1b.html
videocontrols_direction-1c.html
videocontrols_direction-1d.html
videocontrols_direction-1e.html
videocontrols_direction-2-ref.html
videocontrols_direction-2a.html
videocontrols_direction-2b.html
videocontrols_direction-2c.html
videocontrols_direction-2d.html
videocontrols_direction-2e.html
videocontrols_direction_test.js
videomask.css
[test_audiocontrols_dimensions.html]
[test_mousecapture_area.html]
skip-if = (verify && debug)
[test_ua_widget_sandbox.html]
[test_ua_widget_unbind.html]
[test_videocontrols.html]
tags = fullscreen
skip-if = toolkit == 'android' || (verify && debug && (os == 'linux')) || (webrender && (os == 'linux')) #TIMED_OUT #Bug 1484210 #Bug 1511256
[test_videocontrols_keyhandler.html]
skip-if = (toolkit == 'android') || (os == 'linux') #Bug 1366957
[test_videocontrols_vtt.html]
[test_videocontrols_iframe_fullscreen.html]
[test_videocontrols_size.html]
[test_videocontrols_audio.html]
[test_videocontrols_audio_direction.html]
skip-if = xorigin # Rendering of reftest videocontrols_direction-2a.html should not be different to the reference, fails/passes inconsistently
[test_videocontrols_jsdisabled.html]
skip-if = toolkit == 'android' # bug 1272646
[test_videocontrols_standalone.html]
skip-if = toolkit == 'android' # bug 1075573
[test_videocontrols_video_direction.html]
skip-if =
os == 'win'
xorigin # Rendering of reftest videocontrols_direction-2a.html should not be different to the reference, fails/passes inconsistently
[test_videocontrols_video_noaudio.html]
[test_bug898940.html]
skip-if = (os == "win" && processor == "aarch64") # aarch64 due to 1536347
[test_videocontrols_error.html]
[test_videocontrols_orientation.html]
skip-if = true # Bug 1483656
[test_bug1654500.html]
|