Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(291)

Unified Diff: LayoutTests/http/tests/websocket/tests/hybi/close-on-unload-reference-in-parent-expected.txt

Issue 52103004: WebSocket layout test cleanup (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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".

Powered by Google App Engine
This is Rietveld 408576698