Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / loader / stateobjects / document-destroyed-navigate-back-with-fragment-scroll-expected.txt
index 0e18671..696becf 100644 (file)
@@ -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.