Index: LayoutTests/http/tests/websocket/tests/hybi/close-on-unload-and-force-gc-expected.txt |
diff --git a/LayoutTests/http/tests/websocket/tests/hybi/close-on-unload-and-force-gc-expected.txt b/LayoutTests/http/tests/websocket/tests/hybi/close-on-unload-and-force-gc-expected.txt |
index 6a347a42c0d64cc0a6dce098a9c004ee5fb3f543..9f2d7288d59aa22447f96631fed097a6525654dc 100644 |
--- a/LayoutTests/http/tests/websocket/tests/hybi/close-on-unload-and-force-gc-expected.txt |
+++ b/LayoutTests/http/tests/websocket/tests/hybi/close-on-unload-and-force-gc-expected.txt |
@@ -6,6 +6,7 @@ PASS ws on master document is ready. |
PASS insert a iframe, where open ws called 'socket1' |
PASS 'socket1' is sent to the server. unload the iframe and force garbage collection. expect receiving 'socket1' on ws and no crash... |
PASS closedSocket is "socket1" |
+PASS closeCode is "1001" |
PASS successfullyParsed is true |
TEST COMPLETE |