blob: 3ace6b3511fbaad1041f250ac0e83c4e967006ce (
plain)
1
2
3
4
5
6
7
8
9
|
[clearkey-mp4-playback-temporary-multikey-sequential.https.html]
expected:
if (os == "linux") and not fission and not debug: [OK, ERROR]
if (os == "android") and fission: [OK, TIMEOUT]
[org.w3.clearkey, successful playback, temporary, mp4, multiple keys, sequential]
disabled:
if os == "win": https://bugzilla.mozilla.org/show_bug.cgi?id=1559161
expected:
if os == "android": FAIL
|