Index: LayoutTests/rubberbanding/overhang-nw.html |
diff --git a/LayoutTests/rubberbanding/overhang-nw.html b/LayoutTests/rubberbanding/overhang-nw.html |
index d49477957a7e862fd4bd79ad82ecf60217aae520..044a493ab7d065f72bf2decb1acd17b44f3c53ed 100644 |
--- a/LayoutTests/rubberbanding/overhang-nw.html |
+++ b/LayoutTests/rubberbanding/overhang-nw.html |
@@ -7,7 +7,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> |