Index: LayoutTests/virtual/stable/http/tests/websocket/permessage-deflate-unsolicited-negotiation-response-expected.txt |
diff --git a/LayoutTests/virtual/stable/http/tests/websocket/permessage-deflate-unsolicited-negotiation-response-expected.txt b/LayoutTests/virtual/stable/http/tests/websocket/permessage-deflate-unsolicited-negotiation-response-expected.txt |
deleted file mode 100644 |
index 112cbc21884d5f3f265da775b31d316b0be6d524..0000000000000000000000000000000000000000 |
--- a/LayoutTests/virtual/stable/http/tests/websocket/permessage-deflate-unsolicited-negotiation-response-expected.txt |
+++ /dev/null |
@@ -1,11 +0,0 @@ |
-Test whether WebSocket ignores unsolicited negotiation response. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
-PASS onopen |
-PASS ws.extensions is "permessage-deflate; server_max_window_bits=15; server_no_context_takeover" |
-PASS event.wasClean is true |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |