Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(52)

Unified Diff: third_party/WebKit/LayoutTests/fast/images/imagemap-scroll-expected.txt

Issue 2496663002: Merge css3/image/ and fast/images/ to images/ (Closed)
Patch Set: Address failing tests (3 of them) Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698