Re: [csswg-drafts] [css-inline-3] Allow re-ordering of <text-edge> keywords (#10713)

Other thought: one of the reasons I went with the `text` keyword was to match up with `text-top` and `text-bottom`. Perhaps in the two-keyword version, they can be made explicit?

A reorderable syntax could look like:

```
<text-edge> = text | ideographic | ideographic-ink |
              [ text-top | cap | ex | ideographic-top | ideographic-ink-top ]
              || [ text-bottom | alphabetic | ideographic-bottom | ideographic-ink-bottom ]
```

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


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

Received on Tuesday, 13 August 2024 03:13:51 UTC