servo/tests/wpt/metadata/fetch/api/request/request-init-stream.any.js.ini
2018-10-18 19:13:23 +08:00

48 lines
1.4 KiB
INI

[request-init-stream.any.worker.html]
[Constructing a Request with a Request on which read() and releaseLock() are called]
expected: FAIL
[Constructing a Request with a stream on which read() and releaseLock() are called]
expected: FAIL
[Constructing a Request with a stream on which getReader() is called]
expected: FAIL
[Constructing a Request with a Request on which body.getReader() is called]
expected: FAIL
[Constructing a Request with a stream on which read() is called]
expected: FAIL
[Constructing a Request with a Request on which body.getReader().read() is called]
expected: FAIL
[request-init-stream.any.sharedworker.html]
[request-init-stream]
expected: FAIL
[request-init-stream.any.html]
[Constructing a Request with a Request on which read() and releaseLock() are called]
expected: FAIL
[Constructing a Request with a stream on which read() and releaseLock() are called]
expected: FAIL
[Constructing a Request with a stream on which getReader() is called]
expected: FAIL
[Constructing a Request with a Request on which body.getReader() is called]
expected: FAIL
[Constructing a Request with a stream on which read() is called]
expected: FAIL
[Constructing a Request with a Request on which body.getReader().read() is called]
expected: FAIL
[request-init-stream.any.serviceworker.html]
[request-init-stream]
expected: FAIL