Re: [csswg-drafts] [css-ui-4] Showing crisp cursors

> The hotspot should be in css pixels, so that it works for all the images in the css (as long as they are the same image at different resolutions, which they should be).

Agreed they should be (which is equivalent to user units for SVG cursors). This should be tested though, in particular because the native hotspot position (for those raster formats which encode a hotspot) will be in physical pixels (before any upsampling or downsampling to the used resolution). So there is a fair risk that implementations will stuff the CSS values into the same place, in already deployed code.

-- 
GitHub Notification of comment by svgeesus
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2480#issuecomment-376981240 using your GitHub account

Received on Wednesday, 28 March 2018 18:06:05 UTC