Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(128)

Unified Diff: LayoutTests/fast/loader/stateobjects/popstate-fires-on-history-traversal-expected.txt

Issue 40513003: Delete/move the remaining stale tests in TestExpectations. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: delete plugins/reentrant-update-widget-positions.html as well Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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
-

Powered by Google App Engine
This is Rietveld 408576698