Index: LayoutTests/compositing/rubberbanding/transform-overhang-sw.html |
diff --git a/LayoutTests/compositing/rubberbanding/transform-overhang-sw.html b/LayoutTests/compositing/rubberbanding/transform-overhang-sw.html |
index 882ba072c51b44432ac315e28c5ee380c11d4cee..b8689f1c52534587bcc30db689b605665942e488 100644 |
--- a/LayoutTests/compositing/rubberbanding/transform-overhang-sw.html |
+++ b/LayoutTests/compositing/rubberbanding/transform-overhang-sw.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, 50); |
} |
</script> |