blob: 64799a1b6d655613676899873420bb16243e5770 [file] [log] [blame]
<!DOCTYPE html>
<style>
div {
position: absolute;
width: 100px;
height: 100px;
font-size: 50px;
background: green;
transform: translate(1em, 1em);
}
</style>
<span>Animation is running on the compositor.</span>
<div></div>