Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / http / tests / websocket / unpaired-surrogates-in-close-reason-expected.txt
blob6a9c538e0167a8044ab8b49546b9ab49949d4f96
1 Checks whether unpaired surrogates in a close reason are silently converted to U+FFFD and SYNTAX_ERR is not thrown.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
5 Connected.
6 PASS closeEvent.wasClean is true
7 PASS successfullyParsed is true
9 TEST COMPLETE