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

Unified Diff: LayoutTests/http/tests/websocket/handshake-fail-by-mismatch-protocol-header-expected.txt

Issue 817733004: WebSocket layout tests clean up (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 11 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/handshake-fail-by-mismatch-protocol-header-expected.txt
diff --git a/LayoutTests/http/tests/websocket/handshake-fail-by-mismatch-protocol-header-expected.txt b/LayoutTests/http/tests/websocket/handshake-fail-by-mismatch-protocol-header-expected.txt
index fe2c22590c63a3b66cce73b3ccbe2d681e2c2ba9..cd8777a45170b5c06d606e471513ab8c92ba3768 100644
--- a/LayoutTests/http/tests/websocket/handshake-fail-by-mismatch-protocol-header-expected.txt
+++ b/LayoutTests/http/tests/websocket/handshake-fail-by-mismatch-protocol-header-expected.txt
@@ -5,8 +5,11 @@ Test whether WebSocket handshake fails if the server sends mismatched Sec-WebSoc
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+PASS onerror() was called
PASS closeEvent.wasClean is false
+PASS onerror() was called
PASS closeEvent.wasClean is false
+PASS onerror() was called
PASS closeEvent.wasClean is false
PASS successfullyParsed is true

Powered by Google App Engine
This is Rietveld 408576698