1 2 3 4 5 6 7 8 9 10 11 12
{ "streams": [ { "name": "readable-streams/general", "expectFail": [ "ReadableStream can't be constructed with an invalid type", "default ReadableStream getReader() should only accept mode:undefined" ] }, "writable-streams/general" ] }