diff options
Diffstat (limited to 'testing/web-platform/meta/encrypted-media/clearkey-mp4-playback-temporary.html.ini')
-rw-r--r-- | testing/web-platform/meta/encrypted-media/clearkey-mp4-playback-temporary.html.ini | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/testing/web-platform/meta/encrypted-media/clearkey-mp4-playback-temporary.html.ini b/testing/web-platform/meta/encrypted-media/clearkey-mp4-playback-temporary.html.ini deleted file mode 100644 index 6927269e6..000000000 --- a/testing/web-platform/meta/encrypted-media/clearkey-mp4-playback-temporary.html.ini +++ /dev/null @@ -1,13 +0,0 @@ -[clearkey-mp4-playback-temporary.html] - type: testharness - [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, single key] - 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 - |