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

Unified Diff: LayoutTests/fast/scroll-behavior/overflow-scroll-animates-expected.txt

Issue 933823004: Revert of Respect the smooth scrolling setting in LayerScrollableArea. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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/fast/scroll-behavior/overflow-scroll-animates-expected.txt
diff --git a/LayoutTests/fast/scroll-behavior/overflow-scroll-animates-expected.txt b/LayoutTests/fast/scroll-behavior/overflow-scroll-animates-expected.txt
deleted file mode 100644
index 7673f7be8ea242ca0bed6060cebb952cc45ead81..0000000000000000000000000000000000000000
--- a/LayoutTests/fast/scroll-behavior/overflow-scroll-animates-expected.txt
+++ /dev/null
@@ -1,12 +0,0 @@
-Tests that overflow scrolls are animated, unless the wheel event has precise scrolling deltas.
-
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
-
-
-PASS element.scrollTop is not 80
-PASS scrollDuration < 500 is true
-PASS element.scrollTop is 80
-PASS successfullyParsed is true
-
-TEST COMPLETE
-

Powered by Google App Engine
This is Rietveld 408576698