Test | Refs | Flags | Info |
---|---|---|---|
+ 5 Animation Events | |||
animation-iteration-event | Animated | CSS3 Animations: To verify if " animationiteration " event occurs at the end of each iteration of an animation for which animation-iteration-count is greater than one.
|
|
animationstart-and-animationend-events | Animated | CSS3 Animations: To verify animationstart and animationend events are handled.
|
|
+ 5.1 Interface AnimationEvent | |||
+ 5.1.1 IDL Definition | |||
+ 5.1.2 Attributes | |||
pseudoelement-001 | Script | pseudoElement attribute of Event - return the name or empty string | |
pseudoelement-002 | the target of the event is that pseudo-element's corresponding element
|
||
+ 5.2 Types of AnimationEvent |