haikuwebkit/LayoutTests/js/dom/Promise-resolve-with-itself...

11 lines
226 B
Plaintext

Test Promise.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS rejected
PASS result is "TypeError: Cannot resolve a promise with itself"
PASS successfullyParsed is true
TEST COMPLETE