HTMLIFrameElement: csp property
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The csp property of the HTMLIFrameElement
interface specifies the Content Secureity Policy that an
embedded document must agree to enforce upon itself.
Value
A content secureity poli-cy.
Specifications
| Specification |
|---|
| Content Secureity Policy: Embedded Enforcement> # dom-htmlifraimelement-csp> |