Skip to content

Commit c55c1dc

Browse files
authored
Update security-privacy-questionnaire.md
1 parent 1dbd623 commit c55c1dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

security-privacy-questionnaire.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
01. What information might this feature expose to Web sites or other parties,
22
and for what purposes is that exposure necessary?
33

4-
A design requirement is to not expose any new security information, and to limit the amount of new privacy information (see: [Privacy-preserving painting](https://github.com/WICG/html-in-canvas?tab=readme-ov-file#privacy-preserving-painting)). For the purpose of enabling interactivity, this API will reveal form control / scrollbar rendering (but not OS theme preferences), find-in-page highlights, and the caret blink rate.
4+
A design requirement is to not expose any new security information, and to limit the amount of new privacy information (see: [Privacy-preserving painting](https://github.com/WICG/html-in-canvas?tab=readme-ov-file#privacy-preserving-painting)). For the purpose of enabling interactivity, this API will reveal form control rendering, scrollbar rendering, text selection, find-in-page selection, and the caret blink rate (all without revealing OS theme colors).
55

66
02. Do features in your specification expose the minimum amount of information
77
necessary to enable their intended uses?

0 commit comments

Comments
 (0)