| OLD | NEW |
| 1 Tests that appending iframe with with no URL and setting its URL later (without
the hash part) does not overwrite current history entry. | 1 Tests that appending iframe with with no URL and setting its URL later (without
the hash part) does not overwrite current history entry. |
| 2 | 2 |
| 3 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
". |
| 4 | 4 |
| 5 | 5 |
| 6 PASS successfullyParsed is true | 6 PASS successfullyParsed is true |
| 7 | 7 |
| 8 TEST COMPLETE | 8 TEST COMPLETE |
| 9 | 9 |
| 10 | 10 |
| 11 ============== Back Forward List ============== | 11 ============== Back Forward List ============== |
| 12 curr-> (file test):fast/history/history-length-append-subframe-no-hash.html#wen
tBack | 12 curr-> (file test):fast/history/history-length-append-subframe-no-hash.html#wen
tBack |
| 13 about:blank (in frame "<!--framePath //<!--frame0-->-->") | 13 about:blank (in frame "<!--framePath //<!--frame0-->-->") |
| 14 data:text/html,<body onload="history.back()">Must not see this text!!!</
body> | 14 (file test):fast/history/resources/back-on-load.html |
| 15 =============================================== | 15 =============================================== |
| OLD | NEW |