Source code

Revision control

Copy as Markdown

Other Tools

[hasStorageAccess-insecure.sub.window.html]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [ERROR, OK, TIMEOUT]
if (os == "win") and debug: [TIMEOUT, OK]
if (os == "mac") and not debug: [TIMEOUT, OK]
[OK, TIMEOUT]