← back to v151 · textstream-for-response-request-blob
conformance · v151
v151 · textstream-for-response-request-blob — conformance probe
4 assertions drawn from the spec. Each is a single contract the spec text makes. Pass/fail reflects what this browser executed; blocked means the contract was not run because it needs user mediation, hardware, or another unavailable precondition. Open the page in Chrome stable / canary / Firefox / Safari to compare.
0
pass
0
fail
0
blocked
4
total
| id | contract | kind | verdict | detail |
|---|---|---|---|---|
response-textstream-exists |
Response objects expose a textStream member. spec ↗ | exists | … | |
request-textstream-exists |
Request objects expose a textStream member. spec ↗ | exists | … | |
blob-textstream-exists |
Blob objects expose a textStream member. spec ↗ | exists | … | |
response-textstream-returns-readable |
Calling textStream() on a Response returns a ReadableStream. | script | … |