mirror of
https://github.com/servo/servo
synced 2026-05-11 17:37:21 +02:00
42 lines
1002 B
INI
42 lines
1002 B
INI
[request-upload.any.html]
|
|
type: testharness
|
|
[Fetch with POST with ReadableStream]
|
|
expected: FAIL
|
|
|
|
[Fetch with POST with ReadableStream containing String]
|
|
expected: FAIL
|
|
|
|
[Fetch with POST with ReadableStream containing null]
|
|
expected: FAIL
|
|
|
|
[Fetch with POST with ReadableStream containing number]
|
|
expected: FAIL
|
|
|
|
[Fetch with POST with ReadableStream containing ArrayBuffer]
|
|
expected: FAIL
|
|
|
|
[Fetch with POST with ReadableStream containing Blob]
|
|
expected: FAIL
|
|
|
|
|
|
[request-upload.any.worker.html]
|
|
type: testharness
|
|
[Fetch with POST with ReadableStream]
|
|
expected: FAIL
|
|
|
|
[Fetch with POST with ReadableStream containing String]
|
|
expected: FAIL
|
|
|
|
[Fetch with POST with ReadableStream containing null]
|
|
expected: FAIL
|
|
|
|
[Fetch with POST with ReadableStream containing number]
|
|
expected: FAIL
|
|
|
|
[Fetch with POST with ReadableStream containing ArrayBuffer]
|
|
expected: FAIL
|
|
|
|
[Fetch with POST with ReadableStream containing Blob]
|
|
expected: FAIL
|
|
|