Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/scroll-behavior/overflow-interrupted-scroll-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/fast/scroll-behavior/overflow-interrupted-scroll-expected.txt b/third_party/WebKit/LayoutTests/fast/scroll-behavior/overflow-interrupted-scroll-expected.txt |
| deleted file mode 100644 |
| index 40ac2da2aa0fbb32cef959d3c4ce774a868772e8..0000000000000000000000000000000000000000 |
| --- a/third_party/WebKit/LayoutTests/fast/scroll-behavior/overflow-interrupted-scroll-expected.txt |
| +++ /dev/null |
| @@ -1,9 +0,0 @@ |
| -Test that interrupting a smooth scroll on an overflow:scroll element works with both scroll behaviors and with input |
| - |
| -This is a testharness.js-based test. |
| -PASS instant scroll |
| -PASS smooth scroll |
| -PASS touch scroll |
| -PASS wheel scroll |
| -Harness: the test ran to completion. |
| - |