Source code

Revision control

Copy as Markdown

Other Tools

[popup-redirect-same-origin-allow-popups.https.html]
expected:
if (os == "linux") and fission and (processor == "x86"): [OK, ERROR]
if (os == "linux") and not fission: [OK, ERROR, CRASH]
if (os == "android") and debug: [OK, ERROR, TIMEOUT]
[Cross origin popup redirects to same-origin with same-origin-allow-popups]
expected: FAIL
[Same origin popup redirects to same-origin with same-origin-allow-popups]
expected: FAIL