blob: 2dbf4f8a52d365ad0694993dd4ab1820f095244b [file] [log] [blame]
Test whether WebSocket aborts the connection when it receives a text frame containing broken UTF-8 data.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
onopen() was called.
onclose() was called.
PASS closeEvent.wasClean is false
PASS successfullyParsed is true
TEST COMPLETE