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

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