servo/tests/wpt/web-platform-tests/content-security-policy/generic/fail-0_1.js

3 lines
102 B
JavaScript

(function () {
scriptsrc1.step(function() { assert_unreached('Unsafe inline script ran.') });
})();