[css-houdini-drafts] Pull Request: [css-animationworklet] Change state to be a function instead of getter

majido has just submitted a new pull request for https://github.com/w3c/css-houdini-drafts:

== [css-animationworklet] Change state to be a function instead of getter ==
There is no need for state to be a getter rather than a function.

It is simpler to implement and more consistent with `animate()` for state to also be a function.



See https://github.com/w3c/css-houdini-drafts/pull/866

Received on Thursday, 7 March 2019 21:58:45 UTC