File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1070,7 +1070,8 @@ Skipping Spaces: the 'text-decoration-skip-spaces' property</h4>
1070
1070
1071
1071
<dt> <dfn>all</dfn> </dt>
1072
1072
<dd>
1073
- Skip all [=spacers=] ,
1073
+ Skip all [=spacers=]
1074
+ and all [=word separators=]
1074
1075
plus any adjacent 'letter-spacing' or 'word-spacing' .
1075
1076
1076
1077
<dt> <dfn>start</dfn> </dt>
@@ -1088,9 +1089,8 @@ Skipping Spaces: the 'text-decoration-skip-spaces' property</h4>
1088
1089
1089
1090
For the purpose of this property,
1090
1091
a <dfn>spacer</dfn> is
1091
- any <a>typographic character unit</a> with the Unicode White_Space property [[UAX44]]
1092
- except U+202F NARROW NO-BREAK SPACE,
1093
- or any <a href="https://www.w3.org/TR/css-text-3/#word-separator">word separator</a> .
1092
+ any <a>typographic character unit</a> from [=Unicode General Category=] <code> Zs</code>
1093
+ except U+202F NARROW NO-BREAK SPACE.
1094
1094
1095
1095
<h4 id="text-decoration-skip-ink-property">
1096
1096
Skipping Glyphs: the 'text-decoration-skip-ink' property</h4>
You can’t perform that action at this time.
0 commit comments