WICG / anonymous-iframe

Give developers the ability to embed third party HTML documents inside a new and ephemeral context. In return, COEP embedding rules can be relaxed. Thanks to anonymous iframe, developers using COEP can now embed third party content that do not.
Other
25 stars 9 forks source link

Update window.anonymous to window.isAnonymouslyFramed #3

Closed iVanlIsh closed 2 years ago

iVanlIsh commented 2 years ago

As discussed in WICG/anonymous-iframe#1, we updated the name of the attribute to window.isAnonymouslyFramed.


Preview | Diff

ArthurSonzogni commented 2 years ago

Thanks!