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

Side by Side Diff: LayoutTests/animations/change-keyframes-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 left property and makes sure it is animat ing. Then it stops the animation, changes the keyframes to an animation of the t op property, restarts the animation and makes sure top is animating. 1 Warning this test is running in real-time and may be flaky.
2 PASS - "left" property for "box" element at 0.5s saw something close to: 200 2 PASS - "left" property for "box" element at 0.5s saw something close to: 200
3 PASS - "top" property for "box" element at 1s saw something close to: 100 3 PASS - "top" property for "box" element at 1s saw something close to: 100
4 4
OLDNEW
« no previous file with comments | « LayoutTests/animations/big-rotation-expected.txt ('k') | LayoutTests/animations/change-keyframes-name-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698