blob: 8179d2064acebd1c22833e7632ee98a9f586dde3 [file] [log] [blame]
[Worker] Test Promise.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Starting worker: ../resources/Promise-resolve-in-workers.js
PASS [Worker] thisInFulfillCallback === secondPromise is false
PASS [Worker] thisInFulfillCallback === global is true
PASS [Worker] result is "hello"
PASS successfullyParsed is true
TEST COMPLETE