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 2a7a0b9 commit 8bfb754Copy full SHA for 8bfb754
index.bs
@@ -2306,7 +2306,7 @@ create them does not matter.
2306
1. Otherwise, set |chunk2| to |cloneResult|.\[[Value]].
2307
1. If |canceled1| is false, perform !
2308
[$ReadableStreamDefaultControllerEnqueue$](|branch1|.[=ReadableStream/[[controller]]=],
2309
- |chunk1|, undefined).
+ |chunk1|, « »).
2310
1. If |canceled2| is false, perform !
2311
[$ReadableStreamDefaultControllerEnqueue$](|branch2|.[=ReadableStream/[[controller]]=],
2312
|chunk2|, undefined).
0 commit comments