summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/fetch/nosniff
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/fetch/nosniff')
-rw-r--r--testing/web-platform/meta/fetch/nosniff/image.html.ini14
-rw-r--r--testing/web-platform/meta/fetch/nosniff/worker.html.ini3
2 files changed, 17 insertions, 0 deletions
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