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> |