Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -659,8 +659,8 @@ spec:SRI; urlPrefix: https://w3c.github.io/webappsec-subresource-integrity

4. Hosts such as `example.com` (which matches any resource on
the host, regardless of scheme) or `*.example.com` (which
matches any resource on the host's subdomains (and any of
its subdomains' subdomains, and so on))
matches any resource on the host's subdomains, and any of
its subdomains' subdomains, and so on)

5. Nonces such as `'nonce-ch4hvvbHDpv7xCSvXCs3BrNggHdTzxUA'` (which can match
specific elements on a page)
Expand Down