Source code

Revision control

Copy as Markdown

Other Tools

[image.https.window.html]
[image cross-origin + anonymous]
expected:
if (os == "android") and not debug: [PASS, FAIL]
if os == "linux": [PASS, FAIL]
[image cross-origin + use-credentials]
expected:
if (os == "android") and not debug: PASS
if os == "win": PASS
if os == "mac": PASS
[PASS, FAIL]