We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c59806 commit cbbba47Copy full SHA for cbbba47
css-text-decor-4/Overview.bs
@@ -271,8 +271,7 @@ Text Decoration Line Continuity: the 'text-decoration-skip' property</h3>
271
272
<dt><dfn value for="text-decoration-skip">spaces</dfn></dt>
273
<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>,
+ Skip all spacing, i.e. all <i>characters</i> with the Unicode White_Space property [[UAX44]],
276
plus any adjacent 'letter-spacing' or 'word-spacing'.
277
278
<dt><dfn value for="text-decoration-skip">ink</dfn></dt>
0 commit comments