mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
149 lines
4.6 KiB
INI
149 lines
4.6 KiB
INI
[interfaces.worker]
|
|
type: testharness
|
|
[EventTarget interface object length]
|
|
expected: FAIL
|
|
|
|
[EventTarget interface: operation addEventListener(DOMString,EventListener,boolean)]
|
|
expected: FAIL
|
|
|
|
[EventTarget interface: operation removeEventListener(DOMString,EventListener,boolean)]
|
|
expected: FAIL
|
|
|
|
[WorkerGlobalScope interface: existence and properties of interface object]
|
|
expected: FAIL
|
|
|
|
[WorkerGlobalScope interface object length]
|
|
expected: FAIL
|
|
|
|
[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
|
|
|
|
[WorkerGlobalScope interface: operation setTimeout(Function,long,any)]
|
|
expected: FAIL
|
|
|
|
[WorkerGlobalScope interface: operation setTimeout(DOMString,long,any)]
|
|
expected: FAIL
|
|
|
|
[WorkerGlobalScope interface: operation clearTimeout(long)]
|
|
expected: FAIL
|
|
|
|
[WorkerGlobalScope interface: operation setInterval(Function,long,any)]
|
|
expected: FAIL
|
|
|
|
[WorkerGlobalScope interface: operation setInterval(DOMString,long,any)]
|
|
expected: FAIL
|
|
|
|
[WorkerGlobalScope interface: operation clearInterval(long)]
|
|
expected: FAIL
|
|
|
|
[DedicatedWorkerGlobalScope interface: existence and properties of interface object]
|
|
expected: FAIL
|
|
|
|
[DedicatedWorkerGlobalScope interface object length]
|
|
expected: FAIL
|
|
|
|
[DedicatedWorkerGlobalScope interface: operation postMessage(any,[object Object\])]
|
|
expected: FAIL
|
|
|
|
[DedicatedWorkerGlobalScope interface: attribute onmessage]
|
|
expected: FAIL
|
|
|
|
[WorkerGlobalScope interface: self must inherit property "close" with the proper type (2)]
|
|
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 object length]
|
|
expected: FAIL
|
|
|
|
[WorkerNavigator interface: attribute language]
|
|
expected: FAIL
|
|
|
|
[WorkerNavigator interface: attribute languages]
|
|
expected: FAIL
|
|
|
|
[WorkerNavigator interface: attribute onLine]
|
|
expected: FAIL
|
|
|
|
[WorkerLocation interface object length]
|
|
expected: FAIL
|
|
|
|
[WorkerLocation interface: attribute origin]
|
|
expected: FAIL
|
|
|
|
[WorkerLocation interface: attribute protocol]
|
|
expected: FAIL
|
|
|
|
[WorkerLocation interface: attribute host]
|
|
expected: FAIL
|
|
|
|
[WorkerLocation interface: attribute hostname]
|
|
expected: FAIL
|
|
|
|
[WorkerLocation interface: attribute port]
|
|
expected: FAIL
|
|
|
|
[WorkerLocation interface: attribute pathname]
|
|
expected: FAIL
|
|
|
|
[WorkerLocation interface: self.location must inherit property "origin" with the proper type (1)]
|
|
expected: FAIL
|
|
|
|
[WorkerLocation interface: self.location must inherit property "protocol" with the proper type (2)]
|
|
expected: FAIL
|
|
|
|
[WorkerLocation interface: self.location must inherit property "host" with the proper type (3)]
|
|
expected: FAIL
|
|
|
|
[WorkerLocation interface: self.location must inherit property "hostname" with the proper type (4)]
|
|
expected: FAIL
|
|
|
|
[WorkerLocation interface: self.location must inherit property "port" with the proper type (5)]
|
|
expected: FAIL
|
|
|
|
[WorkerLocation interface: self.location must inherit property "pathname" with the proper type (6)]
|
|
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 "language" with the proper type (6)]
|
|
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
|
|
|
|
[WorkerGlobalScope interface: operation importScripts(DOMString)]
|
|
expected: FAIL
|
|
|