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

Unified Diff: LayoutTests/rubberbanding/custom-scrollbars-ne.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-ne.html
diff --git a/LayoutTests/rubberbanding/custom-scrollbars-ne.html b/LayoutTests/rubberbanding/custom-scrollbars-ne.html
index d044066bf32054636547dd0c7d73369d5a0f9707..b536bfbd9a7ea789ea1692bf1c9a28110072f114 100644
--- a/LayoutTests/rubberbanding/custom-scrollbars-ne.html
+++ b/LayoutTests/rubberbanding/custom-scrollbars-ne.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/fast/overflow/overflow-y-scroll-expected.txt ('k') | LayoutTests/rubberbanding/custom-scrollbars-nw.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698