[csswg-drafts] [css-counter-styles-3] Alias normal CJK counter styles to simplified names (#12312)

fantasai has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-counter-styles-3] Alias normal CJK counter styles to simplified names ==
https://www.w3.org/TR/css-counter-styles/#complex-cjk

CSS Counter Styles defines "formal" and "informal" variants of the number systems. But really, these are "normal" and "anti-forgery" modes, where "normal" is almost always used, even in formal contexts.

Would it make sense to alias the "normal" styles to drop the "informal" bit?

- `japanese` or `japanese-kanji` aliases `japanese-informal`
- `korean-hangul-formal` aliases `korean hangul`
- `korean-hanja` aliases `korean hanja-informal`
- `simplified-chinese` aliases `simp-chinese-informal`
- `traditional-chinese` aliases `traditional-chinese-informal`

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/12312 using your GitHub account


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

Received on Tuesday, 10 June 2025 18:52:39 UTC