blob: 953c955dcc959e133b61e9105a01b3be654f184a [file] [log] [blame]
<body>
<p>
This tests repainting of a layer's children's outlines.
</p>
<hr>
<div style="position: absolute; top: 47px; left: 3px; width: 100px; height: 100px; border: dotted red thick;">
<div style="width: 100px; height: 100px; background: silver;"></div>
</div>
<div style="position: relative; top: -2px; left: -2px; width: 100px; height: 100px; border: dashed 2px;"></div>
</body>