blob: e68149930ce4d1ea69537f89698d72bd907950c8 (
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
|
[DEFAULT]
subsuite = "media-bc"
tags = "autoplay"
support-files = [
"../../../test/gizmo.mp4",
"audio.ogg",
"file_empty.html",
"file_mediaplayback_frame.html",
"file_nonAutoplayAudio.html",
"file_video.html",
"head.js",
]
["browser_autoplay_policy_detection_click_to_play.js"]
["browser_autoplay_policy_detection_global_and_site_sticky.js"]
["browser_autoplay_policy_detection_global_sticky.js"]
["browser_autoplay_policy_play_twice.js"]
["browser_autoplay_policy_request_permission.js"]
https_first_disabled = true
["browser_autoplay_policy_touchScroll.js"]
https_first_disabled = true
["browser_autoplay_policy_user_gestures.js"]
https_first_disabled = true
["browser_autoplay_policy_webRTC_permission.js"]
["browser_autoplay_policy_web_audio.js"]
["browser_autoplay_policy_web_audio_with_gum.js"]
["browser_autoplay_videoDocument.js"]
|