blob: 0ee87cfec63731b0d6d15edd73fbad548e1c388f [file] [log] [blame]
main frame - has 1 onunload handler(s)
main frame - has 1 onunload handler(s)
main frame - has 1 onunload handler(s)
Tests that using location.replace to update the hash of a page preserves it when navigating back to it.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS currentPageId is 1
PASS currentPageId is 1
PASS testWindow.location.hash is "#foo"
PASS currentPageId is 2
PASS currentPageId is 1
PASS testWindow.location.hash is "#foo"
PASS Complete: navigated through all the states
PASS successfullyParsed is true
TEST COMPLETE