Re: [csswg-drafts] [css-flexbox][css-grid] Choose a single option for resolving padding and margin percent values of grid/flex items

> Carry out the aspect-ratio property.

What would be the point of having the aspect-ratio property if we have access to a %w property?

`height: 50%w;` would be the equivalent to writing `aspect-ratio: 2 / 1;`

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

Received on Thursday, 21 December 2017 10:08:43 UTC