CSP's Embedded enforcement defines a mechanism by which a web page can embed a nested browsing context if and only if it agrees to enforce a particular set of restrictions upon itself. We should prototype an implementation to see if it's something that solves real problems in a way we can ship.
Changes to API surface:
* New `csp` attribute on HTMLIFrameElement
* Hew request/response headers
Links:
https://w3c.github.io/webappsec-csp/embedded/
Support in other browsers:
Internet Explorer: N/A
Firefox: N/A
Safari: N/A
Comment 1 by bugdroid1@chromium.org
, Sep 27 2016