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
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