blob: d44927374703ef2b38d3ed0c9570609b62baec65 [file] [log] [blame]
<!DOCTYPE html>
<title>Reference for Canceling a playing WorkletAnimation should remove the effect</title>
<style>
#box {
width: 100px;
height: 100px;
background-color: blue;
}
</style>
<div id="box"></div>