mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-10 05:08:36 +02:00
Automatic update from web-platform-testsUpdate interfaces/csp-embedded-enforcement.idl (#13607) Source: https://github.com/tidoust/reffy-reports/blob/a37e00b/whatwg/idl/csp-embedded-enforcement.idl Build: https://travis-ci.org/tidoust/reffy-reports/builds/443539880 -- wpt-commits: 695b7c4cc4c20a156b7edd868d69cac5f0cef375 wpt-pr: 13607
8 lines
329 B
Text
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;
|
|
};
|