blob: 7449d232d9a46f457e3fc8a0f68f35a938d33a9e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
[DEFAULT]
subsuite = "media-bc"
tags = "media-engine-compatible"
run-if = ["wmfme"]
support-files = [
"file_video.html",
"head.js",
"../head.js",
"../../eme_standalone.js",
"../../gizmo.mp4",
"../../sintel-short-clearkey-subsample-encrypted-video.webm",
"../../../mediasource/test/bipbop/bipbop2s.mp4",
]
["browser_wmfme_crash.js"]
["browser_wmfme_glean_first_frame_loaded_time.js"]
["browser_wmfme_max_crashes.js"]
|