Make WebSocket constructor take (DOMString or sequence<DOMString>)

This commit is contained in:
James Sanders 2016-01-17 19:10:45 -07:00
parent eb7b9309dd
commit 0bffffd8f5
6 changed files with 10 additions and 36 deletions

View file

@ -1,9 +0,0 @@
[Create-Secure-valid-url-array-protocols.htm]
type: testharness
expected: TIMEOUT
[W3C WebSocket API - Create Secure WebSocket - Pass a valid URL and array of protocol strings - Connection should be opened]
expected: NOTRUN
[W3C WebSocket API - Create Secure WebSocket - Pass a valid URL and array of protocol strings - Connection should be closed]
expected: FAIL

View file

@ -1,5 +0,0 @@
[Create-protocols-repeated.htm]
type: testharness
[W3C WebSocket API - Create WebSocket - Pass a valid URL and an array of protocol strings with repeated values - SYNTAX_ERR is thrown]
expected: FAIL

View file

@ -1,9 +0,0 @@
[Create-valid-url-array-protocols.htm]
type: testharness
expected: TIMEOUT
[W3C WebSocket API - Create WebSocket - Pass a valid URL and array of protocol strings - Connection should be opened]
expected: NOTRUN
[W3C WebSocket API - Create WebSocket - Pass a valid URL and array of protocol strings - Connection should be closed]
expected: FAIL

View file

@ -1,6 +0,0 @@
[022.html]
type: testharness
expected: TIMEOUT
[WebSockets: protocol array]
expected: TIMEOUT