Sign in
cobalt
/
cobalt
/
9708d320f5c570ac1ada07d0e0136706ac0a5c29
/
.
/
third_party
/
web_platform_tests
/
content-security-policy
/
blink-contrib
/
sandbox-allow-scripts.sub.html
blob: 3bdaa12ea9704ff43deeb652656f44d1231a8aa3 [
file
] [
log
] [
blame
]
This test passes if it does alert pass.
<script>
alert_assert
(
'PASS'
);
</script>