- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Thu, 10 May 2018 20:46:15 +0000
- To: public-css-archive@w3.org
I think it's quite a problem if the second example doesn't set the top margin to 1px. The whole point of the order-changing is to make sure you can treat the logical and physicals as aliases of each other, and in this case, the current value "the top margin" is 2px, and you're changing it to 1px. The fact that a previous value was 1px is irrelevant to the author. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2667#issuecomment-388180424 using your GitHub account
Received on Thursday, 10 May 2018 20:46:18 UTC