Index: LayoutTests/http/tests/websocket/invalid-encode-length-expected.txt |
diff --git a/LayoutTests/http/tests/websocket/invalid-encode-length-expected.txt b/LayoutTests/http/tests/websocket/invalid-encode-length-expected.txt |
index 9cc40777af083ee0e3b6559e4a1c43c99eeda46d..bca8ac5bb905124e5b8ed3d59570bdaf706ff4af 100644 |
--- a/LayoutTests/http/tests/websocket/invalid-encode-length-expected.txt |
+++ b/LayoutTests/http/tests/websocket/invalid-encode-length-expected.txt |
@@ -8,18 +8,22 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE |
Case 126_125: Test started. |
onopen() was called. |
+PASS onerror() was called |
onclose() was called. |
PASS closeEvent.wasClean is false |
Case 126_0: Test started. |
onopen() was called. |
+PASS onerror() was called |
onclose() was called. |
PASS closeEvent.wasClean is false |
Case 127_65535: Test started. |
onopen() was called. |
+PASS onerror() was called |
onclose() was called. |
PASS closeEvent.wasClean is false |
Case 127_0: Test started. |
onopen() was called. |
+PASS onerror() was called |
onclose() was called. |
PASS closeEvent.wasClean is false |
PASS successfullyParsed is true |