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
1 main frame - has 1 onunload handler(s)
2 ALERT: LOADED
3 ALERT: State popped - FirstEntry (type string)
4 ALERT: hashChanged - Last path component of location is document-destroyed-navigate-back-with-fragment-scroll.html#FirstEntry
5 ALERT: State popped - SecondEntry (type string)
6 ALERT: hashChanged - Last path component of location is document-destroyed-navigate-back-with-fragment-scroll.html#SecondEntry
7 ALERT: Navigating back...
8 main frame - has 1 onunload handler(s)
9 ALERT: LOADED
10 ALERT: Page shown - SecondEntryWillLaterBeReactivated (type string)
11 ALERT: State popped - FirstEntryWillLaterBeReactivated (type string)
12 ALERT: hashChanged - Last path component of location is document-destroyed-navigate-back-with-fragment-scroll.html#FirstEntryWillLaterBeReactivated
13 ALERT: Test complete
14 This test:
15 -Builds up a list of state object entries with fragment URLs.
16 -Navigates through them to verify that the popstate and hashchanged events are fired.
17 -Navigates away to a new document, with the old document being destroyed.
18 -Navigates back to the state object entries and verifies the pageshow or popstate events are fired on the new documents.
19