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

Unified Diff: LayoutTests/animations/play-state-paused-expected.html

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-paused-expected.html
diff --git a/LayoutTests/animations/play-state-paused-expected.html b/LayoutTests/animations/play-state-paused-expected.html
index af0e59ac8f59fcb22cfb6a5479ef000e394e9f9d..2a8daf4d20f6f73c18743eafa8e79868563dcc10 100644
--- a/LayoutTests/animations/play-state-paused-expected.html
+++ b/LayoutTests/animations/play-state-paused-expected.html
@@ -19,6 +19,7 @@
<body>
<div id="safezone"></div>
<div id="result">
+Warning this test is running in real-time and may be flaky.<br>
PASS - "webkitTransform" property for "box" element at 0.5s saw something close to: 1,0,0,1,75,0<br>
PASS - "webkitTransform" property for "box" element at 1s saw something close to: 1,0,0,1,150,0<br>
PASS - "webkitTransform" property for "box" element at 2.5s saw something close to: 1,0,0,1,150,0
« no previous file with comments | « LayoutTests/animations/play-state-expected.txt ('k') | LayoutTests/animations/play-state-suspend-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698