summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/js/Promise-static-resolve-expected.txt
blob: 23eaaff151709bb4ff4da1add2cb64261aff667f (plain)
1
2
3
4
5
6
7
8
9
10
Test Promise.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

PASS result is undefined
PASS result is "hello"
PASS successfullyParsed is true

TEST COMPLETE