| Index: LayoutTests/http/tests/websocket/tests/hybi/close-on-unload.html
|
| diff --git a/LayoutTests/http/tests/websocket/tests/hybi/close-on-unload.html b/LayoutTests/http/tests/websocket/tests/hybi/close-on-unload.html
|
| index 7a0ce17f711837f8b542c7c02f485dcf728c87ca..784915873986b490d9c8da179a3dc44ef576813c 100644
|
| --- a/LayoutTests/http/tests/websocket/tests/hybi/close-on-unload.html
|
| +++ b/LayoutTests/http/tests/websocket/tests/hybi/close-on-unload.html
|
| @@ -7,7 +7,7 @@
|
| <div id="description"></div>
|
| <div id="console"></div>
|
| <script type="text/javascript">
|
| -description("Test if Web Socket is closed on unload");
|
| +description("Test if WebSocket is closed on unload");
|
|
|
| window.jsTestIsAsync = true;
|
|
|
|
|