mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-18 10:23:08 +09:00
26 lines
600 B
INI
26 lines
600 B
INI
[response-consume-stream.html]
|
|
type: testharness
|
|
[Read empty text response's body as readableStream]
|
|
expected: FAIL
|
|
|
|
[Read empty blob response's body as readableStream]
|
|
expected: FAIL
|
|
|
|
[Read blob response's body as readableStream]
|
|
expected: FAIL
|
|
|
|
[Read text response's body as readableStream]
|
|
expected: FAIL
|
|
|
|
[Read form data response's body as readableStream]
|
|
expected: FAIL
|
|
|
|
[Getting an error Response stream]
|
|
expected: FAIL
|
|
|
|
[Getting a redirect Response stream]
|
|
expected: FAIL
|
|
|
|
[Read array buffer response's body as readableStream]
|
|
expected: FAIL
|
|
|