csp-embedded-enforcement.idl (311B)
1 // GENERATED CONTENT - DO NOT EDIT 2 // Content was automatically extracted by Reffy into webref 3 // (https://github.com/w3c/webref) 4 // Source: Content Security Policy: Embedded Enforcement (https://w3c.github.io/webappsec-cspee/) 5 6 partial interface HTMLIFrameElement { 7 [CEReactions] attribute DOMString csp; 8 };