File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -692,6 +692,17 @@ Detecting a forced color palette: the 'forced-colors' feature</h3>
692692<h3 id="prefers-reduced-data">
693693Detecting the desire for reduced data usage when loading a page: the 'prefers-reduced-data' feature</h3>
694694
695+ Issue(4832): This feature may be an undesired source of fingerprinting,
696+ with a bias towards low income with limited data.
697+ A Privacy and Security section should be added to this spec,
698+ and it should address this concern.
699+
700+ Issue(4833): It might be useful for this feature to be more than a binary switch,
701+ and instead express different degrees of preference for limited data.
702+
703+ Issue(4834): This feature is an early draft,
704+ and the CSS-WG does not consider it ready for shipping in production.
705+
695706 <pre class='descdef mq'>
696707 Name : prefers-reduced-data
697708 Value : no-preference | reduce
You can’t perform that action at this time.
0 commit comments