blob: 3b7139e44681e797d3375dbec5247c24a52eb5f2 [file] [log] [blame]
Tests whether WebSocket correctly aborts the connection when it receives a frame with too long payload.
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