| Index: LayoutTests/fast/js/Promise-onRejected-deep-expected.txt
|
| diff --git a/LayoutTests/fast/js/Promise-static-resolve-expected.txt b/LayoutTests/fast/js/Promise-onRejected-deep-expected.txt
|
| similarity index 88%
|
| copy from LayoutTests/fast/js/Promise-static-resolve-expected.txt
|
| copy to LayoutTests/fast/js/Promise-onRejected-deep-expected.txt
|
| index 23eaaff151709bb4ff4da1add2cb64261aff667f..2a9293685054ccfd1c41e93508103fed14d13ce3 100644
|
| --- a/LayoutTests/fast/js/Promise-static-resolve-expected.txt
|
| +++ b/LayoutTests/fast/js/Promise-onRejected-deep-expected.txt
|
| @@ -3,7 +3,7 @@ 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 result is 42
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|