diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 09:22:09 +0000 |
commit | 43a97878ce14b72f0981164f87f2e35e14151312 (patch) | |
tree | 620249daf56c0258faa40cbdcf9cfba06de2a846 /testing/web-platform/meta/encrypted-media/clearkey-mp4-requestmediakeysystemaccess.https.html.ini | |
parent | Initial commit. (diff) | |
download | firefox-43a97878ce14b72f0981164f87f2e35e14151312.tar.xz firefox-43a97878ce14b72f0981164f87f2e35e14151312.zip |
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/encrypted-media/clearkey-mp4-requestmediakeysystemaccess.https.html.ini')
-rw-r--r-- | testing/web-platform/meta/encrypted-media/clearkey-mp4-requestmediakeysystemaccess.https.html.ini | 67 |
1 files changed, 67 insertions, 0 deletions
diff --git a/testing/web-platform/meta/encrypted-media/clearkey-mp4-requestmediakeysystemaccess.https.html.ini b/testing/web-platform/meta/encrypted-media/clearkey-mp4-requestmediakeysystemaccess.https.html.ini new file mode 100644 index 0000000000..8c7866714c --- /dev/null +++ b/testing/web-platform/meta/encrypted-media/clearkey-mp4-requestmediakeysystemaccess.https.html.ini @@ -0,0 +1,67 @@ +[clearkey-mp4-requestmediakeysystemaccess.https.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [org.w3.clearkey, requestMediaKeySystemAccess: Empty configuration should result in NotSupportedError] + expected: + if os == "android": PASS + FAIL + + [Space before ; in contentType] + expected: + if os == "android": FAIL + + [Space at start of codecs parameter] + expected: + if os == "android": FAIL + + [Trailing space in contentType] + expected: + if os == "android": FAIL + + [Leading space in contentType] + expected: + if os == "android": FAIL + + [ContentType formatting must be preserved] + expected: + if os == "android": FAIL + + [Two configurations, both supported] + expected: + if os == "android": FAIL + + [Space at end of codecs parameter] + expected: + if os == "android": FAIL + + [Supported audio codec] + expected: + if os == "android": FAIL + + [Video/] + expected: + if os == "android": FAIL + + [Basic supported configuration] + expected: + if os == "android": FAIL + + [Upper case MIME type] + expected: + if os == "android": FAIL + + [Partially supported configuration] + expected: + if os == "android": FAIL + + [Two configurations, one supported] + expected: + if os == "android": FAIL + + [Codecs=] + expected: + if os == "android": FAIL + + [CODECS=] + expected: + if os == "android": FAIL |