From 6db3e0d0698d059d4d12a5f07fec3d52a5fb068b Mon Sep 17 00:00:00 2001 From: James Graham Date: Mon, 29 Jun 2015 17:02:36 +0100 Subject: [PATCH] Bug 1094323 - Disable unstable CSP test on Windows, r=RyanVM --- .../script-src/script-src-1_4_1.html.ini | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 testing/web-platform/meta/content-security-policy/script-src/script-src-1_4_1.html.ini diff --git a/testing/web-platform/meta/content-security-policy/script-src/script-src-1_4_1.html.ini b/testing/web-platform/meta/content-security-policy/script-src/script-src-1_4_1.html.ini new file mode 100644 index 000000000000..97191a941827 --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/script-src/script-src-1_4_1.html.ini @@ -0,0 +1,4 @@ +[script-src-1_4_1.html] + type: testharness + disabled: + if os == "win": bug 1094323