Re: [csswg-drafts] [css-images-4] Add `light-dark-image()`, or generalize `light-dark()` for images too? (#12513)

The usual reason we can't have nice things: compat 😅
`none` is used all over the place for all sorts of things. E.g. `border-style: none` or `display: none` are not images. 
In several places it can be used instead of a number or dimension, such as color components or `clamp()`.
I suspect there are places where it would complicate disambiguation to define `none` as an image.

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


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

Received on Tuesday, 24 March 2026 00:14:22 UTC