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

Unified Diff: LayoutTests/platform/chromium/accessibility/scroll-to-make-visible-div-overflow-expected.txt

Issue 14120003: Move LayoutTests from platform/chromium/... to generic location (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 months 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: LayoutTests/platform/chromium/accessibility/scroll-to-make-visible-div-overflow-expected.txt
diff --git a/LayoutTests/platform/chromium/accessibility/scroll-to-make-visible-div-overflow-expected.txt b/LayoutTests/platform/chromium/accessibility/scroll-to-make-visible-div-overflow-expected.txt
deleted file mode 100644
index 3a0f6a828f4562b62f4e42a4404cdf6bea734899..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/chromium/accessibility/scroll-to-make-visible-div-overflow-expected.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-Tests that scrolling to make an element visible successfully scrolls an arbitrary HTML element that has CSS overflow set to 'scroll'.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-Upper Target
-5000-pixel box
-Lower Target
-PASS container.scrollTop is 0
-PASS container.scrollTop >= minYOffset is true
-PASS container.scrollTop <= maxYOffset is true
-PASS container.scrollTop >= minYOffset is true
-PASS container.scrollTop <= maxYOffset is true
-PASS successfullyParsed is true
-
-TEST COMPLETE
-

Powered by Google App Engine
This is Rietveld 408576698