Bug 170403

Summary: Nested transitions on hover are running in sequence
Product: WebKit Reporter: niels
Component: AnimationsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: dino, graouts, simon.fraser
Priority: P2    
Version: Safari 10   
Hardware: Mac   
OS: macOS 10.12   
URL: http://codepen.io/broccolileg/pen/XMGmLx

niels
Reported 2017-04-03 08:37:48 PDT
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).
Attachments
Alexey Proskuryakov
Comment 1 2017-04-04 17:00:08 PDT
I can reproduce this with Safari 10.1.
Antoine Quint
Comment 2 2023-05-10 12:42:21 PDT
This looks good to me with shipping Safari!
Note You need to log in before you can comment on or make changes to this bug.