drm-check-encryption-scheme.https.html.ini (607B)
1 [drm-check-encryption-scheme.https.html] 2 expected: 3 if (os == "android") and fission: [OK, TIMEOUT] 4 if (os == "android") and not fission: OK 5 if (os == "win") : OK 6 TIMEOUT 7 [drm support for "cenc" encryption scheme.] 8 expected: 9 if (os == "android") : PASS 10 if (os == "win") : PASS 11 TIMEOUT 12 13 [drm support for "cbcs" encryption scheme.] 14 expected: 15 if (os == "android") : PASS 16 if (os == "win") : PASS 17 NOTRUN 18 19 [drm support for "cbcs-1-9" encryption scheme.] 20 expected: 21 if (os == "android" ) : PASS 22 if (os == "win") : PASS 23 NOTRUN