diff options
Diffstat (limited to 'dom/security/test/csp/file_punycode_host_src.js')
-rw-r--r-- | dom/security/test/csp/file_punycode_host_src.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dom/security/test/csp/file_punycode_host_src.js b/dom/security/test/csp/file_punycode_host_src.js new file mode 100644 index 000000000..3505faf70 --- /dev/null +++ b/dom/security/test/csp/file_punycode_host_src.js @@ -0,0 +1,2 @@ +const LOADED = true; +parent.postMessage({result: 'script-allowed'}, "*");
\ No newline at end of file |