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

Side by Side Diff: LayoutTests/animations/play-state-suspend-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 makes sure a play-state change in an animation during suspend does not resume the animation. 1 Warning this test is running in real-time and may be flaky.
2
3 PASS - "webkitTransform" property for "box1" element at 0.55s saw something clos e to: 1,0,0,1,100,0 2 PASS - "webkitTransform" property for "box1" element at 0.55s saw something clos e to: 1,0,0,1,100,0
4 PASS - "left" property for "box2" element at 0.55s saw something close to: 100 3 PASS - "left" property for "box2" element at 0.55s saw something close to: 100
5 PASS - "webkitTransform" property for "box1" element at 0.65s saw something clos e to: 1,0,0,1,100,0 4 PASS - "webkitTransform" property for "box1" element at 0.65s saw something clos e to: 1,0,0,1,100,0
6 PASS - "left" property for "box2" element at 0.65s saw something close to: 100 5 PASS - "left" property for "box2" element at 0.65s saw something close to: 100
7 PASS - "webkitTransform" property for "box1" element at 0.75s saw something clos e to: 1,0,0,1,100,0 6 PASS - "webkitTransform" property for "box1" element at 0.75s saw something clos e to: 1,0,0,1,100,0
8 PASS - "left" property for "box2" element at 0.75s saw something close to: 100 7 PASS - "left" property for "box2" element at 0.75s saw something close to: 100
9 PASS - "webkitTransform" property for "box1" element at 1s saw something close t o: 1,0,0,1,140,0 8 PASS - "webkitTransform" property for "box1" element at 1s saw something close t o: 1,0,0,1,140,0
10 PASS - "left" property for "box2" element at 1s saw something close to: 140 9 PASS - "left" property for "box2" element at 1s saw something close to: 140
11 10
OLDNEW
« no previous file with comments | « LayoutTests/animations/play-state-paused-expected.html ('k') | LayoutTests/animations/resources/animation-test-helpers.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698