Skip to content

Commit a6befdc

Browse files
committed
[css-fonts-4] split security & privacy as required by new wide review
1 parent 9d65717 commit a6befdc

1 file changed

Lines changed: 12 additions & 6 deletions

File tree

css-fonts-4/Overview.bs

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -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

70477053
Following <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.
72197225
Thus, fonts will typically not be loaded cross-origin
72207226
unless 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

72247230
The specification makes no distinction.
72257231

72267232
Some 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

72347240
No.
72357241

7236-
<h3 id="217">What should this questionnaire have asked? </h3>
7242+
<h3 id="sp217">What should this questionnaire have asked? </h3>
72377243

72387244
It should have asked whether a malicious payload could crash the application,
72397245
or indeed the entire Operating System,

0 commit comments

Comments
 (0)