Source code

Revision control

Copy as Markdown

Other Tools

[dangling-navigate-event-after-bfcache-restore.tentative.html]
expected:
if (os == "linux") and not debug and not asan and not tsan: TIMEOUT
if (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT]
if os == "mac": TIMEOUT
[navigateerror should not fire when calling pushState after restoring from bfcache]
expected:
if (os == "linux") and not debug and not asan and not tsan: TIMEOUT
if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT]
if os == "mac": TIMEOUT