-
Notifications
You must be signed in to change notification settings - Fork 756
Closed
Labels
Closed Accepted by CSSWG ResolutionTesting UnnecessaryMemory aid - issue doesn't require testsMemory aid - issue doesn't require testsmediaqueries-5
Description
During TAG review (found here w3ctag/design-reviews#705) a question/concern was brought up that should pass through the CSSWG for discussion:
should the
prefers-reduced-datamedia query specify special behavior when users toggle from a low data preference to a high data preference?
The use case:
given a page has loaded and the user was in reduced data mode, then later turns reduced data off, what should happen?
- we treat the media query like any other where users have control, and reevaluate the page, likely causing downloads
- add spec prose that prevents automatic reevaluation only when users change their setting from low data to high data post page load; making users explicitly refresh to see the non-reduced data page and thus being in control of additional downloads
- something else?
The concern:
A user might not expect/want the page to reevaluate, and be surprised when potential MBs of data begin downloading for the non-reduced data page. Maybe they thought they cached it and were good to turn off their reduced data setting and read or browse.
Metadata
Metadata
Assignees
Labels
Closed Accepted by CSSWG ResolutionTesting UnnecessaryMemory aid - issue doesn't require testsMemory aid - issue doesn't require testsmediaqueries-5
Type
Projects
Status
Unsorted regular