Sign in
cobalt
/
cobalt
/
25399f97090f8a86f56525c38486080cb2747250
/
.
/
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>