[css-houdini-drafts] [css-properties-values-api] Supports basic shapes / paths

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

== [css-properties-values-api] Supports basic shapes / paths ==
`<transform-function>` is already permitted in syntax strings.

It would be useful to similarly allow `path()`, `circle()`, ...

A use case is specifying `d` and `offset-path`  using an animated custom property, so an element remains on the path while the path is moving. It is currently necessary to animate both properties, and make sure the animations have exactly the same timing and keyframes. 

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

Received on Friday, 21 September 2018 01:57:38 UTC