Index: LayoutTests/compositing/rubberbanding/transform-overhang-nw.html |
diff --git a/LayoutTests/compositing/rubberbanding/transform-overhang-nw.html b/LayoutTests/compositing/rubberbanding/transform-overhang-nw.html |
index 6c3f604ed5a0e0870c9325e15e8e8434a8e5e4b9..2fd2df14189892fab6e134805045ddaea98a6db2 100644 |
--- a/LayoutTests/compositing/rubberbanding/transform-overhang-nw.html |
+++ b/LayoutTests/compositing/rubberbanding/transform-overhang-nw.html |
@@ -12,7 +12,7 @@ |
document.getElementById('info').style.visibility = "hidden"; |
internals.settings.setMockScrollbarsEnabled(false); |
document.body.offsetTop; |
- internals.setScrollViewPosition(document, -50, -50); |
+ internals.setFrameViewPosition(document, -50, -50); |
} |
</script> |
</body> |