| Index: LayoutTests/fast/loader/stateobjects/popstate-fires-with-page-cache-expected.txt
|
| diff --git a/LayoutTests/fast/loader/stateobjects/popstate-fires-with-page-cache-expected.txt b/LayoutTests/fast/loader/stateobjects/popstate-fires-with-page-cache-expected.txt
|
| deleted file mode 100644
|
| index d2439368b716a37e867750593bffd35097316343..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/loader/stateobjects/popstate-fires-with-page-cache-expected.txt
|
| +++ /dev/null
|
| @@ -1,16 +0,0 @@
|
| -Tests that popstate events fire when navigating between pages (and history entries created via pushState) that are in the page cache.
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -popstate fired with state null
|
| -pushState with new state object for page 1
|
| -going to page 2
|
| -popstate fired with state null
|
| -going back to page 1 with new state object
|
| -popstate fired with state newState
|
| -going back to page 1 in initial state
|
| -popstate fired with state null
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|