We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72e2459 commit 99ade37Copy full SHA for 99ade37
1 file changed
org/w3c/css/properties/css3/CssLetterSpacing.java
@@ -13,7 +13,7 @@
13
import org.w3c.css.values.CssValue;
14
15
/**
16
- * @spec https://www.w3.org/TR/2018/WD-css-text-3-20181212/#propdef-letter-spacing
+ * @spec https://www.w3.org/TR/2024/WD-css-text-4-20240219/#propdef-letter-spacing
17
*/
18
public class CssLetterSpacing extends org.w3c.css.properties.css.CssLetterSpacing {
19
0 commit comments