Re: [csswg-drafts] [css-ui-3] using non fixed size SVG in the cursor property

What currently happens in browsers? Do they use the SVG, but scale it to 0px square? Or do they ignore it like a broken image, and fall back to default system cursors?

I would prefer a platform-specific default size, rather than ignoring it altogether.  If we plan to add in defaults later, it might be best to word it as "This specification does not define a default size if the referenced image does not have an intrinsic size; authors should be aware that many user agents currently do not render the image at all in those cases."

Also, that warning should be generic (for images without intrinsic size), rather than specific to SVG. Hypothetically, user agents could support other image formats that don't have intrinsic sizes.

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

Received on Wednesday, 13 September 2017 21:12:35 UTC