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