We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6410446 commit edce637Copy full SHA for edce637
test/wpt/status/streams.json
@@ -24,6 +24,7 @@
24
},
25
"readable-streams/owning-type-message-port.any.js": {
26
"fail": {
27
+ "note": "Readable streams with type owning are not yet supported",
28
"expected": [
29
"Transferred MessageChannel works as expected",
30
"Second branch of owning ReadableStream tee should end up into errors with transfer only values"
@@ -35,6 +36,7 @@
35
36
37
"readable-streams/owning-type.any.js": {
38
39
40
41
"ReadableStream can be constructed with owning type",
42
"ReadableStream of type owning should call start with a ReadableStreamDefaultController",
0 commit comments