haikuwebkit/LayoutTests/fast/repaint/intermediate-layout-positio...

5 lines
282 B
HTML

<div style="height: 200px; background-color: aliceblue;">
<div style="position: relative; top: 40px; background-color: purple; width: 46px; height: 26px;"></div>
<div style="position: relative; top: 114px; background-color: purple; width: 46px; height: 24px;"></div>
</div>