Index: third_party/WebKit/LayoutTests/fast/scroll-behavior/main-frame-scrollTop-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/scroll-behavior/main-frame-scrollTop-expected.txt b/third_party/WebKit/LayoutTests/fast/scroll-behavior/main-frame-scrollTop-expected.txt |
deleted file mode 100644 |
index 47e368d78766f7c4daeefbb8c5c1f0f70b2e89a0..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/scroll-behavior/main-frame-scrollTop-expected.txt |
+++ /dev/null |
@@ -1,11 +0,0 @@ |
-Test that setting scrollTop on the main frame works with both scroll behaviors |
- |
-This is a testharness.js-based test. |
-PASS Scroll x:0, y:2, smooth:false |
-PASS Scroll x:0, y:4, smooth:false |
-PASS Scroll x:0, y:25, smooth:true |
-PASS Scroll x:0, y:45, smooth:true |
-PASS Scroll x:0, y:4100, smooth:true |
-PASS Scroll x:0, y:20, smooth:true |
-Harness: the test ran to completion. |
- |