- add third_party src.
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / loader / stateobjects / document-destroyed-navigate-back-expected.txt
1 main frame - has 1 onunload handler(s)
2 ALERT: State popped - FirstEntry (type string)
3 ALERT: State popped - SecondEntry (type string)
4 ALERT: Navigating back...
5 main frame - has 1 onunload handler(s)
6 ALERT: Last path component of location is document-destroyed-navigate-back.html?SecondEntryWillLaterBeReactivated
7 ALERT: State popped - SecondEntryWillLaterBeReactivated (type string)
8 ALERT: State popped - FirstEntryWillLaterBeReactivated (type string)
9 ALERT: Test complete
10 This test:
11 -Builds up a list of state object entries with fragment URLs.
12 -Navigates through them to verify that the popstate event is fired.
13 -Navigates away to a new document, with the old document being destroyed.
14 -Navigates back to the state object entries and verifies the popstate event is fired even on the new documents.
15
16