[Webkit-unassigned] [Bug 209370] CSS wavy link hover made with SVG doesn't animate

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 23 10:28:28 PDT 2020


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

--- Comment #4 from Antoine Quint <graouts at webkit.org> ---
The animation is performed by a CSS animation in an SVG document, https://theoutline.com/svg/sq/v?c=ffffff&a=4&f=5&sw=1&anim=true. You can change the store color by modifying the URL to https://theoutline.com/svg/sq/v?c=000000&a=4&f=5&sw=1&anim=true, and this shows the animation working as expected. This is probably an issue where SVG images in background-image don't run animations.

-- 
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/20200323/056f40be/attachment.htm>


More information about the webkit-unassigned mailing list