Skip to content

Commit

Permalink
Rename <iframe credentialless> feature
Browse files Browse the repository at this point in the history
See discussion in #1468 (comment).
  • Loading branch information
foolip authored Jul 25, 2024
1 parent 1592776 commit 93f7962
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion features/iframe-credentialless.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Iframe credentialless
name: Credentialless iframes
description: The `credentialless` attribute for the `<iframe>` HTML element loads third-party content in an ephemeral context and does not send any credentials such as cookies. When using cross-origin isolation, this allows you to embed content that does not send `Cross-Origin-Embedder-Policy` headers.
spec: https://wicg.github.io/anonymous-iframe/
compat_features:
Expand Down

0 comments on commit 93f7962

Please # to comment.