Files
UXP-Fixed/testing/web-platform/tests/content-security-policy/generic/negativeTests.js
T
2018-02-02 04:16:08 -05:00

4 lines
95 B
JavaScript

var t1 = async_test("Prevents access to external scripts.");
onload = function() {t1.done();}