Source code

Revision control

Copy as Markdown

Other Tools

[clearkey-check-status-for-hdcp.https.html]
expected:
if (os == "win") and (processor == "x86_64") and not debug: [OK, TIMEOUT]
if (os == "win") and (processor == "x86"): [OK, TIMEOUT]
[org.w3.clearkey support for empty HDCP version.]
expected:
if (os == "win") and not debug: [FAIL, TIMEOUT]
FAIL
[org.w3.clearkey support for HDCP 1.0.]
expected:
if (os == "win") and not debug: [PASS, NOTRUN]
if os == "android": [FAIL, PASS]