Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / websocket / close-in-order-expected.txt
blob2b8f941a48181d5373a64cba1ef3fca0bd5c8eb0
1 The closing handshake should start when all data is transmitted.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS bufferedAmount is 196608
7 onclose
8 PASS bufferedAmount is 0
9 PASS wasClean is true
10 PASS reason is "received 196608 bytes"
11 PASS successfullyParsed is true
13 TEST COMPLETE