blob: 8c354a8b06f815d4f8000895964b59c3f6c242e4 [file] [log] [blame]
<!DOCTYPE html>
<title>Reference for Worklet Animation sets timing</title>
<style>
#box {
width: 100px;
height: 100px;
transform: translateX(50px);
background-color: green;
}
</style>
<div id="box"></div>