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 d38a228 commit 5a0d77b
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 @@ -9126,7 +9126,7 @@ 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
Spectre. This category of features, e.g. <code>SharedArrayBuffer</code> or high-resolution
Spectre. This category of features, e.g., <code>SharedArrayBuffer</code> or high-resolution
timestamps, cannot be used together with the default policy that allows cross-origin content to be
embedded.

Expand Down

0 comments on commit 5a0d77b

Please sign in to comment.