Index: LayoutTests/rubberbanding/overhang-e.html |
diff --git a/LayoutTests/rubberbanding/overhang-e.html b/LayoutTests/rubberbanding/overhang-e.html |
index ca06dc8012242f52ece897e47a2b3d52e8dd07fc..3d39bad101ccdca77a07bd8a10839e869647e18f 100644 |
--- a/LayoutTests/rubberbanding/overhang-e.html |
+++ b/LayoutTests/rubberbanding/overhang-e.html |
@@ -7,7 +7,7 @@ |
if (window.internals) { |
document.getElementById('info').style.visibility = "hidden"; |
internals.settings.setMockScrollbarsEnabled(false); |
- internals.setScrollViewPosition(document, 50, 0); |
+ internals.setFrameViewPosition(document, 50, 0); |
} |
</script> |
</body> |