Skip to content

Commit c419406

Browse files
Fail the WebSocket connection
1 parent 431fbad commit c419406

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

index.bs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,6 @@ spec: STREAMS; urlPrefix: https://streams.spec.whatwg.org/
331331
spec: WebSockets; urlPrefix: https://websockets.spec.whatwg.org/
332332
type: dfn
333333
text: WebSocket; url: #websocket
334-
text: Make disappear; url: #make-disappear
335334
spec: WebTransport; urlPrefix: https://w3c.github.io/webtransport/
336335
type: dfn
337336
text: Cleanup WebTransport; url: #webtransport-cleanup
@@ -6347,7 +6346,7 @@ To <dfn>apply network conditions</dfn>:
63476346

63486347
1. If the result of [=WebDriver BiDi network is offline=] with |environment settings| is true:
63496348

6350-
1. [=Make disappear=] |webSocket|.
6349+
1. [=Fail the WebSocket connection=] |webSocket|.
63516350

63526351
1. For each [=WebTransport=] object |webTransport|:
63536352

0 commit comments

Comments
 (0)