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 4bef693 commit ce2ea4dCopy full SHA for ce2ea4d
index.bs
@@ -5180,8 +5180,7 @@ The following abstract operations support the implementation of the
5180
</div>
5181
5182
<div algorithm>
5183
- <dfn abstract-op lt="WritableStreamDefaultControllerReleaseBackpressure"
5184
- id="writable-stream-default-controller-release-backpressure">WritableStreamDefaultControllerReleaseBackpressure(|controller|)</dfn>
+ <dfn abstract-op lt="WritableStreamDefaultControllerReleaseBackpressure">WritableStreamDefaultControllerReleaseBackpressure(|controller|)</dfn>
5185
performs the following steps:
5186
5187
1. Let |stream| be |controller|.[=WritableStreamDefaultController/[[stream]]=].
0 commit comments