Skip to content
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>