| OLD | NEW |
| 1 Tests that we trigger same-document navigation when history entries are generate
d via fragment changes, even if the frames present in the document change betwee
n history entries. | 1 Tests that we trigger same-document navigation when history entries are generate
d via fragment changes, even if the frames present in the document change betwee
n history entries. |
| 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 popstate to state: null filename: same-document-iframes-changing-fragment.html | |
| 7 removing iframe2 | 6 removing iframe2 |
| 8 navigating to #newState | 7 navigating to #newState |
| 9 popstate to state: null filename: same-document-iframes-changing-fragment.html#n
ewState | 8 popstate to state: null filename: same-document-iframes-changing-fragment.html#n
ewState |
| 10 going back | 9 going back |
| 11 popstate to state: null filename: same-document-iframes-changing-fragment.html | 10 popstate to state: null filename: same-document-iframes-changing-fragment.html |
| 12 going forward | 11 going forward |
| 13 popstate to state: null filename: same-document-iframes-changing-fragment.html#n
ewState | 12 popstate to state: null filename: same-document-iframes-changing-fragment.html#n
ewState |
| 14 PASS successfullyParsed is true | 13 PASS successfullyParsed is true |
| 15 | 14 |
| 16 TEST COMPLETE | 15 TEST COMPLETE |
| 17 | 16 |
| 18 | 17 |
| 19 -------- | 18 -------- |
| 20 Frame: 'iframe1' | 19 Frame: 'iframe1' |
| 21 -------- | 20 -------- |
| 22 iframe1 | 21 iframe1 |
| 23 | 22 |
| 24 ============== Back Forward List ============== | 23 ============== Back Forward List ============== |
| 25 (file test):fast/history/same-document-iframes-changing-fragment.html | 24 (file test):fast/history/same-document-iframes-changing-fragment.html |
| 26 data:text/plain,iframe1 (in frame "iframe1") | 25 data:text/plain,iframe1 (in frame "iframe1") |
| 27 data:text/plain,iframe2 (in frame "iframe2") | 26 data:text/plain,iframe2 (in frame "iframe2") |
| 28 curr-> (file test):fast/history/same-document-iframes-changing-fragment.html#ne
wState | 27 curr-> (file test):fast/history/same-document-iframes-changing-fragment.html#ne
wState |
| 29 data:text/plain,iframe1 (in frame "iframe1") | 28 data:text/plain,iframe1 (in frame "iframe1") |
| 30 =============================================== | 29 =============================================== |
| OLD | NEW |