| Index: LayoutTests/fast/overflow/rtl-scrollbar-drag-origin-expected.txt
|
| diff --git a/LayoutTests/fast/overflow/rtl-scrollbar-drag-origin-expected.txt b/LayoutTests/fast/overflow/rtl-scrollbar-drag-origin-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..b44d129fa387793da2d79e0fd092b721e43b429c
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/overflow/rtl-scrollbar-drag-origin-expected.txt
|
| @@ -0,0 +1,7 @@
|
| +PASS container.scrollLeft is 0
|
| +PASS container.scrollLeft is 350
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +This test verifies scroll position restores correctly when a thumb drag has been cancelled in RTL mode.
|
| +This test is expected to fail on Mac because it doesn't cancel scrolling when mouse cursor is out of a certain range. It is Aura-specific behavior.
|
|
|