| Index: LayoutTests/fast/js/Promise-resolve-expected.txt
|
| diff --git a/LayoutTests/accessibility/crashing-a-tag-in-map-expected.txt b/LayoutTests/fast/js/Promise-resolve-expected.txt
|
| similarity index 59%
|
| copy from LayoutTests/accessibility/crashing-a-tag-in-map-expected.txt
|
| copy to LayoutTests/fast/js/Promise-resolve-expected.txt
|
| index e2e890293aacc72d81b628dabd8771ae4e3a465f..ff8e1f78e35cd67f8371a5415f78f9c8857ee54a 100644
|
| --- a/LayoutTests/accessibility/crashing-a-tag-in-map-expected.txt
|
| +++ b/LayoutTests/fast/js/Promise-resolve-expected.txt
|
| @@ -1,9 +1,9 @@
|
| -
|
| -This tests that a hit test on a image map that has areas and anchors does not crash
|
| +Test Promise.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
| -
|
| +PASS thisInFulfillCallback === secondPromise is true
|
| +PASS value is "hello"
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|