Fix prototypes of interface objects (fixes #2665)

This commit is contained in:
Anthony Ramine 2015-12-13 09:00:26 +01:00
parent a1a9021aad
commit d13da7d9b3
10 changed files with 77 additions and 372 deletions

View file

@ -1,8 +1,5 @@
[interfaces.worker]
type: testharness
[WorkerGlobalScope interface: existence and properties of interface object]
expected: FAIL
[WorkerGlobalScope interface: operation close()]
expected: FAIL
@ -18,9 +15,6 @@
[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