Skip to content

Commit 0dbaa9f

Browse files
committed
[css-color-adjust-1] Add privacy & security section. #4772
1 parent d042a97 commit 0dbaa9f

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

css-color-adjust-1/Overview.bs

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -497,6 +497,17 @@ Performance-based Color Schemes: the 'color-adjust' property {#perf}
497497
when distracted in a car.
498498
</dl>
499499

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+
500511
Acknowledgements {#acknowledgements}
501512
================
502513

0 commit comments

Comments
 (0)