mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Replace hosts when making TCP connections, not when verifying SSL certs.
This commit is contained in:
parent
dc99104f55
commit
e9fdc4c72a
553 changed files with 252 additions and 2658 deletions
|
@ -1,3 +1,23 @@
|
|||
[messageevent-constructor.https.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[Default event values]
|
||||
expected: FAIL
|
||||
|
||||
[MessageEventInit dictionary]
|
||||
expected: FAIL
|
||||
|
||||
[Passing null for ports member]
|
||||
expected: FAIL
|
||||
|
||||
[ports attribute should be a FrozenArray]
|
||||
expected: FAIL
|
||||
|
||||
[initMessageEvent operation]
|
||||
expected: FAIL
|
||||
|
||||
[All parameters to initMessageEvent should be mandatory]
|
||||
expected: FAIL
|
||||
|
||||
[Passing ServiceWorker for source member]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,3 +1,5 @@
|
|||
[promise-rejection-events.serviceworker.https.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[Service worker setup]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue