The HTTP Content-Security-Policy
(CSP) style-src-elem
directive specifies valid sources for stylesheets <style>
elements and <link>
elements with rel="stylesheet"
.
CSP version | 3 |
---|---|
Directive type | Fetch directive |
default-src fallback | Yes. If this directive is absent, the user agent will look for the |