Index: LayoutTests/platform/mac/fast/overflow/rtl-scrollbar-drag-origin-expected.txt |
diff --git a/LayoutTests/platform/mac/fast/overflow/rtl-scrollbar-drag-origin-expected.txt b/LayoutTests/platform/mac/fast/overflow/rtl-scrollbar-drag-origin-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..b38ad204095ac804df4fa711abe42b8c5b5f2854 |
--- /dev/null |
+++ b/LayoutTests/platform/mac/fast/overflow/rtl-scrollbar-drag-origin-expected.txt |
@@ -0,0 +1,6 @@ |
+PASS container.scrollLeft is 0 |
+FAIL container.scrollLeft should be 350. Was 0. |
Julien - ping for review
2014/05/29 18:15:49
I assume this fails due to overlay scrollbars on M
|
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
+This test verifies scroll position restores correctly when a thumb drag has been cancelled in RTL mode. |