- From: Chris Harvey via GitHub <sysbot+gh@w3.org>
- Date: Thu, 21 Apr 2022 15:46:21 +0000
- To: public-css-archive@w3.org
What about using a slash `/` to indicate logical properties? In other words, ```less margin: 1px 2px 3px 4px; // top, right, bottom, left (respectively) margin: 1px 2px / 3px 4px; // block-start, block-end, inline-start, inline-end (respectively) ``` -- GitHub Notification of comment by chharvey Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1282#issuecomment-1105401257 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 21 April 2022 15:46:22 UTC