blob: 02df71b26ef4bad2de9beb2a4e7003d32ce0e227 (
plain)
1
2
3
4
5
6
7
8
9
|
[clearkey-mp4-playback-temporary-encrypted-clear-sources.html]
type: testharness
[org.w3.clearkey, temporary, mp4, playback, encrypted and clear sources]
expected:
if not debug and e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT
if debug and e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT
if not debug and not e10s and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): TIMEOUT
|