Re: [csswg-drafts] [mediaqueries] How do media queries with calc() where it can be resolved early serialize?

Yeah, the resolution ended up what in what I think is the best situation - simplify/clamp as early as possible. In MQs, that's always possible, since the allowed relative units can be absolutized immediately.

We retain the calc() wrapper so that the value keeps the same "shape", particularly in TypedOM.

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

Received on Monday, 22 January 2018 23:57:49 UTC