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 c5ae7a1316490f3602b6bb67e38ddf094fc77534..f897df09d62e75f83e51b42b87a929247390a556 100644 |
--- a/LayoutTests/compositing/rubberbanding/transform-overhang-w.html |
+++ b/LayoutTests/compositing/rubberbanding/transform-overhang-w.html |
@@ -11,6 +11,7 @@ |
testRunner.dumpAsText(true); |
document.getElementById('info').style.visibility = "hidden"; |
internals.settings.setMockScrollbarsEnabled(false); |
+ document.body.offsetTop; |
internals.setScrollViewPosition(document, -50, 0); |
} |
</script> |