Skip to content

Commit fe97568

Browse files
committed
[css-text-decor-4] Publishing fixes.
1 parent dbd98f2 commit fe97568

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

css-text-decor-4/Overview.bs

+3-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Work Status: Exploring
77
Group: csswg
88
ED: https://drafts.csswg.org/css-text-decor-4/
99
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/
1011
Issue Tracking: Tracker http://www.w3.org/Style/CSS/Tracker/products/10
1112
Editor: Elika J. Etemad / fantasai, Invited Expert, http://fantasai.inkedblade.net/contact, w3cid 35400
1213
Editor: 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">
282283
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-
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

Comments
 (0)