| Index: LayoutTests/virtual/stable/http/tests/websocket/multiple-subprotocols-expected.txt
|
| diff --git a/LayoutTests/virtual/stable/http/tests/websocket/multiple-subprotocols-expected.txt b/LayoutTests/virtual/stable/http/tests/websocket/multiple-subprotocols-expected.txt
|
| deleted file mode 100644
|
| index 1bb44988dcef27445a8ba3fdfad04f6b9f298d22..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/virtual/stable/http/tests/websocket/multiple-subprotocols-expected.txt
|
| +++ /dev/null
|
| @@ -1,18 +0,0 @@
|
| -Test WebSocket subprotocol negotiation.
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -PASS ws.protocol is ""
|
| -Connected
|
| -PASS ws.protocol is "superchat"
|
| -Received: superchat
|
| -PASS receivedMessage is "superchat"
|
| -Closed
|
| -PASS ws.protocol is "superchat"
|
| -PASS closeEvent.wasClean is true
|
| -Exited onclose handler
|
| -PASS ws.protocol is "superchat"
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|