| Index: LayoutTests/fast/forms/select/listbox-click-on-scrollbar-expected.txt
|
| diff --git a/LayoutTests/accessibility/aria-help-expected.txt b/LayoutTests/fast/forms/select/listbox-click-on-scrollbar-expected.txt
|
| similarity index 51%
|
| copy from LayoutTests/accessibility/aria-help-expected.txt
|
| copy to LayoutTests/fast/forms/select/listbox-click-on-scrollbar-expected.txt
|
| index 16c83066528ca32eb8fdf4d053cd372b21d752d1..678b58139319d4c7794e7b088a9b3bdee7e6afe4 100644
|
| --- a/LayoutTests/accessibility/aria-help-expected.txt
|
| +++ b/LayoutTests/fast/forms/select/listbox-click-on-scrollbar-expected.txt
|
| @@ -1,10 +1,10 @@
|
| -button
|
| -This tests that aria-help attribute works as expected.
|
| +Click on a listbox scrollbar should not dispatch change evnet.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -PASS button.helpText is 'AXHelp: click here'
|
| +PASS select1.selectedIndex is -1
|
| +PASS changeEventCounter is 0
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|