mirror of
https://github.com/servo/servo
synced 2026-05-11 17:37:21 +02:00
21 lines
410 B
INI
21 lines
410 B
INI
[request-upload.html]
|
|
type: testharness
|
|
[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
|
|
|