From 5f8de423f190bbb79a62f804151bc24824fa32d8 Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Fri, 2 Feb 2018 04:16:08 -0500 Subject: Add m-esr52 at 52.6.0 --- testing/web-platform/meta/fetch/nosniff/image.html.ini | 14 ++++++++++++++ testing/web-platform/meta/fetch/nosniff/worker.html.ini | 3 +++ 2 files changed, 17 insertions(+) create mode 100644 testing/web-platform/meta/fetch/nosniff/image.html.ini create mode 100644 testing/web-platform/meta/fetch/nosniff/worker.html.ini (limited to 'testing/web-platform/meta/fetch/nosniff') diff --git a/testing/web-platform/meta/fetch/nosniff/image.html.ini b/testing/web-platform/meta/fetch/nosniff/image.html.ini new file mode 100644 index 000000000..d335ef05f --- /dev/null +++ b/testing/web-platform/meta/fetch/nosniff/image.html.ini @@ -0,0 +1,14 @@ +[image.html] + type: testharness + [URL query: ] + expected: FAIL + + [URL query: ?type=] + expected: FAIL + + [URL query: ?type=x] + expected: FAIL + + [URL query: ?type=x/x] + expected: FAIL + diff --git a/testing/web-platform/meta/fetch/nosniff/worker.html.ini b/testing/web-platform/meta/fetch/nosniff/worker.html.ini new file mode 100644 index 000000000..011ad15b8 --- /dev/null +++ b/testing/web-platform/meta/fetch/nosniff/worker.html.ini @@ -0,0 +1,3 @@ +[worker.html] + type: testharness + expected: ERROR -- cgit v1.2.3