Index: LayoutTests/rubberbanding/custom-scrollbars-ne.html |
diff --git a/LayoutTests/rubberbanding/custom-scrollbars-ne.html b/LayoutTests/rubberbanding/custom-scrollbars-ne.html |
index d044066bf32054636547dd0c7d73369d5a0f9707..b536bfbd9a7ea789ea1692bf1c9a28110072f114 100644 |
--- a/LayoutTests/rubberbanding/custom-scrollbars-ne.html |
+++ b/LayoutTests/rubberbanding/custom-scrollbars-ne.html |
@@ -22,7 +22,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> |