Re: [css-houdini-drafts] Proposal: Custom functions for modifying CSS values (#857)

We have an open issue in CSSWG for having more complex and expressive timing functions. I feel it may be valuable to also have an extensibility point for these as well. Relevant issues: [csswg#1012](https://github.com/w3c/csswg-drafts/issues/1012), and  [csswg#229](https://github.com/w3c/csswg-drafts/issues/229).

The current idea here is mostly focused on functions that operate on CSS values and take style map as input but I think most of the fundamentals apply to other idempotent pure functions such as easing. So if we decide to do this, I suggest considering to design the API in such as way that it is more generic and usable in both these domain.


-- 
GitHub Notification of comment by majido
Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/857#issuecomment-499877139 using your GitHub account

Received on Friday, 7 June 2019 13:06:08 UTC