From c3039dadd95f5487e84311a9719604fa901aacd7 Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Sat, 3 Mar 2018 11:21:43 +0100 Subject: Add support for CSP v3 "worker-src" directive --- dom/security/test/csp/test_worker_src.html | 94 ++++++++++++++++++++++++++++++ 1 file changed, 94 insertions(+) create mode 100644 dom/security/test/csp/test_worker_src.html (limited to 'dom/security/test/csp/test_worker_src.html') diff --git a/dom/security/test/csp/test_worker_src.html b/dom/security/test/csp/test_worker_src.html new file mode 100644 index 000000000..3f2b44c9f --- /dev/null +++ b/dom/security/test/csp/test_worker_src.html @@ -0,0 +1,94 @@ + + + + + Bug 1302667 - Test worker-src + + + + + + + + + + + -- cgit v1.2.3