The [animator instance](https://drafts.css-houdini.org/css-animationworklet/#animator-instance-section) section says that the animation requested flag is a boolean, but the [Requesting animation frames](https://drafts.css-houdini.org/css-animationworklet/#requesting-animation-frames) and [running animators](https://drafts.css-houdini.org/css-animationworklet/#running-animators) sections imply that it is an enumeration of frame-requested or frame-current.