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