Index: LayoutTests/platform/linux/fast/dom/vertical-scrollbar-in-rtl-expected.txt |
diff --git a/LayoutTests/platform/linux/fast/dom/vertical-scrollbar-in-rtl-expected.txt b/LayoutTests/platform/linux/fast/dom/vertical-scrollbar-in-rtl-expected.txt |
deleted file mode 100644 |
index ac96069c7580ee151650e6423ac3512bc35d7805..0000000000000000000000000000000000000000 |
--- a/LayoutTests/platform/linux/fast/dom/vertical-scrollbar-in-rtl-expected.txt |
+++ /dev/null |
@@ -1,8 +0,0 @@ |
-original scroll y for RTL page : Success |
-vertical scroll: : Success |
-continuously call window.scrollY : Success |
-zoom in and out preserve scroll position: Success |
-resize preserves scroll position: Success |
-KeyDown HOME move y-scroll position to bottom for RTL page: -3283 |
-KeyDown END move y-scroll position to bottom for RTL page: 0 |
-selectAll selects all document: Success |