Skip to content

Commit 1272a23

Browse files
committed
Drop extra bytesLength reference
1 parent c5bbcea commit 1272a23

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

fetch.bs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8646,8 +8646,6 @@ method steps are:
86468646
<ol>
86478647
<li><p>If <var>hasUploadListeners</var> is false, then return.
86488648

8649-
<li><p>Increase <var>requestBodyTransmitted</var> by <var>bytesLength</var>.
8650-
86518649
<li><p><a>Fire a progress event</a> named <a event><code>progress</code></a> at <var>requestObserver</var>
86528650
with <var>requestBodyTransmitted</var> and <var>requestBodyLength</var>.
86538651
</ol>

0 commit comments

Comments
 (0)