Pass | WebSockets: new WebSocket(url, null char) | Asserts runPass | assert_throws_dom("SyntaxError", function "function() { new WebSocket(SCHEME_DOMAIN_PORT + '/empty-message', 'a' + String.fromCharCode(0) + 'b') }")
at Test.<anonymous> ( /websockets/constructor/007.html:12:3) |
|