Source code

Revision control

Copy as Markdown

Other Tools

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