We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5cce00 commit 628a12aCopy full SHA for 628a12a
test/wpt/status/streams.json
@@ -17,6 +17,7 @@
17
},
18
"readable-streams/owning-type-message-port.any.js": {
19
"fail": {
20
+ "note": "Readable streams with type owning are not yet supported",
21
"expected": [
22
"Transferred MessageChannel works as expected",
23
"Second branch of owning ReadableStream tee should end up into errors with transfer only values"
@@ -28,6 +29,7 @@
28
29
30
"readable-streams/owning-type.any.js": {
31
32
33
34
"ReadableStream can be constructed with owning type",
35
"ReadableStream of type owning should call start with a ReadableStreamDefaultController",
0 commit comments