+
3 Animations |
animation-delay-008 |
= |
DOM/JS |
animation-delay - liveness
- Check that changes to animation-delay on a running animation are reflected in output
|
animation-delay-009 |
= |
DOM/JS |
animation-delay - liveness with animationend
- Check that shortening the animation-delay triggers an animationend event
|
animation-delay-010 |
= |
DOM/JS |
animation-delay - liveness with animationstart
- Check that extending the animation-delay triggers an animationstart event
|
animation-delay-011 |
= |
|
inherited animation-delay with mismatched animation-name length
|
animation-display-manual |
|
Animated |
animation - display
- Check that setting 'display' property to 'none' terminates running animation applied to the element, and updating 'display' property to a value other than 'none' will start the animation.
|
historical |
|
Script |
Historical CSS Animation features must be removed
|