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

Unified Diff: LayoutTests/animations/play-state-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/play-state-expected.txt
diff --git a/LayoutTests/animations/play-state-expected.txt b/LayoutTests/animations/play-state-expected.txt
index 82ec77b7c433946175077e738677a8f03723a510..b97fdd66288819f4fc66b04e270093afc310b39b 100644
--- a/LayoutTests/animations/play-state-expected.txt
+++ b/LayoutTests/animations/play-state-expected.txt
@@ -1,5 +1,4 @@
-This tests the operation of -webkit-animation-play-state. After 2 second the box should stop and after one more second it should start again. We test it both while in motion and when stopped.
-
+Warning this test is running in real-time and may be flaky.
PASS - "webkitTransform" property for "box1" element at 0.5s saw something close to: 1,0,0,1,25,0
PASS - "left" property for "box2" element at 0.5s saw something close to: 25
PASS - "webkitTransform" property for "box1" element at 1.5s saw something close to: 1,0,0,1,50,0
« no previous file with comments | « LayoutTests/animations/multiple-keyframes-expected.txt ('k') | LayoutTests/animations/play-state-paused-expected.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698