| Index: LayoutTests/fast/loader/stateobjects/popstate-fires-on-history-traversal-expected.txt
|
| diff --git a/LayoutTests/fast/loader/stateobjects/popstate-fires-on-history-traversal-expected.txt b/LayoutTests/fast/loader/stateobjects/popstate-fires-on-history-traversal-expected.txt
|
| deleted file mode 100644
|
| index 52b5e2674573b88138abb6fbeef8369ea1399c5b..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/loader/stateobjects/popstate-fires-on-history-traversal-expected.txt
|
| +++ /dev/null
|
| @@ -1,18 +0,0 @@
|
| -Tests that popstate events fire for all history traversals (including navigation to fragments), not just when going back to a state object created via pushState.
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -popstate fired with state null
|
| -setting hash to #state1
|
| -popstate fired with state null
|
| -setting hash to #state2
|
| -popstate fired with state null
|
| -going back
|
| -popstate fired with state null
|
| -going back
|
| -popstate fired with state null
|
| -PASS popstateFireCount is 5
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|