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

Side by Side Diff: LayoutTests/animations/simultaneous-start-transform-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 performs an animation of the transform property. It animates over 10 s econds. It takes 3 snapshots and expects each result to be within a specified ra nge. PASS - "webkitTransform" property for "box1" element at 2s saw something cl ose to: 0.309017,0.951057 1 PASS - "webkitTransform" property for "box1" element at 2s saw something close t o: 0.309017,0.951057
2 PASS - "webkitTransform" property for "box2" element at 2s saw something close t o: 0.309017,0.951057 2 PASS - "webkitTransform" property for "box2" element at 2s saw something close t o: 0.309017,0.951057
3 PASS - "webkitTransform" property for "box1" and "box2" elements at 2s are close enough to each other 3 PASS - "webkitTransform" property for "box1" and "box2" elements at 2s are close enough to each other
4 PASS - "webkitTransform" property for "box1" element at 5s saw something close t o: -1,0 4 PASS - "webkitTransform" property for "box1" element at 5s saw something close t o: -1,0
5 PASS - "webkitTransform" property for "box2" element at 5s saw something close t o: -1,0 5 PASS - "webkitTransform" property for "box2" element at 5s saw something close t o: -1,0
6 PASS - "webkitTransform" property for "box1" and "box2" elements at 5s are close enough to each other 6 PASS - "webkitTransform" property for "box1" and "box2" elements at 5s are close enough to each other
7 PASS - "webkitTransform" property for "box1" element at 8s saw something close t o: 0.309017,-0.951057 7 PASS - "webkitTransform" property for "box1" element at 8s saw something close t o: 0.309017,-0.951057
8 PASS - "webkitTransform" property for "box2" element at 8s saw something close t o: 0.309017,-0.951057 8 PASS - "webkitTransform" property for "box2" element at 8s saw something close t o: 0.309017,-0.951057
9 PASS - "webkitTransform" property for "box1" and "box2" elements at 8s are close enough to each other 9 PASS - "webkitTransform" property for "box1" and "box2" elements at 8s are close enough to each other
10 10
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698