clearkey-check-status-for-hdcp.https.html.ini (600B)
1 [clearkey-check-status-for-hdcp.https.html] 2 expected: 3 if (os == "mac") and not debug and (version == "OS X 10.15.7"): [OK, TIMEOUT] 4 if (os == "win") and not debug: [OK, TIMEOUT] 5 [org.w3.clearkey support for empty HDCP version.] 6 expected: 7 if (os == "mac") and not debug and (version == "OS X 10.15.7"): [FAIL, TIMEOUT] 8 if (os == "win") and not debug: [FAIL, TIMEOUT] 9 FAIL 10 11 [org.w3.clearkey support for HDCP 1.0.] 12 expected: 13 if (os == "mac") and not debug and (version == "OS X 10.15.7"): [PASS, NOTRUN] 14 if (os == "win") and not debug: [PASS, NOTRUN]