Skip to content

[css-text-decor] text-decoration-skip: spaces should not skip Mongolian NNBSP #3393

@r12a

Description

@r12a

2.5.1. Text Decoration Line Continuity: the text-decoration-skip property
https://drafts.csswg.org/css-text-decor-4/#text-decoration-skip-property

The value space, when applied to the CSS property text-decoration-skip, breaks the line under white space. According to the Mongolian Layout Requirements folks, there should be no break under a gap produced by the suffix separator NNBSP, because the suffix(es) are considered to be part of the word.

The current text of the CSS spec says: "Skip all spacing, i.e. all typographic character units with the Unicode White_Space property [UAX44], plus any adjacent letter-spacing or word-spacing." This definition includes NNBSP, which is a problem for Mongolian.

There is a test available, but no production browsers currently support text-decoration-skip, so there are no useful results yet, but it shows an example of relevant text.

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