| Index: LayoutTests/virtual/stable/http/tests/websocket/deflate-frame-comp-bit-onoff-expected.txt
|
| diff --git a/LayoutTests/virtual/stable/http/tests/websocket/deflate-frame-comp-bit-onoff-expected.txt b/LayoutTests/virtual/stable/http/tests/websocket/deflate-frame-comp-bit-onoff-expected.txt
|
| deleted file mode 100644
|
| index ab268b7b1a6ee606ffd6746dbde60654d911b1a2..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/virtual/stable/http/tests/websocket/deflate-frame-comp-bit-onoff-expected.txt
|
| +++ /dev/null
|
| @@ -1,21 +0,0 @@
|
| -CONSOLE WARNING: line 26: WebSocket extension "x-webkit-deflate-frame" is deprecated
|
| -Test compression enabled/disabled frame receiving.
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -Sending message: "Hello"
|
| -PASS event.data is 'Hello'
|
| -Sending message: "DisableCompression"
|
| -PASS event.data is 'DisableCompression'
|
| -Sending message: "World"
|
| -PASS event.data is 'World'
|
| -Sending message: "EnableCompression"
|
| -PASS event.data is 'EnableCompression'
|
| -Sending message: "Goodbye"
|
| -PASS event.data is 'Goodbye'
|
| -onclose() was called.
|
| -PASS closeEvent.wasClean is true
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|