[Webkit-unassigned] [Bug 245147] Safari 16 regression: CSS animations stutter during DOM mutation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 24 06:11:16 PDT 2022


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

--- Comment #4 from Antoine Quint <graouts at webkit.org> ---
The problem goes away if we add an intermediary keyframe like so:

    50% { transform: rotate(180deg) }

Need to retest now that the fix for bug 243864 landed, could be relevant.

-- 
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/20221024/1f63adfc/attachment.htm>


More information about the webkit-unassigned mailing list