blob: 510515535abf6c561ebf0235d470f81b5d5cb1f6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[clearkey-mp4-playback-temporary-two-videos.html]
type: testharness
expected:
if (os == "win") and (version == "5.1.2600"): TIMEOUT
[org.w3.clearkey, sucessful playback, temporary, mp4, set src before setMediaKeys]
expected:
if (os == "win") and (version == "5.1.2600"): TIMEOUT
[org.w3.clearkey, temporary, mp4, playback two videos]
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
|