mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Cargoify servo
This commit is contained in:
parent
db2f642c32
commit
c6ab60dbfc
1761 changed files with 8423 additions and 2294 deletions
|
@ -0,0 +1,6 @@
|
|||
[AbstractWorker.onerror.html]
|
||||
type: testharness
|
||||
expected: TIMEOUT
|
||||
[AbstractWorker.onerror]
|
||||
expected: TIMEOUT
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[DedicatedWorkerGlobalScope-members.html]
|
||||
type: testharness
|
||||
[members of DedicatedWorkerGlobalScope]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,3 @@
|
|||
[same-origin.html]
|
||||
type: testharness
|
||||
disabled: intermittent failures
|
|
@ -0,0 +1,5 @@
|
|||
[terminate.html]
|
||||
type: testharness
|
||||
[terminate()]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
[unexpected-self-properties.html]
|
||||
type: testharness
|
||||
[unexpected members/interface objects/constructors]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue