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

Side by Side Diff: LayoutTests/animations/change-keyframes-name-expected.txt

Issue 14556022: Simplify animation testing API (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebased 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 starts by making sure the animation is not running, because the animat ion-name and the name of they @keyframes rule do not match. Then it changes the name of the @keyframes rule so they match and makes sure the animation is now ru nning. 1 This test changes the name of the @keyframes rule so that it matches and makes s ure the animation starts running.
2 PASS: animation is not running
3 PASS - "left" property for "box" element at 0.25s saw something close to: 200 2 PASS - "left" property for "box" element at 0.25s saw something close to: 200
4 3
OLDNEW
« no previous file with comments | « LayoutTests/animations/change-keyframes-name.html ('k') | LayoutTests/animations/change-one-anim.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698