[Webkit-unassigned] [Bug 179536] New: [Web Animations] Order and filter animations returned by getAnimations() correctly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 10 10:07:55 PST 2017


https://bugs.webkit.org/show_bug.cgi?id=179536

            Bug ID: 179536
           Summary: [Web Animations] Order and filter animations returned
                    by getAnimations() correctly
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Animations
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: graouts at apple.com
                CC: dino at apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171110/e5ba4e12/attachment-0001.html>


More information about the webkit-unassigned mailing list