diff options
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 |