Source code

Revision control

Copy as Markdown

Other Tools

[window-reuse-in-nested-browsing-contexts.tentative.html]
expected:
if (os == "win") and debug and (processor == "x86_64"): TIMEOUT
if (os == "linux") and debug: [OK, TIMEOUT]
[after the first iframe load event, navigate iframe with no initial src.]
expected: FAIL
[synchronously navigate iframe with initial src == "".]
expected: FAIL
[after the first iframe load event, navigate iframe with initial src == "".]
expected: FAIL
[synchronously navigate iframe with initial src == "about:blank".]
expected: FAIL
[after the first iframe load event, navigate iframe with initial src == "about:blank".]
expected: FAIL
[synchronously navigate iframe with no initial src.]
expected: FAIL