Web Animations

E408528

Web Animations is a web platform API that provides a unified, scriptable model for creating, controlling, and synchronizing animations in the browser.

All labels observed (5)

Label Occurrences
Web Animations API 3
Web Animations canonical 2
AnimationPlaybackEvent 1

How this entity was disambiguated

Statements (50)

Predicate Object
instanceOf animation API
web platform API
web standard
allows changing animation speed
controlling animation playback state
creating animations via JavaScript
pausing animations
reversing animations
seeking animations
synchronizing multiple animations
alsoKnownAs Web Animations
surface form: Web Animations API
compatibleWith requestAnimationFrame-based animation patterns
domain client-side scripting
front-end development
web development
exposesInterface Animation
Web Animations self-linksurface differs
surface form: AnimationPlaybackEvent

AnimationTimeline
DocumentTimeline
Web Animations self-linksurface differs
surface form: KeyframeEffect
goal enable high-performance scripted animations
provide consistent animation behavior across browsers
unify CSS and SVG animation models
integratesWith CSS Animations Module
surface form: CSS Animations

CSS Transitions Module
surface form: CSS Transitions

SVG animations
provides playback control for animations
scriptable control of animations
synchronization of multiple animations
timing model for animations
unified model for animations in the browser
runsOn web browsers
specificationStatus W3C specification
standardizedBy World Wide Web Consortium
surface form: W3C
supports CSS-based animations
JavaScript-based animations
supportsFeature composite operations for animated properties
direction controls (normal, reverse, alternate)
easing functions
end events for animations
fill modes (none, forwards, backwards, both)
iteration counts
start delay for animations
typicalUsage element.animate() method in JavaScript
usedFor UI transitions
complex timeline-based animations
micro-interactions
uses keyframes
timelines
timing functions

How these facts were elicited

Referenced by (8)

Full triples — surface form annotated when it differs from this entity's canonical label.

CSS Transitions Module relatedTo Web Animations
CSS Animations Module relatedTo Web Animations
this entity surface form: Web Animations specification
Web APIs example Web Animations
this entity surface form: Web Animations API
Open Web Platform hasComponent Web Animations
this entity surface form: Web Animations API
Web Animations alsoKnownAs Web Animations
this entity surface form: Web Animations API
Web Animations exposesInterface Web Animations self-linksurface differs
this entity surface form: KeyframeEffect
Web Animations exposesInterface Web Animations self-linksurface differs
this entity surface form: AnimationPlaybackEvent