blob: 631531d094156ed1244644054f5dc90b3f30f452 [file] [log] [blame]
<script>
if (window.testRunner)
testRunner.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>