mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
77 lines
2.5 KiB
INI
77 lines
2.5 KiB
INI
[interfaces.worker]
|
|
type: testharness
|
|
[WorkerGlobalScope interface: operation close()]
|
|
expected: FAIL
|
|
|
|
[WorkerGlobalScope interface: attribute onerror]
|
|
expected: FAIL
|
|
|
|
[WorkerGlobalScope interface: attribute onlanguagechange]
|
|
expected: FAIL
|
|
|
|
[WorkerGlobalScope interface: attribute onoffline]
|
|
expected: FAIL
|
|
|
|
[WorkerGlobalScope interface: attribute ononline]
|
|
expected: FAIL
|
|
|
|
[DedicatedWorkerGlobalScope interface: operation postMessage(any,[object Object\])]
|
|
expected: FAIL
|
|
|
|
[DedicatedWorkerGlobalScope interface: attribute onmessage]
|
|
expected: FAIL
|
|
|
|
[WorkerGlobalScope interface: self must inherit property "onerror" with the proper type (3)]
|
|
expected: FAIL
|
|
|
|
[WorkerGlobalScope interface: self must inherit property "onlanguagechange" with the proper type (4)]
|
|
expected: FAIL
|
|
|
|
[WorkerGlobalScope interface: self must inherit property "onoffline" with the proper type (5)]
|
|
expected: FAIL
|
|
|
|
[WorkerGlobalScope interface: self must inherit property "ononline" with the proper type (6)]
|
|
expected: FAIL
|
|
|
|
[WorkerNavigator interface: attribute languages]
|
|
expected: FAIL
|
|
|
|
[WorkerNavigator interface: attribute onLine]
|
|
expected: FAIL
|
|
|
|
[WorkerLocation interface: attribute origin]
|
|
expected: FAIL
|
|
|
|
[WorkerLocation interface: self.location must inherit property "origin" with the proper type (1)]
|
|
expected: FAIL
|
|
|
|
[DedicatedWorkerGlobalScope interface: self must inherit property "postMessage" with the proper type (0)]
|
|
expected: FAIL
|
|
|
|
[DedicatedWorkerGlobalScope interface: calling postMessage(any,[object Object\]) on self with too few arguments must throw TypeError]
|
|
expected: FAIL
|
|
|
|
[DedicatedWorkerGlobalScope interface: self must inherit property "onmessage" with the proper type (1)]
|
|
expected: FAIL
|
|
|
|
[WorkerNavigator interface: self.navigator must inherit property "languages" with the proper type (7)]
|
|
expected: FAIL
|
|
|
|
[WorkerNavigator interface: self.navigator must inherit property "onLine" with the proper type (8)]
|
|
expected: FAIL
|
|
|
|
[EventTarget interface: existence and properties of interface object]
|
|
expected: FAIL
|
|
|
|
[WorkerGlobalScope interface: existence and properties of interface object]
|
|
expected: FAIL
|
|
|
|
[DedicatedWorkerGlobalScope interface: existence and properties of interface object]
|
|
expected: FAIL
|
|
|
|
[WorkerNavigator interface: existence and properties of interface object]
|
|
expected: FAIL
|
|
|
|
[WorkerLocation interface: existence and properties of interface object]
|
|
expected: FAIL
|
|
|