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 227f329 commit 5a03a19Copy full SHA for 5a03a19
index.bs
@@ -571,7 +571,7 @@ event.
571
When [=a WebSocket message has been received=] with type |type| and data |data|, the user agent must
572
[=queue a task=] to follow these steps: [[!WSP]]
573
574
- 1. If [=WebSocket/ready state=] ]is not {{WebSocket/OPEN}} (1), then return.
+ 1. If [=WebSocket/ready state=] is not {{WebSocket/OPEN}} (1), then return.
575
1. Let |dataForEvent| be determined by switching on |type| and [=WebSocket/binary type=]:
576
577
<dl class="switch">
0 commit comments