| Index: LayoutTests/http/tests/websocket/url-attribute-expected.txt
|
| diff --git a/LayoutTests/http/tests/websocket/url-attribute-expected.txt b/LayoutTests/http/tests/websocket/url-attribute-expected.txt
|
| index 23a593cb7e4325865ca5f1b8c6d8bc2ec0a6db5c..88937c962f54534f7226b63836eda10eee035572 100644
|
| --- a/LayoutTests/http/tests/websocket/url-attribute-expected.txt
|
| +++ b/LayoutTests/http/tests/websocket/url-attribute-expected.txt
|
| @@ -1,3 +1,4 @@
|
| +CONSOLE WARNING: 'WebSocket.URL' is deprecated. Please use 'WebSocket.url' instead.
|
| Both .URL and .url attributes should work (for compatibility reasons).
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|