Auto merge of #6127 - Nashenas88:websockets-invalid-urls, r=Ms2ger

Fix #6061.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/6127)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2015-05-20 01:13:57 -05:00
commit d869a3c7a8
7 changed files with 56 additions and 25 deletions

View file

@ -1,3 +0,0 @@
[Create-Secure-url-with-space.htm]
type: testharness
expected: TIMEOUT

View file

@ -1,3 +0,0 @@
[Create-invalid-urls.htm]
type: testharness
expected: TIMEOUT

View file

@ -1,3 +0,0 @@
[Create-non-absolute-url.htm]
type: testharness
expected: TIMEOUT

View file

@ -1,3 +0,0 @@
[Create-wrong-scheme.htm]
type: testharness
expected: TIMEOUT

View file

@ -1,3 +0,0 @@
[002.html]
type: testharness
expected: TIMEOUT

View file

@ -1,3 +1,4 @@
[006.html]
type: testharness
expected: TIMEOUT
[WebSockets: converting first arguments]
expected: FAIL