blob: 34e39777c2ca92bb5d668e0f2126c2f2246b55ec [file] [log] [blame]
Test PromiseRejectionEvent constructor follows WebIDL promise conversion rule.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS event.promise is an instance of Promise
PASS event.reason is "Cappuccino"
PASS value is 42
PASS event.promise is an instance of Promise
PASS event.promise is promise
PASS event.reason is "Cocoa"
PASS successfullyParsed is true
TEST COMPLETE