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

+1 for renaming the `leading` value to `normal`

that way it would be easier to memorise the value of the normal css behaviour.
it would also match with the initial value of `text-edges` and similar font properties:

```css
leading-trim: normal;
text-edge: normal;
line-height: normal;
...
```

-- 
GitHub Notification of comment by jantimon
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8067#issuecomment-1319718325 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 18 November 2022 08:58:25 UTC