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

Unified Diff: LayoutTests/transitions/cubic-bezier-overflow-color-expected.txt

Issue 15738009: Beat the transition tests with a sanity stick. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Pass presubmit. Created 7 years, 7 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/transitions/cubic-bezier-overflow-color-expected.txt
diff --git a/LayoutTests/transitions/cubic-bezier-overflow-color-expected.txt b/LayoutTests/transitions/cubic-bezier-overflow-color-expected.txt
index 6ff4366f50eaac2affdb6bbf29432090b5dfa3df..c6d5979dce3dcd3f4b906c7fbf30ee018dba5a21 100644
--- a/LayoutTests/transitions/cubic-bezier-overflow-color-expected.txt
+++ b/LayoutTests/transitions/cubic-bezier-overflow-color-expected.txt
@@ -1,11 +1,11 @@
-PASS - "background-color" property for "box1" element at 0.5s saw something close to: 220,220,220
-PASS - "background-color" property for "box1" element at 0.95s saw something close to: 207,207,207
PASS - "background-color" property for "box2" element at 0.1s saw something close to: 45,45,45
-PASS - "background-color" property for "box2" element at 0.5s saw something close to: 106,106,106
-PASS - "background-color" property for "box2" element at 0.95s saw something close to: 204,204,204
PASS - "background-color" property for "box3" element at 0.1s saw something close to: 0,2,11
-PASS - "background-color" property for "box3" element at 0.5s saw something close to: 0,0,0
PASS - "background-color" property for "box4" element at 0.15s saw something close to: 255,255,255
+PASS - "background-color" property for "box1" element at 0.5s saw something close to: 220,220,220
+PASS - "background-color" property for "box2" element at 0.5s saw something close to: 106,106,106
+PASS - "background-color" property for "box3" element at 0.5s saw something close to: 0,0,0
PASS - "background-color" property for "box4" element at 0.5s saw something close to: 166,155,140
PASS - "background-color" property for "box4" element at 0.8s saw something close to: 17,22,28
+PASS - "background-color" property for "box1" element at 0.95s saw something close to: 207,207,207
+PASS - "background-color" property for "box2" element at 0.95s saw something close to: 204,204,204
« no previous file with comments | « LayoutTests/transitions/cubic-bezier-overflow-color.html ('k') | LayoutTests/transitions/cubic-bezier-overflow-length.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698