Closed
Bug 1228915
Opened 9 years ago
Closed 9 years ago
Need automation tests for animation effect's timing function
Categories
(Core :: DOM: Animation, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1216842
People
(Reporter: hiro, Unassigned)
References
Details
The tests which check the animation effect's timing function correctly works needs Animatable.animate (or Animation constructor?).
I.e., create an animation with easing property in KeyframeEffectOptions, run the animation, and check that it's style property is correctly calculated by the effect's function.
Comment 1•9 years ago
|
||
We're not going to be able to test this until we can actually run script-generated animations.
Depends on: 1151731
Reporter | ||
Updated•9 years ago
|
Summary: Need automation tests for animation effect's timing → Need automation tests for animation effect's timing function
Reporter | ||
Comment 2•9 years ago
|
||
Closing because we are going to handle the tests in bug 1216842.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•