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

Unified Diff: LayoutTests/http/tests/websocket/tests/hybi/workers/close-in-shared-worker.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/workers/close-in-shared-worker.html
diff --git a/LayoutTests/http/tests/websocket/tests/hybi/workers/close-in-shared-worker.html b/LayoutTests/http/tests/websocket/tests/hybi/workers/close-in-shared-worker.html
index 5a38fb2b0f7262a3fe5d5dec56f9614bf88f2af8..ac5f8b74671201661a5866c5d48fb458c2124978 100644
--- a/LayoutTests/http/tests/websocket/tests/hybi/workers/close-in-shared-worker.html
+++ b/LayoutTests/http/tests/websocket/tests/hybi/workers/close-in-shared-worker.html
@@ -2,7 +2,7 @@
<html>
<head></head>
<body>
-<p>Test for Web Socket close in SharedWorker.</p>
+<p>Test for WebSocket close in SharedWorker.</p>
<p></p>
<p>On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".</p>
<pre id=log>

Powered by Google App Engine
This is Rietveld 408576698