summaryrefslogtreecommitdiffstats
path: root/dom/security/test/csp/file_docwrite_meta.js
blob: 722adc235e99d502784624c7ac043f5f704865e5 (plain)
1
2
3
// set a variable on the document which we can check to verify
// whether the external script was loaded or blocked
document.myMetaCSPScript = "external-JS-loaded";