[csswg-drafts] Pull Request: [css-text-4] interscript text-spacing as default

fantasai has just labeled a pull request from fantasai for https://github.com/w3c/csswg-drafts as "i18n-jlreq":

== [css-text-4] interscript text-spacing as default ==
This pull request makes several changes in response to https://github.com/w3c/csswg-drafts/issues/6950:

- Adds `ideograph-alpha` and `ideograph-numeric` to the initial value, `normal`.
- Adds a UA stylesheet rule to disable `text-spacing` in `pre`, `code`, and `tt` to preserve their monospace behavior.
- Specifies that non-zero margin/border/padding inhibits autospacing.
- Clarifies that intervening characters such as spaces also inhibit autospacing.
- Defines the interscript autospace to be 1/8 of the ideographic advance (`0.125ic`), which is the smallest amount in the common-use range. The primary justification for using 1/8 instead of 1/6 or 1/4 is that, since we're trying to make this the default, it minimizes the layout impact on existing pages. (Note that Antenna House uses a 1/4 default.)

See https://github.com/w3c/csswg-drafts/pull/8262


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

Received on Thursday, 29 December 2022 03:11:40 UTC