haikuwebkit/LayoutTests/fast/animation/animation-position-crash-ex...

5 lines
145 B
HTML

<style>
#target { width:100px; height:100px; left:100px; top:100px; background-color:green; position:absolute }
</style>
<span id=target></span>