Index: LayoutTests/virtual/stable/http/tests/websocket/close-reason-too-long-expected.txt |
diff --git a/LayoutTests/virtual/stable/http/tests/websocket/close-reason-too-long-expected.txt b/LayoutTests/virtual/stable/http/tests/websocket/close-reason-too-long-expected.txt |
deleted file mode 100644 |
index f21f78260de9cae890ffebba9f8b399402f3d048..0000000000000000000000000000000000000000 |
--- a/LayoutTests/virtual/stable/http/tests/websocket/close-reason-too-long-expected.txt |
+++ /dev/null |
@@ -1,10 +0,0 @@ |
-Checks whether SyntaxError is thrown when attempting to send too long reason. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
-Connected. |
-PASS SyntaxError was thrown: SyntaxError: Failed to execute 'close' on 'WebSocket': The message must not be greater than 123 bytes. |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |