@@ -7,6 +7,7 @@ Work Status: Exploring
7
7
Group : csswg
8
8
ED : https://drafts.csswg.org/css-text-decor-4/
9
9
TR : https://www.w3.org/TR/css-text-decor-4/
10
+ Previous Version : https://www.w3.org/TR/2020/WD-css-text-decor-4-20200506/
10
11
Issue Tracking : Tracker http://www.w3.org/Style/CSS/Tracker/products/10
11
12
Editor : Elika J. Etemad / fantasai, Invited Expert, http://fantasai.inkedblade.net/contact, w3cid 35400
12
13
Editor : Koji Ishii, Google, kojiishi@gmail.com, w3cid 45369
@@ -276,7 +277,7 @@ Text Decoration Style: the 'text-decoration-style' property</h3>
276
277
277
278
Values have the same meaning as for the
278
279
<a href="https://www.w3.org/TR/css-backgrounds-3/#the-border-style">border-style properties</a> [[!CSS-BACKGROUNDS-3]] .
279
- <dfn type= value for=text-decoration-style>wavy</dfn> indicates a wavy line.
280
+ <dfn value for=text-decoration-style>wavy</dfn> indicates a wavy line.
280
281
281
282
<h3 id="text-decoration-color-property">
282
283
Text Decoration Color: the 'text-decoration-color' property</h3>
@@ -2120,6 +2121,7 @@ The following features have been added since <a href="https://www.w3.org/TR/css-
2120
2121
<li> Added ''spelling-error'' and ''grammar-error'' values to 'text-decoration-line' .
2121
2122
<li> Added 'text-decoration-thickness' and 'text-underline-offset' properties.
2122
2123
<li> Added ''text-underline-position/from-font'' value to 'text-underline-position' .
2124
+ <li> Drafted 'text-decoration-skip' property and its longhands.
2123
2125
<li> Drafted 'text-emphasis-skip' property.
2124
2126
<li> Added [=spread distance=] value to 'text-shadow' .
2125
2127
</ul>
0 commit comments