mirror of
https://github.com/servo/servo
synced 2026-05-12 18:06:32 +02:00
49 lines
1.4 KiB
INI
49 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
|