Index: LayoutTests/virtual/stable/http/tests/websocket/close-on-navigate-new-location-expected.txt |
diff --git a/LayoutTests/virtual/stable/http/tests/websocket/close-on-navigate-new-location-expected.txt b/LayoutTests/virtual/stable/http/tests/websocket/close-on-navigate-new-location-expected.txt |
deleted file mode 100644 |
index 81c0384fdd6e43bdae8f58d1c1698b4a84f3141a..0000000000000000000000000000000000000000 |
--- a/LayoutTests/virtual/stable/http/tests/websocket/close-on-navigate-new-location-expected.txt |
+++ /dev/null |
@@ -1,13 +0,0 @@ |
-Test if WebSocket is closed when navigating to new location. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
-PASS ws on master document is ready. |
-PASS insert a iframe, where open ws called 'socket1' |
-PASS 'socket1' is sent to the server. navigate to new location. expect receiving 'socket1' on ws... |
-PASS closedSocket is "socket1" |
-PASS closeCode is "1001" |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |