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

Unified Diff: LayoutTests/animations/big-rotation-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/big-rotation-expected.txt
diff --git a/LayoutTests/animations/big-rotation-expected.txt b/LayoutTests/animations/big-rotation-expected.txt
index d5d082ab4e6d3e5d7fbec221f6c6539bd908526c..6c2722b0ab5719f1c24310ddefe4eb896cd8c965 100644
--- a/LayoutTests/animations/big-rotation-expected.txt
+++ b/LayoutTests/animations/big-rotation-expected.txt
@@ -1,5 +1,3 @@
-This test shows rotation of > 180 degrees. The box should make one and a half rotations.
-
PASS - "webkitTransform" property for "box" element at 1s saw something close to: -1,0,0,-1
PASS - "webkitTransform" property for "box" element at 2s saw something close to: 1,0,0,1
PASS - "webkitTransform" property for "box" element at 3s saw something close to: -1,0,0,-1

Powered by Google App Engine
This is Rietveld 408576698