blob: bf2304802c9d55ff32c545822a1c4f4ce3bfe921 [file] [log] [blame]
<!DOCTYPE html>
<script>
if (window.testRunner)
testRunner.setUseMockTheme(false);
</script>
<div style="width:10000px;height:10000px">
<div style="height:400px;width:400px;overflow:scroll;border:solid 2px black;">
<p style="width:450px;height:450px;">Create a scrollable area including scroll corner</p>
</div>
<p>Create large enough content to cause a scroll corner in the root viewport</p>
</div>