[css-text-decor] text-decoration-skip: spaces should not skip Mongolian NNBSP #3393
Labels
Closed Accepted by Editor Discretion
css-text-decor-4
i18n-mlreq
Mongolian language enablement
i18n-tracker
Group bringing to attention of Internationalization, or tracked by i18n but not needing response.
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 propertytext-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.
The text was updated successfully, but these errors were encountered: