Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
PassWebSockets: new WebSocket() with no args
Asserts run
Pass
assert_throws_js(function "function TypeError() { [native code] }", function "function(){new WebSocket()}")
    at Test.<anonymous> ( /websockets/constructor/001.html:12:3)