Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ Sensitive information includes:

The following new information is not considered sensitive:
* Search text (find-in-page) and text-fragment (fragment url) markers.
* Form element appearance.
* Scrollbar and form element appearance (these are already detectable in Blink and WebKit through [foreignObject](https://jsfiddle.net/progers/qhawnyeu)).
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems to work in Firefox too? Should this just say all browsers then?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The scrollbars don't show up for me in firefox. Just to make sure we're talking about the same thing:
Screenshot 2026-03-20 at 4 38 40 PM

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, and the checkbox also doesn't show up in Firefox. Alright then!

* Caret blink rate.

## Developer Trial (dev trial) Information
Expand Down