Pass | Test that decodingInfo accepts a stub key system configuration (w/video). | Asserts runNo asserts ran |
Pass | Test that decodingInfo accepts a stub key system configuration (w/audio). | Asserts runNo asserts ran |
Pass | Test that decodingInfo accepts a key system configuration with video info. | Asserts runNo asserts ran |
Pass | Test that decodingInfo accepts a key system configuration with audio info. | Asserts runNo asserts ran |
Pass | Test that decodingInfo rejects if robustness and configuration do not match (1). | Asserts runNo asserts ran |
Pass | Test that decodingInfo rejects if robustness and configuration do not match (2). | Asserts runNo asserts ran |
Pass | Test that decodingInfo rejects if robustness and configuration do not match (3). | Asserts runNo asserts ran |
Pass | Test that decodingInfo rejects if persistentState isn't valid. | Asserts runNo asserts ran |
Pass | Test that decodingInfo rejects if distinctiveIdentifier isn't valid. | Asserts runNo asserts ran |
Pass | Test that decodingInfo rejects if sessionTypes isn't a sequence. | Asserts runNo asserts ran |
Pass | Test that decodingInfo does not reject when properties are set to unexpected values. | Asserts runNo asserts ran |
Pass | Test that decodingInfo returns a valid MediaCapabilitiesDecodingInfo objects with encrypted media | Asserts runPass | assert_equals("boolean", "boolean")
at /media-capabilities/decodingInfoEncryptedMedia.https.html:198:5 | Pass | assert_equals("boolean", "boolean")
at /media-capabilities/decodingInfoEncryptedMedia.https.html:199:5 | Pass | assert_equals("boolean", "boolean")
at /media-capabilities/decodingInfoEncryptedMedia.https.html:200:5 | Pass | assert_equals("object", "object")
at /media-capabilities/decodingInfoEncryptedMedia.https.html:201:5 |
|
Pass | Test that random key systems are reported as non supported. | Asserts runPass | assert_false(false)
at /media-capabilities/decodingInfoEncryptedMedia.https.html:216:5 | Pass | assert_false(false)
at /media-capabilities/decodingInfoEncryptedMedia.https.html:217:5 | Pass | assert_false(false)
at /media-capabilities/decodingInfoEncryptedMedia.https.html:218:5 | Pass | assert_equals(null, null)
at /media-capabilities/decodingInfoEncryptedMedia.https.html:219:5 |
|
Pass | Test that keySystemAccess is only null when not supported if keySystemConfiguration was used. | Asserts runPass | assert_not_equals(object "[object MediaKeySystemAccess]", null)
at /media-capabilities/decodingInfoEncryptedMedia.https.html:235:7 |
|
Pass | Test that supported=false when keySystemConfiguration is unsupported. | Asserts runPass | assert_equals(null, null)
at /media-capabilities/decodingInfoEncryptedMedia.https.html:249:5 | Pass | assert_false(false)
at /media-capabilities/decodingInfoEncryptedMedia.https.html:250:5 |
|
Pass | Test that decodingInfo with type webrtc rejects key system configuration. | Asserts runNo asserts ran |