- From: Johannes Odland via GitHub <noreply@w3.org>
- Date: Fri, 29 Aug 2025 13:45:51 +0000
- To: public-css-archive@w3.org
> > Having it as a media query would make it possible to provide matching sources for `<picture>` and `<video>` sources. It would probably have to be based on the used color-scheme on the root element. > > But being able to do `if()` checks or `container queries` in `<picture>` and `<video>` elements is the actual solution to that and many other issues, right? (wondering if this might be doable for lazy loaded images only, comparable to `sizes=auto`) That would not work on eagerly loaded images though, and they tend to be more important. -- GitHub Notification of comment by johannesodland Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10577#issuecomment-3237100140 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 29 August 2025 13:45:51 UTC