Re: [css-houdini-drafts] [css-paint-api][css-typed-om] Reifying inputArguments (#895)

Oooh, good catch.

Yes, I agree that reifying in the context of a registered custom property is the right way to go. You can't rely on the containing property; once custom functions exist, `width: --foo(50%);` does not necessarily tie the % resolution to how `width: 50%;` works.

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

Received on Friday, 31 May 2019 18:47:57 UTC