mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
26 lines
749 B
INI
26 lines
749 B
INI
[send-data-readablestream.any.html]
|
|
[XMLHttpRequest: send() with a stream on which read() is called]
|
|
expected: FAIL
|
|
|
|
[XMLHttpRequest: send() with a stream on which read() and releaseLock() are called]
|
|
expected: FAIL
|
|
|
|
[XMLHttpRequest: send() with a stream on which getReader() is called]
|
|
expected: FAIL
|
|
|
|
|
|
[send-data-readablestream.any.worker.html]
|
|
[XMLHttpRequest: send() with a stream on which read() is called]
|
|
expected: FAIL
|
|
|
|
[XMLHttpRequest: send() with a stream on which read() and releaseLock() are called]
|
|
expected: FAIL
|
|
|
|
[XMLHttpRequest: send() with a stream on which getReader() is called]
|
|
expected: FAIL
|
|
|
|
|
|
[send-data-readablestream.any.sharedworker.html]
|
|
[send-data-readablestream]
|
|
expected: FAIL
|
|
|