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

OK, thinking through all the implications of Tab's comment, I think I have another item to add to the list of things that won't be tackled until level 2:

- functions that need to defer computation until used-value time, including functions that need access to the layout information of the element to resolve percentages (e.g., `calc(100% - 100px)`) or functions that operate on `currentColor`.



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

Received on Tuesday, 30 April 2019 13:29:12 UTC