Re: [css-houdini-drafts] [css-typed-om] Should CSSNumericValue attributes accept doubles?

Cool thanks! In general, when should something be a `CSSNumericValue` vs `CSSNumberish`? Based on the "Any place that accepts a CSSNumericValue also accepts a raw double", I'm guessing the only place where you can have a `CSSNumericValue` is readonly attributes (since they don't "accept" `CSSNumericValues`) and everything other occurrence of `CSSNumericValue` should be a `CSSNumberish`?

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

Received on Friday, 27 October 2017 04:36:45 UTC