- From: Darren Shen via GitHub <sysbot+gh@w3.org>
- Date: Fri, 27 Oct 2017 04:36:35 +0000
- To: public-houdini-archive@w3.org
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