- From: Darren Shen via GitHub <sysbot+gh@w3.org>
- Date: Thu, 26 Oct 2017 02:10:55 +0000
- To: public-houdini-archive@w3.org
darrnshn has just created a new issue for https://github.com/w3c/css-houdini-drafts: == [css-typed-om] Should CSSNumericValue attributes accept doubles? == CSSMathNegate has a [CSSNumericValue 'value' attribute](https://drafts.css-houdini.org/css-typed-om-1/#cssmathnegate), so you can't set it to a double. But the spec also says: "Any place that accepts a CSSNumericValue also accepts a raw double". So should you be able to set CSSMathNegate.value to a double, or does 'place' mean like a function? Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/498 using your GitHub account
Received on Thursday, 26 October 2017 02:10:59 UTC