blob: 604b354a0da7f9a85a1a61e68e69798f5b0feb51 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
[decodingInfoEncryptedMedia.https.html]
expected:
if (os == "android") and not debug: [OK, ERROR]
[Test that decodingInfo() rejects if distinctiveIdentifier isn't valid.]
expected: FAIL
[Test that decodingInfo() rejects if robustness and configuration do not match (1).]
expected: FAIL
[Test that decodingInfo() rejects if persistentState isn't valid.]
expected: FAIL
[Test that decodingInfo() rejects if sessionTypes isn't a sequence.]
expected: FAIL
[Test that decodingInfo() rejects if robustness and configuration do not match (3).]
expected: FAIL
[Test that decodingInfo() rejects if robustness and configuration do not match (2).]
expected: FAIL
[Test that decodingInfo returns a valid MediaCapabilitiesDecodingInfo objects with encrypted media]
expected: FAIL
[Test that random key systems are reported as non supported.]
expected: FAIL
[Test that supported=false when keySystemConfiguration is unsupported.]
expected: FAIL
|