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

Unified Diff: LayoutTests/transitions/cubic-bezier-overflow-transform-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-transform-expected.txt
diff --git a/LayoutTests/transitions/cubic-bezier-overflow-transform-expected.txt b/LayoutTests/transitions/cubic-bezier-overflow-transform-expected.txt
index 7fe8761d9a4afc912e78e5edb52af88b6e753d95..3955af92bfae60fc4b2e64f15aee539433d783ba 100644
--- a/LayoutTests/transitions/cubic-bezier-overflow-transform-expected.txt
+++ b/LayoutTests/transitions/cubic-bezier-overflow-transform-expected.txt
@@ -1,11 +1,11 @@
-PASS - "-webkit-transform.0" property for "box1" element at 0.5s saw something close to: -0.73135
-PASS - "-webkit-transform.0" property for "box1" element at 0.95s saw something close to: -0.98481
PASS - "-webkit-transform.0" property for "box2" element at 0.1s saw something close to: 0.89101
-PASS - "-webkit-transform.0" property for "box2" element at 0.5s saw something close to: 0.25882
-PASS - "-webkit-transform.0" property for "box2" element at 0.95s saw something close to: -0.97437
PASS - "-webkit-transform.0" property for "box3" element at 0.1s saw something close to: 0.37461
-PASS - "-webkit-transform.0" property for "box3" element at 0.5s saw something close to: -0.9205
PASS - "-webkit-transform.0" property for "box4" element at 0.15s saw something close to: -0.62932
+PASS - "-webkit-transform.0" property for "box1" element at 0.5s saw something close to: -0.73135
+PASS - "-webkit-transform.0" property for "box2" element at 0.5s saw something close to: 0.25882
+PASS - "-webkit-transform.0" property for "box3" element at 0.5s saw something close to: -0.9205
PASS - "-webkit-transform.0" property for "box4" element at 0.5s saw something close to: 0.17365
PASS - "-webkit-transform.0" property for "box4" element at 0.8s saw something close to: 0.66913
+PASS - "-webkit-transform.0" property for "box1" element at 0.95s saw something close to: -0.98481
+PASS - "-webkit-transform.0" property for "box2" element at 0.95s saw something close to: -0.97437
« no previous file with comments | « LayoutTests/transitions/cubic-bezier-overflow-transform.html ('k') | LayoutTests/transitions/default-timing-function.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698