blob: 68eb3e15940aad50693a1be0daed40c2b00f4e8a [file] [log] [blame]
<html>
<head><title>Test rubber banding overhang drawing</title></head>
<body>
<div style="height:30px; background-color:black; width:100%"></div>
<div id="info">This test requires DRT.</div>
<script>
if (window.internals) {
document.getElementById('info').style.visibility = "hidden";
internals.settings.setMockScrollbarsEnabled(false);
internals.setScrollViewPosition(document, 0, 50);
}
</script>
</body>
</html>