Skip to content

Commit cb7ecbe

Browse files
committed
[mediaqueries-5] Add inline issues
Related to w3c#4832, w3c#4833, w3c#4834
1 parent 930fda9 commit cb7ecbe

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

mediaqueries-5/Overview.bs

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -692,6 +692,17 @@ Detecting a forced color palette: the 'forced-colors' feature</h3>
692692
<h3 id="prefers-reduced-data">
693693
Detecting 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

0 commit comments

Comments
 (0)