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

Side by Side 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, 1 month 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 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 .
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5 popstate fired with state null
6 setting hash to #state1
7 popstate fired with state null
8 setting hash to #state2
9 popstate fired with state null
10 going back
11 popstate fired with state null
12 going back
13 popstate fired with state null
14 PASS popstateFireCount is 5
15 PASS successfullyParsed is true
16
17 TEST COMPLETE
18
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698