Files
UXP-Fixed/dom/security/test/csp/file_docwrite_meta.js
T
2018-02-02 04:16:08 -05:00

4 lines
165 B
JavaScript

// 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";