We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50c1413 commit 5ad7a0fCopy full SHA for 5ad7a0f
index.bs
@@ -5183,8 +5183,7 @@ The following abstract operations support the implementation of the
5183
</div>
5184
5185
<div algorithm>
5186
- <dfn abstract-op lt="WritableStreamDefaultControllerReleaseBackpressure"
5187
- id="writable-stream-default-controller-release-backpressure">WritableStreamDefaultControllerReleaseBackpressure(|controller|)</dfn>
+ <dfn abstract-op lt="WritableStreamDefaultControllerReleaseBackpressure">WritableStreamDefaultControllerReleaseBackpressure(|controller|)</dfn>
5188
performs the following steps:
5189
5190
1. Let |stream| be |controller|.[=WritableStreamDefaultController/[[stream]]=].
0 commit comments