WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
173911
SVG with no fixed size cannot be used as the css cursor
https://bugs.webkit.org/show_bug.cgi?id=173911
Summary
SVG with no fixed size cannot be used as the css cursor
Florian Rivoal
Reported
2017-06-28 00:18:29 PDT
Webkit correctly supports using an SVG file as the mouse cursor using the css "cursor" property[1], but it fails to load/show the image for SVG files with no fixed size. This cause the following test in the CSSWG's test suite to fail:
http://test.csswg.org/suites/css-ui-3_dev/nightly-unstable/html/cursor-image-005-nfs.htm
[1]
https://drafts.csswg.org/css-ui-3/#cursor
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2017-06-29 08:12:27 PDT
<
rdar://problem/33054535
>
Ahmad Saleem
Comment 2
2022-10-17 12:57:56 PDT
All three browsers (Safari 16, Chrome Canary 109 and Firefox Nightly 107) show "?" icon rather than "sheep" icon, is this valid test or all browsers are failing it? Or the test is broken on the URL attached due to lack of HTTPS? Thanks!
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug