| Index: LayoutTests/fast/js/Promise-then-without-callbacks-expected.txt
|
| diff --git a/LayoutTests/fast/js/instanceof-operator-expected.txt b/LayoutTests/fast/js/Promise-then-without-callbacks-expected.txt
|
| similarity index 71%
|
| copy from LayoutTests/fast/js/instanceof-operator-expected.txt
|
| copy to LayoutTests/fast/js/Promise-then-without-callbacks-expected.txt
|
| index ff78ac5a744d40ff7abee36a8624fdf089ff5fef..fc05d12d70637e8088ae3418254f4f172e62f44b 100644
|
| --- a/LayoutTests/fast/js/instanceof-operator-expected.txt
|
| +++ b/LayoutTests/fast/js/Promise-then-without-callbacks-expected.txt
|
| @@ -1,9 +1,8 @@
|
| -instanceof test
|
| +Test Promise.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
| -
|
| -PASS getterCalled is false
|
| +PASS valueInFulfillCallback is "hello"
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|