Skip to content

Commit

Permalink
Update fetch.bs
Browse files Browse the repository at this point in the history
Co-authored-by: Dominic Farolino <[email protected]>
  • Loading branch information
noamr and domfarolino authored Jan 28, 2025
1 parent 6d70c4c commit d38a228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fetch.bs
Original file line number Diff line number Diff line change
Expand Up @@ -9122,7 +9122,7 @@ read their contents.
providing a `<a http-header><code>Cross-Origin-Resource-Policy</code></a>` header (CORP). By
supplying the appropriate CORP header, a resource can opt out from being embedded by a different
site or origin. For example, this can be used to protect an image's <a>natural dimensions</a> from
being read by an embedded.
being read by an embedder.

<p>This protection is especially important when exposing powerful features to the web platform, that
gain enough access to the underlying platform to read cross-origin resources using attacks like
Expand Down

0 comments on commit d38a228

Please sign in to comment.