[go: nahoru, domu]

blob: f2ab8b07a0345a6bc9c41e7c99e62b9f8d005398 [file] [log] [blame]
This is a testharness.js-based test.
[FAIL] new WebSocket("ws://foo bar.com/") should throw a "SyntaxError" DOMException
assert_throws_dom: function "() => new WebSocket(input)" did not throw
[FAIL] new WebSocket("wss://foo bar.com/") should throw a "SyntaxError" DOMException
assert_throws_dom: function "() => new WebSocket(input)" did not throw
Harness: the test ran to completion.