Sign in
webkit
/
WebKit
/
0f9dda3eb5e8bee1224032800f3b156cd5ce812d
/
.
/
LayoutTests
/
http
/
tests
/
security
/
contentSecurityPolicy
/
iframe-inside-csp.html
blob: 62219d76af5d6bf829fa7f131bb7d74cd4b3d509 [
file
] [
log
] [
blame
]
<meta
http-equiv
=
"Content-Security-Policy"
content
=
"script-src 'self'"
>
<script
src
=
"resources/dump-as-text.js"
></script>
<iframe
src
=
"resources/sandboxed-eval.py"
></iframe>