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

Side by Side Diff: LayoutTests/fast/loader/stateobjects/state-url-sets-links-visited-expected.txt

Issue 66253005: shouldBecome* outputs variable name instead of its value on failure (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: update expectations that are supposed to fail with using shouldBecome 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
OLDNEW
1 Verify that changes done by history.replaceState and history.pushState update vi sitedLinks. 1 Verify that changes done by history.replaceState and history.pushState update vi sitedLinks.
2 2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4 4
5 5
6 This link should get colored visited as a result of replaceState() setting it as the current URL 6 This link should get colored visited as a result of replaceState() setting it as the current URL
7 This link should get colored visited as a result of pushState() adding it to the forward list 7 This link should get colored visited as a result of pushState() adding it to the forward list
8 If you're running in a browser, the link should be orange-on-black and you shoul d see "replacedURL.html" in your global history. 8 If you're running in a browser, the link should be orange-on-black and you shoul d see "replacedURL.html" in your global history.
9 If you're running in DRT, the test will also append "PASS" or "FAIL". 9 If you're running in DRT, the test will also append "PASS" or "FAIL".
10 FAIL style1.color failed to change to "rgb(255, 165, 0)" in 0.5 seconds. 10 FAIL style1.color failed to change to rgb(255, 165, 0) in 0.5 seconds.
11 FAIL style2.color failed to change to "rgb(255, 165, 0)" in 0.5 seconds. 11 FAIL style2.color failed to change to rgb(255, 165, 0) in 0.5 seconds.
12 PASS successfullyParsed is true 12 PASS successfullyParsed is true
13 13
14 TEST COMPLETE 14 TEST COMPLETE
15 15
OLDNEW
« no previous file with comments | « LayoutTests/fast/history/sibling-visited-test-expected.txt ('k') | LayoutTests/resources/js-test.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698