Skip to content

Commit d254b11

Browse files
authored
Add forced-colors to privacy-preserving section
This is already available to script; see #102
1 parent 3d47b2b commit d254b11

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -261,6 +261,7 @@ The following new information is not considered sensitive:
261261
* Search text (find-in-page) and text-fragment (fragment url) markers.
262262
* Scrollbar and form element appearance (these are already detectable in Blink and WebKit through [foreignObject](https://jsfiddle.net/progers/qhawnyeu)).
263263
* Caret blink rate.
264+
* forced-colors (this information is already available to javascript using the `forced-colors` media query and system colors).
264265

265266
## Developer Trial (dev trial) Information
266267
The HTML-in-Canvas features may be enabled with [chrome://flags/#canvas-draw-element](chrome://flags/#canvas-draw-element) in Chrome Canary.

0 commit comments

Comments
 (0)