NEW221589
Cannot animate CSS cursor with url() values
https://bugs.webkit.org/show_bug.cgi?id=221589
Summary Cannot animate CSS cursor with url() values
Jordan Eldredge
Reported 2021-02-08 18:33:32 PST
Created attachment 419662 [details] Minimal repro Changeset 269812 (https://trac.webkit.org/changeset/269812/webkit) added support for animating, among others, the cursor CSS property. This seems to work when using the keyword values for cursor (move, help, pointer, etc.) but not when using url() values.
Attachments
Minimal repro (5.98 KB, text/html)
2021-02-08 18:33 PST, Jordan Eldredge
no flags
Smoley
Comment 1 2021-02-09 16:21:53 PST
Looks like this reproduces on Safari 13.1.3 and STP119 (14.1), but does not reproduce in Firefox or Chrome.
Radar WebKit Bug Importer
Comment 2 2021-02-09 16:22:02 PST
Note You need to log in before you can comment on or make changes to this bug.