| Index: LayoutTests/http/tests/websocket/tests/hybi/close-on-unload-reference-in-parent-expected.txt
|
| diff --git a/LayoutTests/http/tests/websocket/tests/hybi/close-on-unload-reference-in-parent-expected.txt b/LayoutTests/http/tests/websocket/tests/hybi/close-on-unload-reference-in-parent-expected.txt
|
| index f91116d8d2c361e0ce88be5e31e069f21e5d3fa0..a4b344ee4b7d8e520eddf842169616749a408649 100644
|
| --- a/LayoutTests/http/tests/websocket/tests/hybi/close-on-unload-reference-in-parent-expected.txt
|
| +++ b/LayoutTests/http/tests/websocket/tests/hybi/close-on-unload-reference-in-parent-expected.txt
|
| @@ -7,6 +7,7 @@ PASS insert a iframe, where open ws called 'socket1'
|
| PASS document.childWebSocket is non-null.
|
| PASS 'socket1' is sent to the server. unload the iframe. expect receiving 'socket1' on ws...
|
| PASS closedSocket is "socket1"
|
| +PASS closeCode is "1001"
|
| PASS document.childWebSocket.readyState is 3
|
| PASS successfullyParsed is true
|
|
|
|
|