Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /content-security-policy/generic/image-document-ignores-csp-for-loading-main-image.tentative.html - WPT Dashboard Interop Dashboard
<!doctype html>
<meta charset="utf-8">
<title>CSP header ignored for image in image document</title>
<link rel='match' href='image-document-ignores-csp-for-loading-main-image-ref.html'>
<link rel="author" title="Josh Matthews" href="mailto:josh@joshmatthews.net">
<iframe src="../support/pass.png?pipe=header(Content-Security-Policy,default-src 'none')">