Skip to content

Commit cbbba47

Browse files
committed
[css-text-decor-4] Skipping spaces doens't skip visible word separators, per feedback wrt Ethiopic word space. #1146
1 parent 2c59806 commit cbbba47

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

css-text-decor-4/Overview.bs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -271,8 +271,7 @@ Text Decoration Line Continuity: the 'text-decoration-skip' property</h3>
271271

272272
<dt><dfn value for="text-decoration-skip">spaces</dfn></dt>
273273
<dd>
274-
Skip all spacing, i.e. all <i>characters</i> with the Unicode White_Space property [[UAX44]]
275-
and all <a href="https://www.w3.org/TR/css3-text/#word-separator">word separators</a>,
274+
Skip all spacing, i.e. all <i>characters</i> with the Unicode White_Space property [[UAX44]],
276275
plus any adjacent 'letter-spacing' or 'word-spacing'.
277276

278277
<dt><dfn value for="text-decoration-skip">ink</dfn></dt>

0 commit comments

Comments
 (0)