summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/content-security-policy/script-src/crossoriginScript.js
blob: 08535fa552eafa27db55b093bd305254642d6840 (plain)
1
2
3
// Identical to simpleSourcedScript.js but with a different hash, thanks to
// this comment!
window.postMessage(document.currentScript.id, "*");