Skip to content

Commit f3a60d6

Browse files
committed
[mediaqueries-5] Restore text on concerns on prefers-reduced-data and privacy
1 parent f1ce6a2 commit f3a60d6

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

mediaqueries-5/Overview.bs

+7
Original file line numberDiff line numberDiff line change
@@ -3095,6 +3095,9 @@ Detecting the desire for light or dark color schemes: the 'prefers-color-scheme'
30953095
<h3 id="prefers-reduced-data">
30963096
Detecting the desire for reduced data usage when loading a page: the 'prefers-reduced-data' feature</h3>
30973097

3098+
Issue(10076): This feature may be an undesired source of fingerprinting,
3099+
with a bias towards low income with limited data.
3100+
30983101
<pre class='descdef mq'>
30993102
Name: prefers-reduced-data
31003103
Value: no-preference | reduce
@@ -3388,6 +3391,10 @@ Appendix B: Privacy and Security Considerations</h2>
33883391
exploit the fact that an application is being displayed in fullscreen
33893392
to mimic the user interface of another application.
33903393

3394+
The 'prefers-reduced-data' media feature
3395+
may be an undesired source of fingerprinting,
3396+
with a bias towards low income with limited data.
3397+
33913398
</div>
33923399

33933400
<h2 id="changes" class="no-num">

0 commit comments

Comments
 (0)