| Index: LayoutTests/fast/scroll-behavior/precise-delta-no-animate-expected.txt
|
| diff --git a/LayoutTests/accessibility/aria-fallback-roles-expected.txt b/LayoutTests/fast/scroll-behavior/precise-delta-no-animate-expected.txt
|
| similarity index 51%
|
| copy from LayoutTests/accessibility/aria-fallback-roles-expected.txt
|
| copy to LayoutTests/fast/scroll-behavior/precise-delta-no-animate-expected.txt
|
| index 1c1166a8f60909033fad04d7140e8957fe789782..cf037974aafb2685e2ac28373d197d6cf46f50ac 100644
|
| --- a/LayoutTests/accessibility/aria-fallback-roles-expected.txt
|
| +++ b/LayoutTests/fast/scroll-behavior/precise-delta-no-animate-expected.txt
|
| @@ -1,11 +1,10 @@
|
| -test
|
| -This tests that aria fallback roles work correctly.
|
| +Tests that a WebMouseWheelEvent with hasPreciseScrollingDeltas does not produce an animated scroll
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -Role should be: AXRole: AXCheckBox
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
| +PASS element.scrollTop is 80
|
|
|
|
|