Sign in
webkit
/
WebKit
/
61dd3584f31cb59cef7f6b2ddb5031a9bd4f1c78
/
.
/
LayoutTests
/
http
/
tests
/
security
/
contentSecurityPolicy
/
image-document-default-src-none.html
blob: b394b0b10e02ffe237acc4707c06d97f076f2035 [
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.php"
></iframe>
</body>