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

Unified Diff: LayoutTests/rubberbanding/custom-scrollbars-se.html

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
Index: LayoutTests/rubberbanding/custom-scrollbars-se.html
diff --git a/LayoutTests/rubberbanding/custom-scrollbars-se.html b/LayoutTests/rubberbanding/custom-scrollbars-se.html
index c7ac29f1eaec2654a9ad576140cc89cace7ee33a..9487578bca9ee11900ac6bad769c831854ace329 100644
--- a/LayoutTests/rubberbanding/custom-scrollbars-se.html
+++ b/LayoutTests/rubberbanding/custom-scrollbars-se.html
@@ -22,7 +22,7 @@
if (window.internals) {
document.getElementById('info').style.visibility = "hidden";
internals.settings.setMockScrollbarsEnabled(false);
- internals.setScrollViewPosition(document, 50, 50);
+ internals.setFrameViewPosition(document, 50, 50);
}
</script>
</body>
« no previous file with comments | « LayoutTests/rubberbanding/custom-scrollbars-nw.html ('k') | LayoutTests/rubberbanding/custom-scrollbars-sw.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698