summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/content-security-policy/generic/fail-0_1.js
blob: 5c580273dcfc94eff137a0ae65314bebc9b7b5c0 (plain)
1
2
3
(function () {
  scriptsrc1.step(function() { assert_unreached('Unsafe inline script ran.') });
})();