Index: LayoutTests/http/tests/websocket/tests/hybi/close-on-unload-reference-in-parent-expected.txt |
diff --git a/LayoutTests/http/tests/websocket/tests/hybi/close-on-unload-reference-in-parent-expected.txt b/LayoutTests/http/tests/websocket/tests/hybi/close-on-unload-reference-in-parent-expected.txt |
index a4b344ee4b7d8e520eddf842169616749a408649..4096e1a0e03b2849c59c15235926bcb8d8c95190 100644 |
--- a/LayoutTests/http/tests/websocket/tests/hybi/close-on-unload-reference-in-parent-expected.txt |
+++ b/LayoutTests/http/tests/websocket/tests/hybi/close-on-unload-reference-in-parent-expected.txt |
@@ -1,4 +1,4 @@ |
-Test if Web Socket opened in iframe but referred in parent document is closed on unloading the frame. |
+Test that WebSocket opened in iframe is closed when the iframe is unloaded even if the WebSocket is referred by the parent frame. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |