[Editorial] Avoid nested parenthetical (#804) · w3c/webappsec-csp@8df1f5d
Krinkle
·
2026-03-06
·
via Recent Commits to webappsec-csp:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -659,8 +659,8 @@ spec:SRI; urlPrefix: https://w3c.github.io/webappsec-subresource-integrity
|
659 | 659 | |
660 | 660 | 4. Hosts such as `example.com` (which matches any resource on |
661 | 661 | the host, regardless of scheme) or `*.example.com` (which |
662 | | - matches any resource on the host's subdomains (and any of |
663 | | - its subdomains' subdomains, and so on)) |
| 662 | + matches any resource on the host's subdomains, and any of |
| 663 | + its subdomains' subdomains, and so on) |
664 | 664 | |
665 | 665 | 5. Nonces such as `'nonce-ch4hvvbHDpv7xCSvXCs3BrNggHdTzxUA'` (which can match |
666 | 666 | specific elements on a page) |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。