blob: ca697eda1de2b558bc371631c2395df5408e46a3 [file] [log] [blame]
CONSOLE MESSAGE: line 0: Wrong protocol for WebSocket ''
Test WebSocket bad sub-protocol names (empty).
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS new WebSocket("ws://127.0.0.1:8880/simple", "") threw exception Error: SYNTAX_ERR: DOM Exception 12.
PASS successfullyParsed is true
TEST COMPLETE