Bug 77501 - CSS cursor url of SVG doesn't run SMIL animation
Summary: CSS cursor url of SVG doesn't run SMIL animation
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Minor
Assignee: Nobody
URL: data:image/svg+xml,<svg xmlns%3Asvg%3...
Keywords:
Depends on:
Blocks: 41761
  Show dependency treegraph
 
Reported: 2012-01-31 19:18 PST by bugmenot
Modified: 2022-07-12 19:18 PDT (History)
5 users (show)

See Also:


Attachments
Image to be hovered over for testcase (571.13 KB, image/jpeg)
2012-01-31 19:18 PST, bugmenot
no flags Details
.ani format for IE compatibility (182.40 KB, application/octet-stream)
2012-01-31 19:26 PST, bugmenot
no flags Details
testcase #1 (8.32 KB, text/html)
2012-01-31 19:27 PST, bugmenot
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description bugmenot 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.
Comment 1 bugmenot 2012-01-31 19:26:08 PST
Created attachment 124870 [details]
.ani format for IE compatibility
Comment 2 bugmenot 2012-01-31 19:27:42 PST
Created attachment 124871 [details]
testcase #1
Comment 3 Brent Fulgham 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.
Comment 4 Alexey Proskuryakov 2022-07-12 19:18:21 PDT
All the browsers fail the test though, as the ring doesn't animate.