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
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -261,6 +261,7 @@ The following new information is not considered sensitive:
261
261
* Search text (find-in-page) and text-fragment (fragment url) markers.
262
262
* Scrollbar and form element appearance (these are already detectable in Blink and WebKit through [foreignObject](https://jsfiddle.net/progers/qhawnyeu)).
263
263
* Caret blink rate.
264
+
* forced-colors (this information is already available to javascript using the `forced-colors` media query and system colors).
264
265
265
266
## Developer Trial (dev trial) Information
266
267
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