servo/tests/wpt/metadata/workers/interfaces.worker.js.ini
2015-06-20 15:17:55 +02:00

77 lines
2.5 KiB
INI

[interfaces.worker]
type: testharness
[WorkerGlobalScope interface: existence and properties of interface object]
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
[DedicatedWorkerGlobalScope interface: existence and properties of interface object]
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: attribute language]
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 "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