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

Unified Diff: LayoutTests/http/tests/websocket/tests/hybi/workers/close-in-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-worker.html
diff --git a/LayoutTests/http/tests/websocket/tests/hybi/workers/close-in-worker.html b/LayoutTests/http/tests/websocket/tests/hybi/workers/close-in-worker.html
index ce1b01a52ccaa5cd330d619b379194bcf61640fa..21dcec12d57dc5cad9cbb5aa0ea7b1192e4adbaf 100644
--- a/LayoutTests/http/tests/websocket/tests/hybi/workers/close-in-worker.html
+++ b/LayoutTests/http/tests/websocket/tests/hybi/workers/close-in-worker.html
@@ -2,7 +2,7 @@
<html>
<head></head>
<body>
-<p>Test for Web Socket close in Worker.</p>
+<p>Test for WebSocket close in Worker.</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