Source code

Revision control

Copy as Markdown

Other Tools

[localstorage-about-blank-3P-iframe-opens-3P-window.partitioned.html]
expected:
if fission and (os == "linux") and (processor == "x86"): [TIMEOUT, OK]
if not fission: OK
[OK, TIMEOUT]
[StorageKey: test 3P about:blank window opened from a 3P iframe]
expected:
if (os == "linux") and fission and (processor == "x86"): [TIMEOUT, PASS]
if (os == "linux") and not fission: PASS
[PASS, TIMEOUT]