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

Unified Diff: LayoutTests/http/tests/websocket/too-long-payload-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
« no previous file with comments | « LayoutTests/http/tests/websocket/too-long-payload.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/http/tests/websocket/too-long-payload-expected.txt
diff --git a/LayoutTests/http/tests/websocket/too-long-payload-expected.txt b/LayoutTests/http/tests/websocket/too-long-payload-expected.txt
index 912c0c7918455fa6550f1845bc1580a08427cc71..84f5f48b66559c2b182bbeccf97139d4c531b962 100644
--- a/LayoutTests/http/tests/websocket/too-long-payload-expected.txt
+++ b/LayoutTests/http/tests/websocket/too-long-payload-expected.txt
@@ -4,6 +4,7 @@ Tests whether WebSocket correctly aborts the connection when it receives a frame
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
« no previous file with comments | « LayoutTests/http/tests/websocket/too-long-payload.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698