diff --git a/source b/source index 2d02b12fa7a..5fd56053450 100644 --- a/source +++ b/source @@ -4738,6 +4738,7 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
WebSocketFor each WebSocket object webSocket whose relevant global
- object is window, make disappear webSocket.
If this affected any WebSocket objects, then make document
- unsalvageable given document and "websocket".
If document's salvageable + state is true, then run the context cleanup + steps given webSocket.
Otherwise, make disappear webSocket.
For each WebTransport object transport whose relevant global