Source code

Revision control

Copy as Markdown

Other Tools

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