File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -3084,7 +3084,7 @@ The following abstract operations support the implementation of the
3084
3084
1. Let |startAlgorithm| be an algorithm that returns undefined.
3085
3085
1. Let |pullAlgorithm| be an algorithm that returns [=a promise resolved with=] undefined.
3086
3086
1. Let |cancelAlgorithm| be an algorithm that returns [=a promise resolved with=] undefined.
3087
- 1. Let |isTransferring| be true if |underlyingSourceDict|["{{UnderlyingSource/pull }}"] is
3087
+ 1. Let |isTransferring| be true if |underlyingSourceDict|["{{UnderlyingSource/type }}"] is
3088
3088
"{{ReadableStreamType/transfer}} " and false otherwise.
3089
3089
1. If |underlyingSourceDict|["{{UnderlyingSource/start}}"] [=map/exists=] , then set
3090
3090
|startAlgorithm| to an algorithm which returns the result of [=invoking=]
You can’t perform that action at this time.
0 commit comments