Re: [csswg-drafts] [css-values] Calc serialization of subtractions

What is the serialization of `calc(70% - min(10%, 200px) + 30%)` ?

We can't combine `100%` and the `min(10%, 200px)` with `" + "`.


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

Received on Tuesday, 20 November 2018 20:08:39 UTC