| Index: LayoutTests/http/tests/websocket/workers/close-before-open-expected.txt
|
| diff --git a/LayoutTests/http/tests/websocket/workers/close-before-open-expected.txt b/LayoutTests/http/tests/websocket/workers/close-before-open-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..107a0905d6ce0528a339199a2dfc78cd3df515e5
|
| --- /dev/null
|
| +++ b/LayoutTests/http/tests/websocket/workers/close-before-open-expected.txt
|
| @@ -0,0 +1,5 @@
|
| +CONSOLE WARNING: line 18: WebSocket connection to 'ws://127.0.0.1:8880/echo' failed: WebSocket is closed before the connection is established.
|
| +This is a testharness.js-based test.
|
| +PASS Test that an error is shown on the console when close() is called on a WebSocket synchronously right after it's constructed.
|
| +Harness: the test ran to completion.
|
| +
|
|
|