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

Side by Side Diff: LayoutTests/animations/suspend-resume-animation-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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 This test shows suspend and resume of a box moving to the right 500px. If runnin g inside DumpRenderTest the box should stop at 200px after 500ms and then contin ue to complete the move in another 750ms 1 Warning this test is running in real-time and may be flaky.
2
3 PASS - "webkitTransform" property for "box" element at 0.6s saw something close to: 1,0,0,1,200,0 2 PASS - "webkitTransform" property for "box" element at 0.6s saw something close to: 1,0,0,1,200,0
4 PASS - "webkitTransform" property for "box" element at 0.9s saw something close to: 1,0,0,1,200,0 3 PASS - "webkitTransform" property for "box" element at 0.9s saw something close to: 1,0,0,1,200,0
5 PASS - "webkitTransform" property for "box" element at 1.5s saw something close to: 1,0,0,1,400,0 4 PASS - "webkitTransform" property for "box" element at 1.5s saw something close to: 1,0,0,1,400,0
6 5
OLDNEW
« no previous file with comments | « LayoutTests/animations/stop-animation-on-suspend-expected.txt ('k') | LayoutTests/animations/timing-functions-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698