Re: [css-houdini-drafts] Change CSSMathNegate and CSSMathInvert to take numberishes

This needs additional prose saying that the values, on setting, must rectify a numberish value. (The stored value should always be a CSSNumericValue, but you're allowed to set it with a plain JS number; it just turns into a `CSS.number(x)` automatically for you.)

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

Received on Monday, 4 December 2017 19:17:35 UTC