Index: third_party/WebKit/LayoutTests/fast/images/imagemap-scroll-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/images/imagemap-scroll-expected.txt b/third_party/WebKit/LayoutTests/fast/images/imagemap-scroll-expected.txt |
deleted file mode 100644 |
index ced569aa3cc6266f7938cd55fcc0ce80563bec5b..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/fast/images/imagemap-scroll-expected.txt |
+++ /dev/null |
@@ -1,11 +0,0 @@ |
-This tests to be sure that focusing an area element triggers scrolling and removing focus from it does not. |
- |
-PASS: Document is starting scrolled to top. |
- |
-PASS: Focusing area element caused the image to scroll into view. |
- |
-PASS: Document is scrolled to top once again. |
- |
-PASS: Document is still scrolled to top after removing focus from area element. |
- |
-TEST COMPLETE |