blob: 1ae5fb94169929025168dfeb04596e770464fe6d (
plain)
1
2
3
4
5
6
7
|
[clearkey-mp4-reset-src-after-setmediakeys.https.html]
expected:
if (os == "linux") and not fission and not debug: [OK, ERROR]
if (os == "android") and fission: [OK, TIMEOUT]
[Reset src after setMediaKeys().]
expected:
if os == "android": FAIL
|