[css-houdini-drafts] [css-typed-om] 'fr' units cannot be used in a calc

darrnshn has just created a new issue for https://github.com/w3c/css-houdini-drafts:

== [css-typed-om] 'fr' units cannot be used in a calc ==
It seems like you can't use ['fr' units in a calc](https://drafts.csswg.org/css-values-4/#calc-notation), but you can create a `CSSMathValue` containing `CSSUnitValues` with `fr` units. Is this going to change? If not, we should handle this case (maybe throw an exception when trying to create a `CSSMathValue` with `fr` units?)

Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/734 using your GitHub account

Received on Sunday, 18 March 2018 23:07:55 UTC