Re: [csswg-drafts] [css-values-4] <length> add rw and rh to build responsive components

Adding ew/eh would be beneficial.
For example to center an element with `position: fixed; left: calc(50vw - 50ew);`
To avoid circularity it will make sense to disallow these units in width/height.

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

Received on Tuesday, 2 January 2018 12:32:54 UTC