index
:
firefox-esr
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
testing
/
web-platform
/
tests
/
content-security-policy
/
generic
/
negativeTests.js
blob: 44b4d7f683d8fb674a3c2b5d22eb8ea9d7b31ada (
plain
)
1
2
3
var
t1
=
async_test
(
"Prevents access to external scripts."
);
onload
=
function
()
{
t1
.
done
();}