We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6358ec commit 535ad80Copy full SHA for 535ad80
index.bs
@@ -1315,9 +1315,9 @@ spec:SRI; urlPrefix: https://w3c.github.io/webappsec-subresource-integrity
1315
3. If |result| is "`Allowed`", and if |navigation request|'s
1316
<a for="request">current URL</a>'s <a for="url">scheme</a> is `javascript`:
1317
1318
- 1. <a for=list>For each</a> |policy| of |navigation request|'s <a for="request">client</a>'s
1319
- <a for="environment settings object">global object</a>'s
1320
- <a for="global object">CSP list</a>:
+ 1. <a for=list>For each</a> |policy| of |navigation request|'s
+ <a for="request">policy container</a>'s
+ <a for="policy container">CSP list</a>:
1321
1322
1. <a for=set>For each</a> |directive| of |policy|:
1323
0 commit comments