- From: Ellie via GitHub <sysbot+gh@w3.org>
- Date: Fri, 28 Feb 2025 10:26:45 +0000
- To: public-css-archive@w3.org
The [mozilla documentation for picture](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/picture) even says this as an explicit intended use case: > Saving bandwidth and speeding page load times by loading the most appropriate image for the viewer's display. But speeding up page load times isn't really possible without a major hit on the visible image quality on phone high DPI screens, unless it is possible to specify a low bandwidth set and a separate high bandwidth set like I'm proposing. So I think this addition would benefit the intended use case of `<picture>` greatly. -- GitHub Notification of comment by ell1e Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11691#issuecomment-2690284179 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 28 February 2025 10:26:46 UTC