| Index: LayoutTests/http/tests/websocket/tests/hybi/send-after-close-on-unload.html
|
| diff --git a/LayoutTests/http/tests/websocket/tests/hybi/send-after-close-on-unload.html b/LayoutTests/http/tests/websocket/tests/hybi/send-after-close-on-unload.html
|
| index dbb0cd4fe2de1d8de5031a49c8c0a8bac71e6c9f..a6e98b98d74476e89afcdb53680fec11c8259be7 100644
|
| --- a/LayoutTests/http/tests/websocket/tests/hybi/send-after-close-on-unload.html
|
| +++ b/LayoutTests/http/tests/websocket/tests/hybi/send-after-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 opened in iframe, referred in parent document is, and try to send() returns false.");
|
| +description("Test if WebSocket opened in iframe, referred in parent document is, and try to send() returns false.");
|
|
|
| window.jsTestIsAsync = true;
|
|
|
|
|