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

Unified Diff: LayoutTests/fast/events/resources/panScroll.js

Issue 648913002: Clean up vestiges of ScrollView. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 2 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
« no previous file with comments | « LayoutTests/fast/events/panScroll-panIcon.html ('k') | LayoutTests/fast/overflow/overflow-y-scroll.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/events/resources/panScroll.js
diff --git a/LayoutTests/fast/events/resources/panScroll.js b/LayoutTests/fast/events/resources/panScroll.js
index 090c6a39170469a394ed903b93d59ae495b0a17f..bb125def7abc655bdb707563965a100acb27cdf1 100644
--- a/LayoutTests/fast/events/resources/panScroll.js
+++ b/LayoutTests/fast/events/resources/panScroll.js
@@ -1,6 +1,6 @@
var autoscrollInterval = 50;
var middleButton = 1;
-var panScrollRadius = 15; // from WebCore/platform/ScrollView.h
+var panScrollRadius = 15; // from FrameView::noPanScrollRadius
window.jsTestIsAsync = true;
« no previous file with comments | « LayoutTests/fast/events/panScroll-panIcon.html ('k') | LayoutTests/fast/overflow/overflow-y-scroll.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698