Remove the SCHEME_AND_DOMAIN constant.

All its users are connecting to port 80, which is not typically under the
control of the wpt server.
This commit is contained in:
Ms2ger 2015-06-11 20:13:45 +02:00
parent e8d691aa03
commit 477bfa3675
15 changed files with 34 additions and 25 deletions

View file

@ -1,3 +1,5 @@
[010.html]
type: testharness
expected: CRASH
[WebSockets: setting event handlers to undefined 3]
expected: FAIL

View file

@ -1,3 +1,5 @@
[011.html]
type: testharness
expected: CRASH
[onmessage]
expected: FAIL

View file

@ -1,3 +1,5 @@
[012.html]
type: testharness
expected: CRASH
[onmessage]
expected: FAIL

View file

@ -1,3 +1,11 @@
[013.html]
type: testharness
expected: CRASH
[onclose]
expected: FAIL
[onopen]
expected: FAIL
[onerror]
expected: FAIL

View file

@ -1,3 +0,0 @@
[014.html]
type: testharness
expected: CRASH

View file

@ -1,3 +1,5 @@
[001.html]
type: testharness
expected: CRASH
[WebSockets: getting extensions in connecting]
expected: FAIL

View file

@ -1,3 +1,5 @@
[protocol-initial.html]
type: testharness
expected: CRASH
[WebSockets: getting protocol in connecting]
expected: FAIL