Closed Bug 1228915 Opened 9 years ago Closed 8 years ago

Need automation tests for animation effect's timing function

Categories

(Core :: DOM: Animation, defect)

Other Branch
defect
Not set
normal

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.
We're not going to be able to test this until we can actually run script-generated animations.
Depends on: 1151731
Summary: Need automation tests for animation effect's timing → Need automation tests for animation effect's timing function
Closing because we are going to handle the tests in bug 1216842.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.