Sign in
cobalt
/
cobalt
/
0585facbd3129ea3f3d3c63f9539aacbad3130c8
/
.
/
third_party
/
web_platform_tests
/
content-security-policy
/
generic
/
unreached.js
blob: 893fb5eba10c4bc6330ac3a09b6240e450460de2 [
file
] [
log
] [
blame
]
onload
=
function
()
{
t1
.
step
(
function
()
{
assert_unreached
(
"Script should not have ran."
);});
}