Sign in
chromium
/
external
/
w3c
/
web-platform-tests
/
refs/heads/active-script-webidl-callbacks
/
.
/
animation-worklet
/
worklet-animation-cancel-ref.html
blob: d44927374703ef2b38d3ed0c9570609b62baec65 [
file
] [
log
] [
blame
] [
edit
]
<!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>