blob: 0592f6d2ce582c3c89b9d7f5278eed9458531c3c [file] [log] [blame]
<!DOCTYPE html>
<title>Reference</title>
<link rel="author" title="Javier Fernandez" href="mailto:jfernandez@igalia.com">
<style>
.box {
width: 100px;
height: 100px;
background-color: grey;
}
</style>
<p>The test passes if you see a grey square below without any scrollbar.</p>
<div class="box"></div>