Skip to content

Latest commit

 

History

History
64 lines (47 loc) · 2.37 KB

README.md

File metadata and controls

64 lines (47 loc) · 2.37 KB

Anonymous iframe

Anonymous iframe gives developers a way to load documents in third party iframe using a new and ephemeral context. In return, the Cross-Origin-Embedder-Policy (COEP) embedding rules can be lifted.

This way, developers using COEP can now embed third party iframes that do not.

Documents

Contribute

You are welcome to contribute!

Stakeholder status / feedback

Chrome

Under development: Feature status

The WIP implementation can be tried, using the command line flags:

google-chrome-beta --enable-blink-features=AnonymousIframe --enable-features=PartitionedCookies

Check the Demo

Implementation tracker: https://crbug.com/1226469

Fill bugs, under the Blink>SecurityFeature>AnonymousIframe component.

Firefox

Safari:

W3C Technical Architecture Group: