Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Redirect toward the dedicated repository. #28

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
13 changes: 12 additions & 1 deletion anonymous_iframes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,15 @@

- **Author**: clamy@google.com, arthursonzogni@google.com
- **Created**: 2021-05-06
- **Last Updated**: 2021-11-10
- **Last Updated**: 2022-04-07

The content has been moved into its own repository:
https://github.com/ArthurSonzogni/anonymous-iframe

<details>

<summary>Access old content</summary>


## Table of content
- [A problem](#a-problem)
Expand Down Expand Up @@ -263,3 +271,6 @@ Yes.
#### Do features in your specification enable origins to downgrade default security protections?

This feature has no impact on secure context and same-origin policy. It does allow to use features which are right now gated behind having COOP and COEP enabled. However, it imposes restrictions on documents to make this safe.

</details>