haikuwebkit/LayoutTests/webanimations/set-keyframes-after-animati...

12 lines
145 B
HTML

<style>
#target {
width: 100px;
height: 100px;
background-color: black;
margin-left: 150px;
}
</style>
<div id="target"></div>