[Webkit-unassigned] [Bug 205928] New: [Web Animations] Handle multiple CSS Animations with the same name on the same element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 8 08:25:44 PST 2020


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

            Bug ID: 205928
           Summary: [Web Animations] Handle multiple CSS Animations with
                    the same name on the same element
           Product: WebKit
           Version: Safari Technology Preview
          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

Currently, AnimationTimeline maintains a simple collection that maps an animation name to a CSSAnimation. This neglects the fact that a given element can have multiple CSS Animations with the same animation-name applied.

-- 
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/20200108/e945bc1a/attachment.htm>


More information about the webkit-unassigned mailing list