mirror of
https://github.com/servo/servo.git
synced 2025-07-13 10:23:40 +01:00
48 lines
1.4 KiB
INI
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
|