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

Unified Diff: LayoutTests/fast/history/sibling-visited-test-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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/fast/history/sibling-visited-test-expected.txt
diff --git a/LayoutTests/fast/history/sibling-visited-test-expected.txt b/LayoutTests/fast/history/sibling-visited-test-expected.txt
index 5c913c4ee1b3fedbb1df9283d97fc11e547806cf..f2428004b5e0643163e9797862e4927d41255d69 100644
--- a/LayoutTests/fast/history/sibling-visited-test-expected.txt
+++ b/LayoutTests/fast/history/sibling-visited-test-expected.txt
@@ -2,7 +2,7 @@ These two links should be different colors (green and orange):
One Two
-FAIL firstStyle.color did not become different from secondStyle.color in 0.5 seconds.
+FAIL firstStyle.color did not become different from rgb(255, 165, 0) in 0.5 seconds.
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698