Index: LayoutTests/virtual/stable/http/tests/websocket/no-subprotocol-expected.txt |
diff --git a/LayoutTests/virtual/stable/http/tests/websocket/no-subprotocol-expected.txt b/LayoutTests/virtual/stable/http/tests/websocket/no-subprotocol-expected.txt |
deleted file mode 100644 |
index 4f045b04cbcdd664064a7d81a55f489f9988da06..0000000000000000000000000000000000000000 |
--- a/LayoutTests/virtual/stable/http/tests/websocket/no-subprotocol-expected.txt |
+++ /dev/null |
@@ -1,16 +0,0 @@ |
-WebSocket's protocol attribute should be an empty string if the server did not provide Sec-WebSocket-Protocol header. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
-PASS ws.protocol is "" |
-Connected |
-PASS ws.protocol is "" |
-Closed |
-PASS ws.protocol is "" |
-PASS closeEvent.wasClean is true |
-Exited onclose handler |
-PASS ws.protocol is "" |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |