Source code

Revision control

Copy as Markdown

Other Tools

[web-lock.tentative.https.window.html]
expected:
if (os == "win") and (processor == "x86_64"): [OK, ERROR]
if os == "mac": [OK, CRASH]
if os == "android": [OK, CRASH]
[web-lock]
expected: FAIL