@@ -7040,8 +7040,14 @@ Appendix A: Mapping platform font properties to CSS properties</h2>
70407040 ██████ ████████ ██████ ███████ ██ ██ ████ ██ ██
70417041-->
70427042
7043- <h2 id="priv-sec">
7044- Security and Privacy Considerations
7043+ <h2 id="security">
7044+ Security Considerations
7045+ </h2>
7046+
7047+ See items <a href="#sp209">9</a> , <a href="#sp216">16</a> and <a href="#sp217">17</a> in the self-review questionnaire below.
7048+
7049+ <h2 id="privacy">
7050+ Privacy Considerations
70457051</h2>
70467052
70477053Following <a href="https://www.w3.org/TR/security-privacy-questionnaire/#questions">Self-Review Questionnaire: Security and Privacy</a> ,
@@ -7219,21 +7225,21 @@ and set the origin to the URL of the containing document.
72197225Thus, fonts will typically not be loaded cross-origin
72207226unless authors specifically takes steps to permit cross-origin loads.
72217227
7222- <h3 id="sps214 ">How does this specification work in the context of a user agent’s Private Browsing or "incognito" mode? </h3>
7228+ <h3 id="sp214 ">How does this specification work in the context of a user agent’s Private Browsing or "incognito" mode? </h3>
72237229
72247230The specification makes no distinction.
72257231
72267232Some user agents may expose a more restricted set of Installed Fonts in these modes.
72277233
72287234<h3 id="sp215"> Does this specification have a "Security Considerations" and "Privacy Considerations" section?</h3>
72297235
7230- Yes, you are reading it .
7236+ Yes.
72317237
7232- <h3 id="216 "> Does this specification allow downgrading default security characteristics?</h3>
7238+ <h3 id="sp216 "> Does this specification allow downgrading default security characteristics?</h3>
72337239
72347240No.
72357241
7236- <h3 id="217 ">What should this questionnaire have asked? </h3>
7242+ <h3 id="sp217 ">What should this questionnaire have asked? </h3>
72377243
72387244It should have asked whether a malicious payload could crash the application,
72397245or indeed the entire Operating System,
0 commit comments