Source code
Revision control
Copy as Markdown
Other Tools
[traverse-during-unload.html]
[Traversing the history during unload]
expected:
if os == "win": PASS
if os == "mac": PASS
if os == "android" and not sessionHistoryInParent: FAIL
[PASS, FAIL]