Sign in
webkit
/
WebKit
/
0f9dda3eb5e8bee1224032800f3b156cd5ce812d
/
.
/
LayoutTests
/
http
/
tests
/
security
/
contentSecurityPolicy
/
image-document-default-src-none.html
blob: f672252b91eda4c641a73d4666abe42cbab6d63e [
file
] [
log
] [
blame
]
<body>
<script>
if
(
window
.
testRunner
)
testRunner
.
dumpAsText
();
</script>
Ensure that we don't crash when loading an ImageDocument that sets CSP headers
<iframe
src
=
"resources/image-document-default-src-none-iframe.py"
></iframe>
</body>