[window-open-noopener.html?_self] expected: if (os == "android") and not debug: [OK, ERROR] [window-open-noopener.html?indexed] expected: if not fission and (os == "linux") and debug: [OK, CRASH] [noopener=1 means the same as noopener] expected: FAIL [Trailing noopener should work] expected: FAIL [Leading noopener should work] expected: FAIL [Interior noopener should work] expected: FAIL [noopener separated only by spaces should work] expected: FAIL [window.open() with 'noopener' should reuse existing target] expected: FAIL [noreferrer should also suppress opener when reusing existing target] expected: FAIL [noopener=true means the same as noopener] expected: FAIL [window-open-noopener.html?_parent] expected: if (os == "android") and not debug: [OK, ERROR] [window-open-noopener.html?_top] expected: if (os == "android") and not debug: [OK, ERROR]