Index: LayoutTests/rubberbanding/overhang-ne.html |
diff --git a/LayoutTests/rubberbanding/overhang-ne.html b/LayoutTests/rubberbanding/overhang-ne.html |
index 41b286447a057a94112cf615adf082eeacd9a9a8..8d91a052c44226254b44a46a45f07e8bcc577012 100644 |
--- a/LayoutTests/rubberbanding/overhang-ne.html |
+++ b/LayoutTests/rubberbanding/overhang-ne.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> |