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

Unified Diff: LayoutTests/http/tests/websocket/tests/hybi/close-on-navigate-new-location.html

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-navigate-new-location.html
diff --git a/LayoutTests/http/tests/websocket/tests/hybi/close-on-navigate-new-location.html b/LayoutTests/http/tests/websocket/tests/hybi/close-on-navigate-new-location.html
index 78b1fb2f97cb5cd89af8eec63f273d753f1ec3cf..608db4fa595399bb1b39eebd35a96ad5a448269d 100644
--- a/LayoutTests/http/tests/websocket/tests/hybi/close-on-navigate-new-location.html
+++ b/LayoutTests/http/tests/websocket/tests/hybi/close-on-navigate-new-location.html
@@ -7,7 +7,7 @@
<div id="description"></div>
<div id="console"></div>
<script type="text/javascript">
-description("Test if Web Socket is closed when navigating to new location.");
+description("Test if WebSocket is closed when navigating to new location.");
window.jsTestIsAsync = true;

Powered by Google App Engine
This is Rietveld 408576698