-
Notifications
You must be signed in to change notification settings - Fork 756
Description
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.