Re: [csswg-drafts] [css-values] Actually describe how/whether computed math functions are simplified from specified ones (#2245)

> so any representation of the value (stringified or reified) sees the same structure.

That makes sense.

What if you create an underlying value `calc(5 * (1px + 2em))` using Typed OM objects? Will that get simplified too, or will simplification only apply to values that are parsed?

-- 
GitHub Notification of comment by andruud
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2245#issuecomment-512991006 using your GitHub account

Received on Thursday, 18 July 2019 21:17:07 UTC