Bug 221589 - Cannot animate CSS cursor with url() values
Summary: Cannot animate CSS cursor with url() values
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: Safari Technology Preview
Hardware: Mac (Intel) macOS 11
: P2 Minor
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-02-08 18:33 PST by Jordan Eldredge
Modified: 2021-02-09 17:09 PST (History)
8 users (show)

See Also:


Attachments
Minimal repro (5.98 KB, text/html)
2021-02-08 18:33 PST, Jordan Eldredge
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jordan Eldredge 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.
Comment 1 Smoley 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.
Comment 2 Radar WebKit Bug Importer 2021-02-09 16:22:02 PST
<rdar://problem/74165058>