mirror of
https://github.com/servo/servo.git
synced 2025-07-13 02:13:40 +01:00
41 lines
1,002 B
INI
41 lines
1,002 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
|
|
|