🏠 New in High Baseline Support: Animations (CSS)
March 30, 2018
The animation CSS property animates an element’s style over time, using keyframes described in @keyframes rules.
Source features
api.AnimationEvent[mdn]api.AnimationEvent.animationName[mdn]api.AnimationEvent.elapsedTime[mdn]css.at-rules.keyframes[mdn]css.properties.animation[mdn]css.properties.animation-delay[mdn]css.properties.animation-direction[mdn]css.properties.animation-direction.alternate[mdn]css.properties.animation-direction.alternate-reverse[mdn]css.properties.animation-direction.normal[mdn]css.properties.animation-direction.reverse[mdn]css.properties.animation-duration[mdn]css.properties.animation-fill-mode[mdn]css.properties.animation-fill-mode.backwards[mdn]css.properties.animation-fill-mode.both[mdn]css.properties.animation-fill-mode.forwards[mdn]css.properties.animation-fill-mode.none[mdn]css.properties.animation-iteration-count[mdn]css.properties.animation-iteration-count.infinite[mdn]css.properties.animation-name[mdn]css.properties.animation-name.none[mdn]css.properties.animation-play-state[mdn]css.properties.animation-play-state.paused[mdn]css.properties.animation-play-state.running[mdn]css.properties.animation-timing-function[mdn]api.CSSKeyframeRule[mdn]api.CSSKeyframeRule.keyText[mdn]api.CSSKeyframeRule.style[mdn]api.CSSKeyframesRule[mdn]api.CSSKeyframesRule.cssRules[mdn]api.CSSKeyframesRule.deleteRule[mdn]api.CSSKeyframesRule.findRule[mdn]api.CSSKeyframesRule.name[mdn]api.CSSKeyframesRule.appendRule[mdn]api.AnimationEvent.AnimationEvent[mdn]api.AnimationEvent.pseudoElement[mdn]api.CSSAnimation[mdn]api.CSSAnimation.animationName[mdn]css.properties.animation-timing-function.jump[mdn]api.CSSKeyframesRule.length[mdn]css.properties.animation-duration.auto[mdn]