blob: 23c2ec8cdd453d19089cf08200d0016c22646513 (
plain)
1
2
3
4
5
6
7
8
9
|
[clearkey-mp4-playback-temporary-setMediaKeys-after-update.https.html]
expected:
if (os == "linux") and not fission and not debug: [OK, CRASH]
if (os == "win") and (processor == "x86"): [OK, TIMEOUT]
if (os == "android") and fission: [OK, TIMEOUT]
[org.w3.clearkey, temporary, mp4, playback, setMediaKeys after updating session]
expected:
if (os == "win") and (processor == "x86"): [PASS, TIMEOUT]
if os == "android": FAIL
|