Contact emails
Explainer
Design docs/spec
TAG review
Summary
Support to be added for the CSS media query prefers-reduced-data. This will detect if the user has set "data saver," or other platform equivalent, in their system, and give developers hooks into this user desire when loading or styling a page. This is for users who prefer to use minimal amounts of data on their device, and for developers to adapt to this preference.
Motivation
Client hints and Javascript already have access, let's give it to CSS as well
Risks
Interoperability and Compatibility
Could fail to become an interoperable part of the web platform if other browsers do not implement it.
Firefox: No public signals
Edge: No public signals
Safari: No public signals
Web developers: No signals
Will this feature be supported on all six Blink platforms (Windows, Mac, Linux,
Chrome OS, Android, and Android WebView)?
Yes
Is this feature fully tested by web-platform-tests?
Yes
Link to entry on the Chrome Platform Status
This intent message was generated by Chrome Platform Status.