drm-check-status-for-hdcp.https.html.ini (434B)
1 [drm-check-status-for-hdcp.https.html] 2 expected: 3 if (os == "android") and not fission: OK 4 if (os == "android") and fission: [OK, TIMEOUT] 5 if (os == "win") : OK 6 TIMEOUT 7 [drm support for HDCP 1.0.] 8 expected: 9 if os == "android": FAIL 10 if (os == "win") : PASS 11 NOTRUN 12 13 [drm support for empty HDCP version.] 14 expected: 15 if os == "android": FAIL 16 if (os == "win") : FAIL 17 TIMEOUT