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

> But for our Level 1 Custom Functions, if type checking isn't handled until the function returns a (TypedOM) value, then we don't need a declared returnType on the class or configuration option object.

Right. It *might* still be useful to have the option of providing a return type, as a *check* that allows us to throw if you violate it, but probably we'll just avoid the issue entirely for now.

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

Received on Thursday, 2 May 2019 23:53:38 UTC