Bug 173911

Summary: SVG with no fixed size cannot be used as the css cursor
Product: WebKit Reporter: Florian Rivoal <florian>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: ahmad.saleem792, bfulgham, sabouhallawa, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: FromImplementor, InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
URL: https://w3c-test.org/submissions/27129/css/css-ui/cursor-image-005-nfs.html

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
Radar WebKit Bug Importer
Comment 1 2017-06-29 08:12:27 PDT
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.