| Index: LayoutTests/fast/js/Future-done-expected.txt
|
| diff --git a/LayoutTests/accessibility/aria-help-expected.txt b/LayoutTests/fast/js/Future-done-expected.txt
|
| similarity index 52%
|
| copy from LayoutTests/accessibility/aria-help-expected.txt
|
| copy to LayoutTests/fast/js/Future-done-expected.txt
|
| index 16c83066528ca32eb8fdf4d053cd372b21d752d1..8358342ca5257d55a053228c866ce20d0b985370 100644
|
| --- a/LayoutTests/accessibility/aria-help-expected.txt
|
| +++ b/LayoutTests/fast/js/Future-done-expected.txt
|
| @@ -1,10 +1,10 @@
|
| -button
|
| -This tests that aria-help attribute works as expected.
|
| +Test Future.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
| -
|
| -PASS button.helpText is 'AXHelp: click here'
|
| +PASS thisInInit === firstFuture is true
|
| +PASS thisInAcceptCallback === window is true
|
| +PASS value is "hello"
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|