Index: third_party/WebKit/LayoutTests/platform/linux-precise/fast/overflow/rtl-scrollbar-drag-origin-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux-precise/fast/overflow/rtl-scrollbar-drag-origin-expected.txt b/third_party/WebKit/LayoutTests/platform/linux-precise/fast/overflow/rtl-scrollbar-drag-origin-expected.txt |
deleted file mode 100644 |
index a6336e8fe4862ccd7da00d884a12e03839e0e2ee..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/linux-precise/fast/overflow/rtl-scrollbar-drag-origin-expected.txt |
+++ /dev/null |
@@ -1,7 +0,0 @@ |
-PASS container.scrollLeft is 0 |
-FAIL container.scrollLeft should be 350. Was 0. |
-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 and Linux because those platforms don't cancel scrolling when mouse cursor is out of a certain range. It is Windows-specific behavior. |