Skip to content

[css-counter-styles-3] Alias normal CJK counter styles to simplified names #12312

Open
@fantasai

Description

@fantasai

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. (Anti-forgery because it's so easy to add another line or two to make 一 look like 二 or 三, or turn 十 into 千 or vice versa by erasing lines.)

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions