| Index: LayoutTests/http/tests/websocket/tests/hybi/cross-origin.html
|
| diff --git a/LayoutTests/http/tests/websocket/tests/hybi/cross-origin.html b/LayoutTests/http/tests/websocket/tests/hybi/cross-origin.html
|
| index 55370a55e932c06b3e6cbfaff2b0fcf9b83d85ae..3aa1b1fb4c03a2f4b1032d05111ec0f0ba0ecc5b 100644
|
| --- a/LayoutTests/http/tests/websocket/tests/hybi/cross-origin.html
|
| +++ b/LayoutTests/http/tests/websocket/tests/hybi/cross-origin.html
|
| @@ -7,7 +7,7 @@
|
| <div id="description"></div>
|
| <div id="console"></div>
|
| <script type="text/javascript">
|
| -description("Web Socket Cross Origin test");
|
| +description("WebSocket Cross Origin test");
|
|
|
| window.jsTestIsAsync = true;
|
|
|
|
|