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

Side by Side Diff: LayoutTests/animations/combo-transform-rotate+scale-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 rotate() and scale() operators. It animat es over 2 seconds. At 0.5 and 1 second it takes a snapshot and expects the resul t to be within range.
2 PASS - "webkitTransform" property for "box" element at 0.5s saw something close to: 0,1.25,-1.7,0,0 1 PASS - "webkitTransform" property for "box" element at 0.5s saw something close to: 0,1.25,-1.7,0,0
3 PASS - "webkitTransform" property for "box" element at 1s saw something close to : -1.5,0,0,-2.5,0,0 2 PASS - "webkitTransform" property for "box" element at 1s saw something close to : -1.5,0,0,-2.5,0,0
4 3
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698