Sign in
webkit
/
WebKit
/
40d9a847568ff9976450dcc37c680efd7351c7ed
/
.
/
LayoutTests
/
http
/
tests
/
security
/
contentSecurityPolicy
/
policy-does-not-affect-child.html
blob: 324233a4cea1d91915ade383f0452eb7530260c5 [
file
] [
log
] [
blame
]
<meta
http-equiv
=
"Content-Security-Policy"
content
=
"script-src 'self'"
>
<script
src
=
"resources/dump-as-text.js"
></script>
<iframe
src
=
"resources/alert-pass.html"
></iframe>