Implementing Close function and mark success tests.

This commit is contained in:
Morris Tseng 2016-07-19 15:50:16 +08:00
parent 701e678d8e
commit d23ef77645
7 changed files with 29 additions and 19 deletions

View file

@ -1,5 +0,0 @@
[WorkerGlobalScope_close.htm]
type: testharness
[ WorkerGlobalScope close(): clear events queue ]
expected: FAIL

View file

@ -21,9 +21,6 @@
[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

View file

@ -1,6 +0,0 @@
[sending-messages.html]
type: testharness
expected: TIMEOUT
[close() and sending messages]
expected: TIMEOUT