| OLD | NEW |
| 1 main frame - has 1 onunload handler(s) | |
| 2 main frame - has 1 onunload handler(s) | |
| 3 main frame - has 1 onunload handler(s) | |
| 4 Tests that using location.replace to update the hash of a page preserves it when
navigating back to it. | 1 Tests that using location.replace to update the hash of a page preserves it when
navigating back to it. |
| 5 | 2 |
| 6 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
| 7 | 4 |
| 8 | 5 |
| 9 PASS currentPageId is 1 | 6 PASS currentPageId is 1 |
| 10 PASS currentPageId is 1 | 7 PASS currentPageId is 1 |
| 11 PASS testWindow.location.hash is "#foo" | 8 PASS testWindow.location.hash is "#foo" |
| 12 PASS currentPageId is 2 | 9 PASS currentPageId is 2 |
| 13 PASS currentPageId is 1 | 10 PASS currentPageId is 1 |
| 14 PASS testWindow.location.hash is "#foo" | 11 PASS testWindow.location.hash is "#foo" |
| 15 PASS Complete: navigated through all the states | 12 PASS Complete: navigated through all the states |
| 16 PASS successfullyParsed is true | 13 PASS successfullyParsed is true |
| 17 | 14 |
| 18 TEST COMPLETE | 15 TEST COMPLETE |
| 19 | 16 |
| OLD | NEW |