Source code

Revision control

Copy as Markdown

Other Tools

[url.window.html]
expected:
if (os == "android") and debug: [OK, TIMEOUT]
[document.open() does not change document's URL (active but not fully active document)]
expected:
if (os == "win") and debug: PASS
if (os == "mac") and not debug: [FAIL, PASS]
if os == "android": PASS
[PASS, FAIL]