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