Files
UXP-Fixed/testing/web-platform/meta/fetch/api/basic/request-headers-worker.html.ini
2018-02-02 04:16:08 -05:00

30 lines
582 B
INI

[request-headers-worker.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