Re: [csswg-drafts] [css-text-4] Make ideograph-alpha and ideograph-numeric part of text-spacing: normal (#6950)

Or maybe it would be better to change the `ideograph-alpha || ideograph-numeric` value to `ideograph-alpha <number> || ideograph-numeric <number>` where the `<number>` represents the space width as a multiple of the fullwidth advance measure. The `normal` definition would contain `ideograph-alpha 0.125 ideograph-numeric 0.125`. Examples:

- `text-spacing: ideograph-alpha 0 ideograph-numeric 0` turns off the ideograph-alpha/ideograph-numeric spacing and keeps other `normal` behavior.
- `text-spacing: trim-start` only changes the \*-start/first part of `normal` behavior. i.e, is equivalent to `text-spacing: trim-start trim-end trim-adjacent ideograph-alpha 0.125 ideograph-numeric 0.125`.


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


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

Received on Sunday, 8 January 2023 03:01:24 UTC