Index: LayoutTests/http/tests/websocket/send-object-tostring-check-expected.txt |
diff --git a/LayoutTests/http/tests/websocket/send-object-tostring-check-expected.txt b/LayoutTests/http/tests/websocket/send-object-tostring-check-expected.txt |
index 6ef1c7332a43b3e70feac0a921768ca5a65a8d5f..ec77f58fdf7b546080bd4339d6aa72478f9c04ed 100644 |
--- a/LayoutTests/http/tests/websocket/send-object-tostring-check-expected.txt |
+++ b/LayoutTests/http/tests/websocket/send-object-tostring-check-expected.txt |
@@ -2,6 +2,8 @@ WebSocket: Object's toString method should be called only once. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
+ |
+PASS event.data is "Goodbye" |
PASS testObj.callCounter is 1 |
PASS closeEvent.wasClean is true |
PASS successfullyParsed is true |