- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Mon, 07 Mar 2022 22:38:55 +0000
- To: public-css-archive@w3.org
The expressions, btw: Given `inset(t r b l)`, you can equivalent write it as `rect(t calc(100% - r) calc(100% - b) l)` or `xywh(r t calc(100% - r - l) calc(100% - t - b))`. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7111#issuecomment-1061212573 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 7 March 2022 22:38:56 UTC