summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/js/Promise-init-callback-receiver-expected.txt
blob: 43287808df61f725a64feff65bfc314e0918610a (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 receiverInSloppy is window
PASS receiverInStrict is undefined
PASS successfullyParsed is true

TEST COMPLETE