| Index: LayoutTests/fast/js/Promise-chain-expected.txt
|
| diff --git a/LayoutTests/fast/js/Promise-chain-expected.txt b/LayoutTests/fast/js/Promise-chain-expected.txt
|
| deleted file mode 100644
|
| index ae548161d52e2d875a6415f0eeec90d4f259852f..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/fast/js/Promise-chain-expected.txt
|
| +++ /dev/null
|
| @@ -1,19 +0,0 @@
|
| -Test Promise.
|
| -
|
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| -
|
| -PASS fulfilled
|
| -PASS result is "hello"
|
| -PASS fulfilled
|
| -PASS result is "hello2"
|
| -PASS rejected
|
| -PASS result is "error"
|
| -PASS rejected
|
| -PASS result is "error2"
|
| -PASS fulfilled
|
| -PASS result is "recovered"
|
| -PASS operation is "asynchronous"
|
| -PASS successfullyParsed is true
|
| -
|
| -TEST COMPLETE
|
| -
|
|
|