Sign in
cobalt
/
cobalt
/
cde3442a440acd4a8f18a44377f1db36e384db7e
/
.
/
src
/
third_party
/
web_platform_tests
/
content-security-policy
/
generic
/
negativeTests.js
blob: 44b4d7f683d8fb674a3c2b5d22eb8ea9d7b31ada [
file
]
var
t1
=
async_test
(
"Prevents access to external scripts."
);
onload
=
function
()
{
t1
.
done
();}