Closed
Description
It seems like you can't use 'fr' units in a calc, 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?)