blob: d4973c8407752b9cd2505ed79a126552dd7a0bd2 [file] [log] [blame]
CONSOLE ERROR: line 15: WebSocket connection to 'ws://localhost:8880/fragmented-control-frame' failed: Invalid frame header
Test whether WebSocket rejects a fragmented control frame and aborts the connection.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
onopen() was called.
PASS onerror() was called
PASS closeEvent.wasClean is false
PASS successfullyParsed is true
TEST COMPLETE