mirror of
https://github.com/servo/servo.git
synced 2025-08-26 23:58:20 +01:00
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:
parent
e8d691aa03
commit
477bfa3675
15 changed files with 34 additions and 25 deletions
|
@ -1,3 +1,5 @@
|
|||
[010.html]
|
||||
type: testharness
|
||||
expected: CRASH
|
||||
[WebSockets: setting event handlers to undefined 3]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
[011.html]
|
||||
type: testharness
|
||||
expected: CRASH
|
||||
[onmessage]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
[012.html]
|
||||
type: testharness
|
||||
expected: CRASH
|
||||
[onmessage]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,3 +1,11 @@
|
|||
[013.html]
|
||||
type: testharness
|
||||
expected: CRASH
|
||||
[onclose]
|
||||
expected: FAIL
|
||||
|
||||
[onopen]
|
||||
expected: FAIL
|
||||
|
||||
[onerror]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,3 +0,0 @@
|
|||
[014.html]
|
||||
type: testharness
|
||||
expected: CRASH
|
|
@ -1,3 +1,5 @@
|
|||
[001.html]
|
||||
type: testharness
|
||||
expected: CRASH
|
||||
[WebSockets: getting extensions in connecting]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
[protocol-initial.html]
|
||||
type: testharness
|
||||
expected: CRASH
|
||||
[WebSockets: getting protocol in connecting]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue