| Index: LayoutTests/fast/js/Promise-static-fulfill-expected.txt
|
| diff --git a/LayoutTests/fast/js/Promise-simple-fulfill-inside-callback-expected.txt b/LayoutTests/fast/js/Promise-static-fulfill-expected.txt
|
| similarity index 87%
|
| copy from LayoutTests/fast/js/Promise-simple-fulfill-inside-callback-expected.txt
|
| copy to LayoutTests/fast/js/Promise-static-fulfill-expected.txt
|
| index 064880dabe7d7a263c2a9ddba3ac6d387e950396..23eaaff151709bb4ff4da1add2cb64261aff667f 100644
|
| --- a/LayoutTests/fast/js/Promise-simple-fulfill-inside-callback-expected.txt
|
| +++ b/LayoutTests/fast/js/Promise-static-fulfill-expected.txt
|
| @@ -2,6 +2,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 successfullyParsed is true
|
|
|
|
|