- From: L. David Baron via GitHub <sysbot+gh@w3.org>
- Date: Wed, 30 Aug 2017 17:21:30 +0000
- To: public-css-archive@w3.org
I don't think your (1) is quite correct, because testing whether your current calculation is correct is more complex than for `em` units, and the effect is global rather than local. (The effect with `em` units can be a wide effect when `font-size` inherits, but everywhere it happens it's a local effect.) I also tend to think adding viewport units themselves were a mistake -- something that we thought was simple, but really should have been addressed by layout systems rather than units, and now turn out to be not as simple as we thought. -- GitHub Notification of comment by dbaron Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1766#issuecomment-326060304 using your GitHub account
Received on Wednesday, 30 August 2017 17:21:27 UTC