Sign in
cobalt
/
cobalt
/
e83fce97d7405b0b5e569d961aa431b1112ac6ac
/
.
/
src
/
third_party
/
web_platform_tests
/
content-security-policy
/
blink-contrib
/
sandbox-empty-subframe.sub.html
blob: 5ddccfaa30b844e0b2e798078f33754ccc8fe278 [
file
] [
log
] [
blame
]
This test passes if it doesn't alert fail.
<iframe
src
=
"data:text/html,<script>alert_assert('FAIL');</script>"
></iframe>