CSS Animations Module
E86126
The CSS Animations Module is a W3C specification that defines how to animate CSS properties over time using keyframes and related animation features on the web.
Aliases (1)
Statements (49)
| Predicate | Object |
|---|---|
| instanceOf |
CSS module
→
W3C specification → web standard → |
| defines |
@keyframes at-rule
→
CSS animations → animation composite order → animation events → animation shorthand property → animation timeline concepts → animation-delay property → animation-direction property → animation-duration property → animation-fill-mode property → animation-iteration-count property → animation-name property → animation-play-state property → animation-timing-function property → animationcancel event → animationend event → animationiteration event → animationstart event → from keyframe selector → keyframe selectors → percentage keyframe selectors → rules for animating CSS properties over time → to keyframe selector → |
| domain |
web animation
→
web styling → |
| enables |
declarative animations in CSS
→
hardware-accelerated animations in supporting browsers → |
| fullName |
CSS Animations Module Level 1
→
|
| organization |
World Wide Web Consortium
→
|
| partOf |
CSS3
→
|
| publisher |
W3C
→
|
| relatedTo |
CSS Transforms Module
→
CSS Transitions Module → Web Animations specification → |
| shortName |
css-animations-1
→
|
| specifies |
how animations interact with computed values
→
how animations interact with the cascade → how keyframes are interpolated → |
| status |
W3C Recommendation
→
|
| supports |
looping animations
→
multiple animations on a single element → pausing animations → reversing animations → |
| usedWith |
HTML
→
SVG → XML-based documents → |
Referenced by (3)
| Subject (surface form when different) | Predicate |
|---|---|
|
CSS Animations Module
("CSS Animations Module Level 1")
→
|
fullName |
|
CSS Transitions Module
→
|
relatedTo |
|
W3C CSS Working Group
→
|
standardizes |