| Index: LayoutTests/rubberbanding/overhang-se.html
|
| diff --git a/LayoutTests/rubberbanding/overhang-se.html b/LayoutTests/rubberbanding/overhang-se.html
|
| index cff0fddfd0f6b44987282cc0e6a13fccc7751dcc..a91ecdc45834b84c4a75e4da06d225b42e338436 100644
|
| --- a/LayoutTests/rubberbanding/overhang-se.html
|
| +++ b/LayoutTests/rubberbanding/overhang-se.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>
|
|
|