[Webkit-unassigned] [Bug 173154] CSS animations are not working inside SVG symbols
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jul 4 02:11:54 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=173154
Alexey <effrenus at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |effrenus at gmail.com
--- Comment #2 from Alexey <effrenus at gmail.com> ---
Hi, thank you for your work.
We seems experiencing the same problem, CSS animation doesn't work for us inside SVG `symbol`s when inserting with `use` element.
Test case:
https://codepen.io/iamobstinado/pen/zYwvaXW?editors=1000
Tested in browsers:
macOS Catalina (10.15.7)
* Chrome 91.0.4472.114 ✅
* Firefox 89.0.2 ✅
* Safari 14.1.1 ❌
macOS Big Sur (11.4)
* Chrome 91.0.4472.114 ✅
* Firefox 89.0.2 ✅
* Safari 14.1.1 ❌
✅ – animation works
❌ – animation doesn't work
Is there any updates, is it expected behaviour according SVG specs?
--
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/20210704/79f25ee0/attachment.htm>
More information about the webkit-unassigned
mailing list