Sign in
cobalt
/
cobalt
/
ab1caa28c6012a666d3e308efe3749ea34f3b846
/
.
/
src
/
third_party
/
web_platform_tests
/
content-security-policy
/
blink-contrib
/
sandbox-allow-scripts-subframe.sub.html
blob: c755504b160ae7f4cf497dab68abbd166a7d653c [
file
] [
log
] [
blame
]
This test passes if it does alert pass.
<iframe
src
=
"data:text/html,<script>alert_assert('PASS');</script>"
></iframe>