WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
Bug 179536
[Web Animations] Order and filter animations returned by getAnimations() correctly
https://bugs.webkit.org/show_bug.cgi?id=179536
Summary
[Web Animations] Order and filter animations returned by getAnimations() corr...
Antoine Quint
Reported
2017-11-10 10:07:55 PST
We introduced a primitive implementation of getAnimations() on Document and Element with
https://bugs.webkit.org/show_bug.cgi?id=179535
, but we need to implement the finer aspects of those methods to match the spec, specifically the order of returned animations and filtering for animations that are current or in effect. See
https://w3c.github.io/web-animations/#dom-document-getanimations
and
https://w3c.github.io/web-animations/#dom-animatable-getanimations
.
Attachments
Add attachment
proposed patch, testcase, etc.
Antoine Quint
Comment 1
2020-01-27 06:30:33 PST
This has been done across a variety of commits.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug