Skip to content

Commit e5307af

Browse files
authored
Rename <iframe credentialless> feature (#1504)
See discussion in #1468 (comment).
1 parent aef6a6c commit e5307af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

features/iframe-credentialless.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Iframe credentialless
1+
name: Credentialless iframes
22
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.
33
spec: https://wicg.github.io/anonymous-iframe/
44
compat_features:

0 commit comments

Comments
 (0)