-
Notifications
You must be signed in to change notification settings - Fork 174
Closed
Labels
feature definitionCreating or defining new features or groups of features.Creating or defining new features or groups of features.
Description
Specification
https://www.w3.org/TR/web-animations-1/
Description
The feature description for web-animations describes it as "The animate()
method of Element
objects", however animations can also be constructed with the Animation constructor and the web animations API can be used on CSS animations and transitions after getting the Animation objects using the getAnimations()
method on a document or Element
.
I propose we revise the description to clearly include these other means of using the web animations APIs.
Documentation
N/A This is a proposed revision to the existing feature
Browser support
N/A This is a proposed revision to the existing feature
Metadata
Metadata
Assignees
Labels
feature definitionCreating or defining new features or groups of features.Creating or defining new features or groups of features.