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

Unified Diff: LayoutTests/http/tests/websocket/invalid-continuation-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/invalid-continuation-expected.txt
diff --git a/LayoutTests/http/tests/websocket/invalid-continuation-expected.txt b/LayoutTests/http/tests/websocket/invalid-continuation-expected.txt
index 7d9717b43525beb1384dbecd5d45b43cd130077a..a98bdc71b5e1dc8508aea76953d0daa9784cd5dc 100644
--- a/LayoutTests/http/tests/websocket/invalid-continuation-expected.txt
+++ b/LayoutTests/http/tests/websocket/invalid-continuation-expected.txt
@@ -4,6 +4,7 @@ Test whether WebSocket aborts the connection when it receives an unexpected cont
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
onopen() was called.
+PASS onerror() was called
onclose() was called.
PASS closeEvent.wasClean is false
PASS successfullyParsed is true

Powered by Google App Engine
This is Rietveld 408576698