blob: e0b26be33ea65bf2e20e5ad4d7023e132af61170 [file] [log] [blame]
<script>
if (window.layoutTestController)
layoutTestController.testRepaint();
</script>
<style>
div {
width: 100px;
height: 100px;
outline: auto;
outline-width: 10px;
background-color: lightyellow;
}
</style>
<div style="margin: 20px; "></div>
<div style="position: absolute; top: 148px; left: 28px; clip: rect(-10px 50px 50px -10px)"></div>