url.window.js.ini (299B)
1 [url.window.html] 2 [document.open() does not change document's URL (active but not fully active document)] 3 expected: 4 if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL] 5 if (os == "mac") and debug: [PASS, FAIL] 6 if (os == "mac") and not debug: [FAIL, PASS]