fune/testing/web-platform/meta/streams/readable-streams/general.any.js.ini

42 lines
1.1 KiB
INI

[general.any.serviceworker.html]
[ReadableStream can't be constructed with an invalid type]
expected:
if not domstreams: FAIL
[ReadableStream: if pull rejects, it should error the stream]
expected:
if not domstreams: FAIL
[general.any.html]
[ReadableStream can't be constructed with an invalid type]
expected:
if not domstreams: FAIL
[ReadableStream: if pull rejects, it should error the stream]
expected:
if not domstreams: FAIL
[general.any.js]
[ReadableStream can't be constructed with an invalid type]
expected: FAIL
[ReadableStream: if pull rejects, it should error the stream]
expected: FAIL
[general.any.worker.html]
[ReadableStream can't be constructed with an invalid type]
expected:
if not domstreams: FAIL
[ReadableStream: if pull rejects, it should error the stream]
expected:
if not domstreams: FAIL
[general.any.sharedworker.html]
[ReadableStream can't be constructed with an invalid type]
expected:
if not domstreams: FAIL
[ReadableStream: if pull rejects, it should error the stream]
expected:
if not domstreams: FAIL