aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/metadata/fetch/api/basic/accept-header.any.js.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tests/wpt/metadata/fetch/api/basic/accept-header.any.js.ini')
-rw-r--r--tests/wpt/metadata/fetch/api/basic/accept-header.any.js.ini17
1 files changed, 0 insertions, 17 deletions
diff --git a/tests/wpt/metadata/fetch/api/basic/accept-header.any.js.ini b/tests/wpt/metadata/fetch/api/basic/accept-header.any.js.ini
deleted file mode 100644
index fba2dac22d3..00000000000
--- a/tests/wpt/metadata/fetch/api/basic/accept-header.any.js.ini
+++ /dev/null
@@ -1,17 +0,0 @@
-[accept-header.any.html]
- type: testharness
- [Request through fetch should have 'accept' header with value 'custom/*']
- expected: FAIL
-
- [Request through fetch should have 'accept-language' header with value 'bzh']
- expected: FAIL
-
-
-[accept-header.any.worker.html]
- type: testharness
- [Request through fetch should have 'accept' header with value 'custom/*']
- expected: FAIL
-
- [Request through fetch should have 'accept-language' header with value 'bzh']
- expected: FAIL
-