gecko-dev/testing/web-platform/tests/interfaces/csp-embedded-enforcement.idl
autofoolip 1228912dfe Bug 1500328 [wpt PR 13607] - Update interfaces/csp-embedded-enforcement.idl, a=testonly
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
2018-11-07 14:40:16 +00:00

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;
};