Skip to content

Style for counter in ordered list using Korean character. #22

@c933103

Description

@c933103

According to https://drafts.csswg.org/css-counter-styles/ , when using Korean characters to create an ordered list, it should look like:
일, XXXX
이, XXXX
삼, XXXX
As opposed to
일. XXXX
이. XXXX
삼. XXXX
which is same as Latin text layout for a. b. c. and such.

Is this correct that Korean text use "," instead of "." and should this different being included in klreq? See also w3c/jlreq#12 and w3c/clreq#158

Metadata

Metadata

Assignees

No one assigned

    Labels

    i:listsLists, counters, etcl:koKoreans:koreKorean script

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions