X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2FWebKit%2FLayoutTests%2Frubberbanding%2Foverhang-sw.html;h=22028dda656da0aa87b649c4c0a4a0ce3a6e59d5;hb=1afa4dd80ef85af7c90efaea6959db1d92330844;hp=dba8ca83f0eb4a5f947dfbf6f8732bdfca529c30;hpb=90762837333c13ccf56f2ad88e4481fc71e8d281;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/WebKit/LayoutTests/rubberbanding/overhang-sw.html b/src/third_party/WebKit/LayoutTests/rubberbanding/overhang-sw.html index dba8ca8..22028dd 100644 --- a/src/third_party/WebKit/LayoutTests/rubberbanding/overhang-sw.html +++ b/src/third_party/WebKit/LayoutTests/rubberbanding/overhang-sw.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); }