| Index: LayoutTests/fast/loader/stateobjects/document-destroyed-navigate-back-with-fragment-scroll-expected.txt
|
| diff --git a/LayoutTests/fast/loader/stateobjects/document-destroyed-navigate-back-with-fragment-scroll-expected.txt b/LayoutTests/fast/loader/stateobjects/document-destroyed-navigate-back-with-fragment-scroll-expected.txt
|
| index 0e186713fe5145661ff55091d999395d149b5575..696becfee2014d744c4ce742ab2ed9c21f7f1c4e 100644
|
| --- a/LayoutTests/fast/loader/stateobjects/document-destroyed-navigate-back-with-fragment-scroll-expected.txt
|
| +++ b/LayoutTests/fast/loader/stateobjects/document-destroyed-navigate-back-with-fragment-scroll-expected.txt
|
| @@ -7,7 +7,7 @@ ALERT: hashChanged - Last path component of location is document-destroyed-navig
|
| ALERT: Navigating back...
|
| main frame - has 1 onunload handler(s)
|
| ALERT: LOADED
|
| -ALERT: State popped - SecondEntryWillLaterBeReactivated (type string)
|
| +ALERT: Page shown - SecondEntryWillLaterBeReactivated (type string)
|
| ALERT: State popped - FirstEntryWillLaterBeReactivated (type string)
|
| ALERT: hashChanged - Last path component of location is document-destroyed-navigate-back-with-fragment-scroll.html#FirstEntryWillLaterBeReactivated
|
| ALERT: Test complete
|
| @@ -15,5 +15,5 @@ This test:
|
| -Builds up a list of state object entries with fragment URLs.
|
| -Navigates through them to verify that the popstate and hashchanged events are fired.
|
| -Navigates away to a new document, with the old document being destroyed.
|
| --Navigates back to the state object entries and verifies the popstate event is fired even on the new documents.
|
| +-Navigates back to the state object entries and verifies the pageshow or popstate events are fired on the new documents.
|
|
|
|
|