You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue: this section is <a href="https://github.com/w3c/csswg-drafts/issues?q=is%3Aopen+is%3Aissue+label%3Amediaqueries-5+label%3Aprivacy-tracker">incomplete</a>
3694
3701
3695
-
The 'prefers-reduced-data' media feature
3696
-
may be an undesired source of fingerprinting,
3697
-
with a bias towards low income with limited data.
3702
+
<a href="#mq-prefers-security">Section 1.4</a> discusses fingerprinting via
3703
+
the 'prefers-*' and 'forced-colors' media features.
3698
3704
3699
3705
The {{PreferenceManager}} object allows querying some user-preference [=media features=]. This
3700
3706
is not a privacy leak, as that information is already trivially
@@ -3745,6 +3751,7 @@ the following changes and additions were made to this module since the
3745
3751
* Establish a normative reference for [[Display-P3]]
3746
3752
* Disallow use of ''layer'' as a media type, rather than merely treat it as an unknown one, for compatibility with [=cascade layers=].
3747
3753
* Clarify intent of 'prefers-reduced-motion'
3754
+
* Added further discussion of fingerprinting vectors
0 commit comments