summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/interfaces/csp-embedded-enforcement.idl
blob: a980630bc18c3dc15b85a88617f01953bddb1ed1 (plain)
1
2
3
4
5
6
7
8
// GENERATED CONTENT - DO NOT EDIT
// Content was automatically extracted by Reffy into webref
// (https://github.com/w3c/webref)
// Source: Content Security Policy: Embedded Enforcement (https://w3c.github.io/webappsec-cspee/)

partial interface HTMLIFrameElement {
  [CEReactions] attribute DOMString csp;
};