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