Skip to content

Unable to make list counters stand upright in vertical text #51

@xfq

Description

@xfq

This issue is applicable to Chinese, Japanese, Korean, and Mongolian.

A common way to orient counters for lists in vertical text is to have an upright number with a dot alongside it.

The expected way to achieve this in HTML would be to use the following CSS: li::marker { text-combine-upright: all; }, however this cannot be used because browsers don't support text-combine-upright.

For more details, see this GitHub issue, which is being used to track this gap. Please add any discussion there, and not to this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    doc:klreqContent for the Korean gap-analysis doc.gapContent for the gap-analysis document.i:listsLists, counters, etci:writing_modeWriting mode (was Vertical text)l:koKoreanp:basics:koreKorean script

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions