Index: LayoutTests/compositing/rubberbanding/transform-overhang-nw.html |
diff --git a/LayoutTests/compositing/rubberbanding/transform-overhang-nw.html b/LayoutTests/compositing/rubberbanding/transform-overhang-nw.html |
index 2dbddded95b7897cf51c9397d1d9aed71ed4d4ac..b8f4f4cb0dd4e85bb688d6a078cd928190e478d7 100644 |
--- a/LayoutTests/compositing/rubberbanding/transform-overhang-nw.html |
+++ b/LayoutTests/compositing/rubberbanding/transform-overhang-nw.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> |