Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / rubberbanding / overhang-sw.html
index dba8ca8..22028dd 100644 (file)
@@ -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>