mirror of
https://github.com/servo/servo.git
synced 2025-10-03 18:19:14 +01:00
17 lines
431 B
INI
17 lines
431 B
INI
[response-stream-disturbed-6.html]
|
|
type: testharness
|
|
[A non-closed stream on which read() has been called]
|
|
expected: FAIL
|
|
|
|
[A non-closed stream on which cancel() has been called]
|
|
expected: FAIL
|
|
|
|
[A closed stream on which read() has been called]
|
|
expected: FAIL
|
|
|
|
[An errored stream on which read() has been called]
|
|
expected: FAIL
|
|
|
|
[An errored stream on which cancel() has been called]
|
|
expected: FAIL
|
|
|