haikuwebkit/LayoutTests/webanimations/accelerated-transform-anima...

12 lines
149 B
HTML

<style>
div {
width: 100px;
height: 100px;
margin-bottom: 2rem;
border: 10px solid green;
background-color: green;
}
</style>
<div></div>