[csswg-drafts] [css-ui] Should the cursor property support image-set()? (#5831)

emilio has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-ui] Should the cursor property support image-set()? ==
WebKit's implementation of image-set allows you to use `cursor: -webkit-image-set()`.

There's a few tests in WPT (http://wpt.live/css/css-ui/cursor-image-014.html, http://wpt.live/css/css-ui/cursor-image-015.html), that seem to claim it should work (and it should support full `<image>` syntax). However the spec syntax only has `<url>`: https://drafts.csswg.org/css-ui-4/#cursor

cc @frivoal 

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5831 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 4 January 2021 17:16:09 UTC