We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d042a97 commit 0dbaa9fCopy full SHA for 0dbaa9f
1 file changed
css-color-adjust-1/Overview.bs
@@ -497,6 +497,17 @@ Performance-based Color Schemes: the 'color-adjust' property {#perf}
497
when distracted in a car.
498
</dl>
499
500
+Privacy and Security Considerations {#privsec}
501
+===================================
502
+
503
+ Applying user color preferences via [=color schemes=] or [=forced colors mode=]
504
+ expose the user's color preferences to the page,
505
+ which can increase fingerprinting surface.
506
507
+ Additionally, it may be possible for an embedded document
508
+ to use timing attacks to determine whether its own 'color-scheme'
509
+ matches that of its embedding <{iframe}> or not.
510
511
Acknowledgements {#acknowledgements}
512
================
513
0 commit comments