summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/media-capabilities/decodingInfoEncryptedMedia.https.html.ini
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 17:32:43 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 17:32:43 +0000
commit6bf0a5cb5034a7e684dcc3500e841785237ce2dd (patch)
treea68f146d7fa01f0134297619fbe7e33db084e0aa /testing/web-platform/meta/media-capabilities/decodingInfoEncryptedMedia.https.html.ini
parentInitial commit. (diff)
downloadthunderbird-6bf0a5cb5034a7e684dcc3500e841785237ce2dd.tar.xz
thunderbird-6bf0a5cb5034a7e684dcc3500e841785237ce2dd.zip
Adding upstream version 1:115.7.0.upstream/1%115.7.0upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/media-capabilities/decodingInfoEncryptedMedia.https.html.ini')
-rw-r--r--testing/web-platform/meta/media-capabilities/decodingInfoEncryptedMedia.https.html.ini75
1 files changed, 75 insertions, 0 deletions
diff --git a/testing/web-platform/meta/media-capabilities/decodingInfoEncryptedMedia.https.html.ini b/testing/web-platform/meta/media-capabilities/decodingInfoEncryptedMedia.https.html.ini
new file mode 100644
index 0000000000..911da42bdd
--- /dev/null
+++ b/testing/web-platform/meta/media-capabilities/decodingInfoEncryptedMedia.https.html.ini
@@ -0,0 +1,75 @@
+[decodingInfoEncryptedMedia.https.html]
+ expected:
+ if (os == "android") and fission: [TIMEOUT, OK]
+ [Test that decodingInfo() rejects if distinctiveIdentifier isn't valid.]
+ expected:
+ if (os == "android") and fission: [NOTRUN, FAIL]
+ FAIL
+
+ [Test that decodingInfo() rejects if robustness and configuration do not match (1).]
+ expected:
+ if (os == "android") and fission: [NOTRUN, FAIL]
+ FAIL
+
+ [Test that decodingInfo() rejects if persistentState isn't valid.]
+ expected:
+ if (os == "android") and fission: [NOTRUN, FAIL]
+ FAIL
+
+ [Test that decodingInfo() rejects if sessionTypes isn't a sequence.]
+ expected:
+ if (os == "android") and fission: [NOTRUN, FAIL]
+ FAIL
+
+ [Test that decodingInfo() rejects if robustness and configuration do not match (3).]
+ expected:
+ if (os == "android") and fission: [NOTRUN, FAIL]
+ FAIL
+
+ [Test that decodingInfo() rejects if robustness and configuration do not match (2).]
+ expected:
+ if (os == "android") and fission: [NOTRUN, FAIL]
+ FAIL
+
+ [Test that decodingInfo returns a valid MediaCapabilitiesDecodingInfo objects with encrypted media]
+ expected:
+ if (os == "android") and fission: [NOTRUN, FAIL]
+ FAIL
+
+ [Test that random key systems are reported as non supported.]
+ expected:
+ if (os == "android") and fission: [NOTRUN, FAIL]
+ FAIL
+
+ [Test that supported=false when keySystemConfiguration is unsupported.]
+ expected:
+ if (os == "android") and fission: [NOTRUN, FAIL]
+ FAIL
+
+ [Test that decodingInfo() does not reject when properties are set to unexpected values.]
+ expected:
+ if (os == "android") and fission: [NOTRUN, PASS]
+
+ [Test that keySystemAccess is only null when not supported if keySystemConfiguration was used.]
+ expected:
+ if (os == "android") and fission: [NOTRUN, PASS]
+
+ [Test that decodingInfo() accepts a key system configuration with video info.]
+ expected:
+ if (os == "android") and fission: [NOTRUN, PASS]
+
+ [Test that decodingInfo() accepts a stub key system configuration (w/audio).]
+ expected:
+ if (os == "android") and fission: [NOTRUN, PASS]
+
+ [Test that decodingInfo() accepts a stub key system configuration (w/video).]
+ expected:
+ if (os == "android") and fission: [TIMEOUT, PASS]
+
+ [Test that decodingInfo() with type webrtc rejects key system configuration.]
+ expected:
+ if (os == "android") and fission: [NOTRUN, PASS]
+
+ [Test that decodingInfo() accepts a key system configuration with audio info.]
+ expected:
+ if (os == "android") and fission: [NOTRUN, PASS]