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
30843084 1. Let |startAlgorithm| be an algorithm that returns undefined.
30853085 1. Let |pullAlgorithm| be an algorithm that returns [=a promise resolved with=] undefined.
30863086 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
30883088 "{{ReadableStreamType/transfer}} " and false otherwise.
30893089 1. If |underlyingSourceDict|["{{UnderlyingSource/start}}"] [=map/exists=] , then set
30903090 |startAlgorithm| to an algorithm which returns the result of [=invoking=]
You can’t perform that action at this time.
0 commit comments