summaryrefslogtreecommitdiffstats
path: root/dom/security/test/csp/file_punycode_host_src.js
diff options
context:
space:
mode:
Diffstat (limited to 'dom/security/test/csp/file_punycode_host_src.js')
-rw-r--r--dom/security/test/csp/file_punycode_host_src.js2
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 0000000000..9728e2fecc
--- /dev/null
+++ b/dom/security/test/csp/file_punycode_host_src.js
@@ -0,0 +1,2 @@
+const LOADED = true;
+parent.postMessage({ result: "script-allowed" }, "*");