[css-houdini-drafts] [css-animationworklet] Animator section order depends on concepts and definitions which haven't been introduced. (#927)

flackr has just created a new issue for https://github.com/w3c/css-houdini-drafts:

== [css-animationworklet] Animator section order depends on concepts and definitions which haven't been introduced. ==
Currently, the [Animator](https://drafts.css-houdini.org/css-animationworklet/#animator-desc) section starts with a description of the WorkletAnimation objects you can create, and then describes the animator definition, and then how to register it.

I think it would flow more naturally to first have a concepts section describing the animator definition concept, then how an animator definition is registered, and finally the animator can be described as an animation instance (of type WorkletAnimation) which computes the animationeffect time via its animator definition's animate function.

Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/927 using your GitHub account

Received on Thursday, 15 August 2019 16:20:31 UTC