Codebase Browser
chromium
Go to App
chromium
/
third_party/blink/web_tests/external/wpt/content-security-policy/generic/
unreached.js
onload = function() { t1.step(function() {assert_unreached("Script should not have ran.");}); }