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

Side by Side Diff: LayoutTests/fast/history/self-is-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 These two links should be different colors (green and orange): 1 These two links should be different colors (green and orange):
2 2
3 One Two 3 One Two
4 FAIL firstStyle.color did not become different from secondStyle.color in 0.5 sec onds. 4 FAIL firstStyle.color did not become different from rgb(0, 128, 0) in 0.5 second s.
5 FAIL firstStyle.backgroundColor did not become different from secondStyle.backgr oundColor in 0.5 seconds. 5 FAIL firstStyle.backgroundColor did not become different from rgb(255, 255, 255) in 0.5 seconds.
6 PASS successfullyParsed is true 6 PASS successfullyParsed is true
7 7
8 TEST COMPLETE 8 TEST COMPLETE
9 9
OLDNEW
« no previous file with comments | « LayoutTests/fast/history/nested-visited-test-expected.txt ('k') | LayoutTests/fast/history/sibling-visited-test-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698