Revert "WebSocket constructor should not panic"

This reverts commit 877c369e0b.
This commit is contained in:
Ms2ger 2015-06-12 09:40:57 +02:00
parent c8f322b267
commit 230c4201f3
25 changed files with 41 additions and 557 deletions

View file

@ -1,6 +1,3 @@
[progress.html]
type: testharness
expected: TIMEOUT
[W3C WebSocket API - Create WebSocket - Pass a URL with a non ws/wss scheme - SYNTAX_ERR is thrown]
expected: FAIL