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

Unified Diff: LayoutTests/rubberbanding/overhang-s.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
« no previous file with comments | « LayoutTests/rubberbanding/overhang-nw.html ('k') | LayoutTests/rubberbanding/overhang-se.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/rubberbanding/overhang-s.html
diff --git a/LayoutTests/rubberbanding/overhang-s.html b/LayoutTests/rubberbanding/overhang-s.html
index 68eb3e15940aad50693a1be0daed40c2b00f4e8a..9dd094b63c32a11f5850dccd4920533bf521ebfd 100644
--- a/LayoutTests/rubberbanding/overhang-s.html
+++ b/LayoutTests/rubberbanding/overhang-s.html
@@ -7,7 +7,7 @@
if (window.internals) {
document.getElementById('info').style.visibility = "hidden";
internals.settings.setMockScrollbarsEnabled(false);
- internals.setScrollViewPosition(document, 0, 50);
+ internals.setFrameViewPosition(document, 0, 50);
}
</script>
</body>
« no previous file with comments | « LayoutTests/rubberbanding/overhang-nw.html ('k') | LayoutTests/rubberbanding/overhang-se.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698