- From: Michael Taranto via GitHub <sysbot+gh@w3.org>
- Date: Sun, 20 Nov 2022 10:34:22 +0000
- To: public-css-archive@w3.org
A suggestion for an alternative to `text-edge` could be `text-box-sizing`. This would align it with existing terminology used by other properties, e.g. `box-sizing`. Example in context: ```css .paragraph { font-size: 1em; text-box-sizing: cap; } ``` -- GitHub Notification of comment by michaeltaranto Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8067#issuecomment-1321094009 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Sunday, 20 November 2022 10:34:23 UTC