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

> I didn't consider the fact this happened at computation time; in that case it's indeed way more reasonable to perform this per-element in some fashion.

Yeah, custom functions are gonna basically just be JS-backed `var()`s. Getting any fancier with them isn't worth it unless we can get *really* fancy and do things like globally reparsing style when a custom function is registered and we know what its type will end up being. ^_^

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

Received on Tuesday, 30 April 2019 20:05:39 UTC