| Index: LayoutTests/http/tests/websocket/tests/hybi/send-after-close-on-unload-expected.txt
|
| diff --git a/LayoutTests/http/tests/websocket/tests/hybi/send-after-close-on-unload-expected.txt b/LayoutTests/http/tests/websocket/tests/hybi/send-after-close-on-unload-expected.txt
|
| index 62358649288c9fe7641150c281c5c73ed28be4aa..7b87cec691a3f280a033e56081f58ad7e40faefa 100644
|
| --- a/LayoutTests/http/tests/websocket/tests/hybi/send-after-close-on-unload-expected.txt
|
| +++ b/LayoutTests/http/tests/websocket/tests/hybi/send-after-close-on-unload-expected.txt
|
| @@ -8,6 +8,7 @@ PASS document.childWebSocket is non-null.
|
| PASS 'socket1' is sent to the server. unload the iframe. expect receiving 'socket1' on ws...
|
| PASS document.childWebSocket.send('send to closed socket') is undefined.
|
| PASS closedSocket is "socket1"
|
| +PASS closeCode is "1001"
|
| PASS document.childWebSocket.readyState is 3
|
| PASS successfullyParsed is true
|
|
|
|
|