Re: [csswg-drafts] [css-conditional] [css-contain] `srcset` and `sizes` interaction with container queries (#5889)

@grigs:
> Web Almanac says [<picture> is used 7.7% of the time](https://almanac.httparchive.org/en/2022/media#picture). So if we can simplify the resolution switching use case, we’re going to simplify over 90% of responsive images.

- 7.7% of pages used `<picture>`
- 34% of pages used `<img srcset>`

So it's closer to 80/20. Although I think what we really want to compare is `w` descriptor vs `media` attribute usage, and that isn't really derivable from the published data, but 80% "flexible image use case" / 20% "art direction use case" is a decent first approximation.

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


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

Received on Wednesday, 8 March 2023 20:57:52 UTC