Source code

Revision control

Copy as Markdown

Other Tools

[no-https.html]
expected:
if debug and (os == "android") and not fission and not swgl: [OK, ERROR]
if debug and (os == "android") and fission: [OK, TIMEOUT, ERROR]
if not debug and (os == "linux"): [OK, TIMEOUT]
if not debug and (os == "mac"): [OK, TIMEOUT]
if not debug and (os == "win"): [OK, TIMEOUT]