docs.rodeo

MDN Web Docs mirror

HTMLIFrameElement: csp property

{{APIRef("HTML DOM")}} {{SeeCompatTable}} 

The csp property of the {{domxref("HTMLIFrameElement")}}  interface specifies the Content Security Policy that an embedded document must agree to enforce upon itself.

Value

A content security policy.

Specifications

{{Specifications}} 

Browser compatibility

{{Compat}} 

In this article

View on MDN