@@ -7,6 +7,7 @@ Work Status: Exploring
77Group : csswg
88ED : https://drafts.csswg.org/css-text-decor-4/
99TR : https://www.w3.org/TR/css-text-decor-4/
10+ Previous Version : https://www.w3.org/TR/2020/WD-css-text-decor-4-20200506/
1011Issue Tracking : Tracker http://www.w3.org/Style/CSS/Tracker/products/10
1112Editor : Elika J. Etemad / fantasai, Invited Expert, http://fantasai.inkedblade.net/contact, w3cid 35400
1213Editor : Koji Ishii, Google, kojiishi@gmail.com, w3cid 45369
@@ -276,7 +277,7 @@ Text Decoration Style: the 'text-decoration-style' property</h3>
276277
277278 Values have the same meaning as for the
278279 <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.
280281
281282<h3 id="text-decoration-color-property">
282283Text 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-
21202121 <li> Added ''spelling-error'' and ''grammar-error'' values to 'text-decoration-line' .
21212122 <li> Added 'text-decoration-thickness' and 'text-underline-offset' properties.
21222123 <li> Added ''text-underline-position/from-font'' value to 'text-underline-position' .
2124+ <li> Drafted 'text-decoration-skip' property and its longhands.
21232125 <li> Drafted 'text-emphasis-skip' property.
21242126 <li> Added [=spread distance=] value to 'text-shadow' .
21252127</ul>
0 commit comments