[window-open.https.sub.html]
expected:
if (os == "linux") and (processor == "x86_64") and swgl and not fission: [ERROR, OK]
if (os == "win") and (processor == "x86_64") and not debug: [ERROR, OK]
if (os == "android") and fission: [OK, ERROR, TIMEOUT]
if (os == "mac") and debug: [ERROR, OK]
[OK, ERROR]
[Cross-site window, forced, reloaded]
expected: [PASS, FAIL]
[Same-site window, forced, reloaded]
expected:
if (os == "win") and debug and (processor == "x86_64"): PASS
[PASS, FAIL]