Index: LayoutTests/http/tests/websocket/tests/hybi/close-on-navigate-new-location-expected.txt |
diff --git a/LayoutTests/http/tests/websocket/tests/hybi/close-on-navigate-new-location-expected.txt b/LayoutTests/http/tests/websocket/tests/hybi/close-on-navigate-new-location-expected.txt |
index 176427edec676583b0704124374c2aa54862450b..c4323908ffb18c8f1b3a971da9bba8532fbac85c 100644 |
--- a/LayoutTests/http/tests/websocket/tests/hybi/close-on-navigate-new-location-expected.txt |
+++ b/LayoutTests/http/tests/websocket/tests/hybi/close-on-navigate-new-location-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. navigate to new location. expect receiving 'socket1' on ws... |
PASS closedSocket is "socket1" |
+PASS closeCode is "1001" |
PASS successfullyParsed is true |
TEST COMPLETE |