[csswg-drafts] [css-grid-2] Security and privacy self-review for Subgrid (#7003)

ethanjv has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-grid-2] Security and privacy self-review for Subgrid ==
1. What information might this feature expose to Web sites or other parties, and for what purposes is that exposure necessary?
No information is exposed.
2. Do features in your specification expose the minimum amount of information necessary to enable their intended uses?
Yes.
3. How do the features in your specification deal with personal information, personally-identifiable information (PII), or information derived from them?
N/A.
4. How do the features in your specification deal with sensitive information?
N/A.
5. Do the features in your specification introduce new state for an origin that persists across browsing sessions?
No.
6. Do the features in your specification expose information about the underlying platform to origins?
No.
7. Does this specification allow an origin to send data to the underlying platform?
No.
8. Do features in this specification enable access to device sensors?
No.
9. Do features in this specification enable new script execution/loading mechanisms?
No.
10. Do features in this specification allow an origin to access other devices?
No.
11. Do features in this specification allow an origin some measure of control over a user agent's native UI?
No.
12. What temporary identifiers do the features in this specification create or expose to the web?
None.
13. How does this specification distinguish between behavior in first-party and third-party contexts?
N/A.
14. How do the features in this specification work in the context of a browser’s Private Browsing or Incognito mode?
There is no difference.
15. Does this specification have both "Security Considerations" and "Privacy Considerations" sections?
Yes, see https://www.w3.org/TR/css-grid-2/#priv-sec.
16. Do features in your specification enable origins to downgrade default security protections?
No.
17. How does your feature handle non-"fully active" documents?
N/A.
18. What should this questionnaire have asked?
N/A.

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7003 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 1 February 2022 00:12:51 UTC