Index: LayoutTests/fast/dom/vertical-scrollbar-in-rtl-expected.txt |
diff --git a/LayoutTests/fast/dom/vertical-scrollbar-in-rtl-expected.txt b/LayoutTests/fast/dom/vertical-scrollbar-in-rtl-expected.txt |
deleted file mode 100644 |
index a315741a8aaf02724d2fb121db979eec65f5525c..0000000000000000000000000000000000000000 |
--- a/LayoutTests/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: 0 |
-KeyDown END move y-scroll position to bottom for RTL page: 0 |
-selectAll selects all document: Success |