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

Unified Diff: LayoutTests/animations/simultaneous-start-transform-expected.txt

Issue 14805007: Clean up expectations for animation helper tests. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebaseline LayoutTests/css3/masking/clip-path-animation 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/animations/simultaneous-start-transform-expected.txt
diff --git a/LayoutTests/animations/simultaneous-start-transform-expected.txt b/LayoutTests/animations/simultaneous-start-transform-expected.txt
index d9e8722f47f3033fab5b60f291732c49ee4da2d9..8ae0f6242e03dcd5df0013f1d0252d41dcfefe9b 100644
--- a/LayoutTests/animations/simultaneous-start-transform-expected.txt
+++ b/LayoutTests/animations/simultaneous-start-transform-expected.txt
@@ -1,4 +1,4 @@
-This test performs an animation of the transform property. It animates over 10 seconds. It takes 3 snapshots and expects each result to be within a specified range. PASS - "webkitTransform" property for "box1" element at 2s saw something close to: 0.309017,0.951057
+PASS - "webkitTransform" property for "box1" element at 2s saw something close to: 0.309017,0.951057
PASS - "webkitTransform" property for "box2" element at 2s saw something close to: 0.309017,0.951057
PASS - "webkitTransform" property for "box1" and "box2" elements at 2s are close enough to each other
PASS - "webkitTransform" property for "box1" element at 5s saw something close to: -1,0

Powered by Google App Engine
This is Rietveld 408576698