- From: Travis Spomer via GitHub <sysbot+gh@w3.org>
- Date: Tue, 15 Feb 2022 03:28:49 +0000
- To: public-design-tokens-log@w3.org
One additional property that could be useful is stroke alignment: whether it draws inside the edge of the object on top of the fill, or outside of the object. | Figma | CSS | WinUI | | --- | --- | --- | | Inner | `background-clip: border-box` | `BackgroundSizing="OuterBorderEdge"` | | Outer | `background-clip: padding-box` | `BackgroundSizing="InnerBorderEdge"` | -- GitHub Notification of comment by TravisSpomer Please view or discuss this issue at https://github.com/design-tokens/community-group/issues/98#issuecomment-1039816200 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 15 February 2022 03:28:51 UTC