servo/tests/wpt/web-platform-tests/interfaces/csp-embedded-enforcement.idl

8 lines
329 B
Text

// GENERATED CONTENT - DO NOT EDIT
// Content was automatically extracted by Reffy into reffy-reports
// (https://github.com/tidoust/reffy-reports)
// Source: Content Security Policy: Embedded Enforcement (https://w3c.github.io/webappsec-cspee/)
partial interface HTMLIFrameElement {
[CEReactions] attribute DOMString csp;
};