- From: Ryan Reno via GitHub <sysbot+gh@w3.org>
- Date: Fri, 17 Feb 2023 20:09:11 +0000
- To: public-css-archive@w3.org
I think it makes the most sense to not display any image if there are no remaining options. If fallback behavior is wanted the author can use the `image` notation like this: ```CSS .some-class { background-image: image(image-set(...), image("fallback.png")); } ``` -- GitHub Notification of comment by rreno Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8266#issuecomment-1435187112 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 17 February 2023 20:09:12 UTC