| Index: LayoutTests/http/tests/websocket/tests/hybi/close-on-unload-expected.txt
|
| diff --git a/LayoutTests/http/tests/websocket/tests/hybi/close-on-unload-expected.txt b/LayoutTests/http/tests/websocket/tests/hybi/close-on-unload-expected.txt
|
| index cf4527817e2037e4948937c36e272e98cdd8c773..5af214116d96d8328eb611e213e8b14a8931b9b7 100644
|
| --- a/LayoutTests/http/tests/websocket/tests/hybi/close-on-unload-expected.txt
|
| +++ b/LayoutTests/http/tests/websocket/tests/hybi/close-on-unload-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. expect receiving 'socket1' on ws...
|
| PASS closedSocket is "socket1"
|
| +PASS closeCode is "1001"
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|