Re: [csswg-drafts] [css-inline-3] Naming Stuff (#8067)

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