summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/fetch/api/basic/request-headers.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/fetch/api/basic/request-headers.html.ini')
-rw-r--r--testing/web-platform/meta/fetch/api/basic/request-headers.html.ini29
1 files changed, 0 insertions, 29 deletions
diff --git a/testing/web-platform/meta/fetch/api/basic/request-headers.html.ini b/testing/web-platform/meta/fetch/api/basic/request-headers.html.ini
deleted file mode 100644
index ab224017d..000000000
--- a/testing/web-platform/meta/fetch/api/basic/request-headers.html.ini
+++ /dev/null
@@ -1,29 +0,0 @@
-[request-headers.html]
- type: testharness
- [Fetch with HEAD with body]
- expected: FAIL
-
- [Fetch with POST with FormData body]
- expected: FAIL
-
- [Fetch with POST with Blob body]
- expected: FAIL
-
- [Fetch with POST with ArrayBuffer body]
- expected: FAIL
-
- [Fetch with POST with Uint8Array body]
- expected: FAIL
-
- [Fetch with POST with Int8Array body]
- expected: FAIL
-
- [Fetch with POST with Float32Array body]
- expected: FAIL
-
- [Fetch with POST with Float64Array body]
- expected: FAIL
-
- [Fetch with POST with DataView body]
- expected: FAIL
-