1This test starts by making sure the animation is not running, because the animation-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 running.
1This test changes the name of the @keyframes rule so that it matches and makes sure the animation starts running.
2PASS: 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
Issue 14556022: Simplify animation testing API
(Closed)
Created 7 years, 7 months ago by dstockwell
Modified 7 years, 7 months ago
Reviewers: Steve Block, shans, eseidel
Base URL: svn://svn.chromium.org/blink/trunk
Comments: 6