[Webkit-unassigned] [Bug 170403] New: Nested transitions on hover are running in sequence

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 3 08:37:48 PDT 2017


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

            Bug ID: 170403
           Summary: Nested transitions on hover are running in sequence
           Product: WebKit
           Version: Safari 10
          Hardware: Macintosh
               URL: http://codepen.io/broccolileg/pen/XMGmLx
                OS: macOS 10.12
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Animations
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: niels at twisted.nl
                CC: dino at apple.com

Parent and child both have a transition set. Everything animates at once (correctly) on hover. On mouse leave, the transition on the child gets triggered after the parent's transition is done. These transitions should be running in parallel. Please see the attached URL for an example. This also happens in the latest version of Chrome (57.0.2987.133).

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


More information about the webkit-unassigned mailing list