PASS getAnimations for non-animated content | |
PASS getAnimations for CSS Animations | |
PASS Order of CSS Animations - within an element unaffected by start time | |
PASS Order of CSS Animations - within an element | |
PASS Order of CSS Animations - across elements | |
PASS Order of CSS Animations - across and within elements | |
PASS Order of CSS Animations - markup-bound vs free animations | |
PASS Order of CSS Animations - free animations | |
PASS Order of CSS Animations and CSS Transitions | |
PASS Finished but filling CSS Animations are returned | |
PASS Finished but not filling CSS Animations are not returned | |
PASS Yet-to-start CSS Animations are returned | |
PASS CSS Animations canceled via the API are not returned | |
PASS CSS Animations canceled and restarted via the API are returned | |
FAIL CSS Animations targetting (pseudo-)elements should have correct order after sorting assert_equals: Animation #1 has null pseudo type expected (object) null but got (undefined) undefined | |