Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/fast/scrolling/fixed-position-scroll-into-view-expected.txt |
| diff --git a/third_party/WebKit/LayoutTests/fast/scrolling/fixed-position-scroll-into-view-expected.txt b/third_party/WebKit/LayoutTests/fast/scrolling/fixed-position-scroll-into-view-expected.txt |
| deleted file mode 100644 |
| index f06d98e7cf232cc587fed7235fbb1576fe1d1fe0..0000000000000000000000000000000000000000 |
| --- a/third_party/WebKit/LayoutTests/fast/scrolling/fixed-position-scroll-into-view-expected.txt |
| +++ /dev/null |
| @@ -1,13 +0,0 @@ |
| -Tests that scrolling to a fixed position element does not scroll the viewport. |
| - |
| -On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
| - |
| - |
| -PASS scrollY is 0 |
| -PASS scrollY is 200 |
| -PASS scrollY is 200 |
| -PASS scrollY is 0 |
| -PASS successfullyParsed is true |
| - |
| -TEST COMPLETE |
| - |