blob: 42389d72a54d4cd994d3e75ef2ed5f116de0468a [file] [log] [blame]
Test Promise.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS thisInFulfillCallback === secondPromise is false
PASS thisInFulfillCallback === window is true
PASS result is "hello"
PASS successfullyParsed is true
TEST COMPLETE