RESOLVED WONTFIX 77501
CSS cursor url of SVG doesn't run SMIL animation
https://bugs.webkit.org/show_bug.cgi?id=77501
Summary CSS cursor url of SVG doesn't run SMIL animation
bugmenot
Reported 2012-01-31 19:18:20 PST
Created attachment 124868 [details] Image to be hovered over for testcase Testcase should animate the color of the ring SVG cursor when hovering over the image. This fails whether an external .svg file is used or a data: URI of the SVG is used. I put the data SVG into the URL field of this bug to show it animates by itself.
Attachments
Image to be hovered over for testcase (571.13 KB, image/jpeg)
2012-01-31 19:18 PST, bugmenot
no flags
.ani format for IE compatibility (182.40 KB, application/octet-stream)
2012-01-31 19:26 PST, bugmenot
no flags
testcase #1 (8.32 KB, text/html)
2012-01-31 19:27 PST, bugmenot
no flags
bugmenot
Comment 1 2012-01-31 19:26:08 PST
Created attachment 124870 [details] .ani format for IE compatibility
bugmenot
Comment 2 2012-01-31 19:27:42 PST
Created attachment 124871 [details] testcase #1
Brent Fulgham
Comment 3 2022-07-12 16:33:42 PDT
Safari, Chrome, and Firefox all agree on rendering for this test case. I don't believe there is any remaining compatibility issue.
Alexey Proskuryakov
Comment 4 2022-07-12 19:18:21 PDT
All the browsers fail the test though, as the ring doesn't animate.
Note You need to log in before you can comment on or make changes to this bug.