Index: LayoutTests/rubberbanding/custom-scrollbars-se.html |
diff --git a/LayoutTests/rubberbanding/custom-scrollbars-se.html b/LayoutTests/rubberbanding/custom-scrollbars-se.html |
index c7ac29f1eaec2654a9ad576140cc89cace7ee33a..9487578bca9ee11900ac6bad769c831854ace329 100644 |
--- a/LayoutTests/rubberbanding/custom-scrollbars-se.html |
+++ b/LayoutTests/rubberbanding/custom-scrollbars-se.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> |