Skip to content

Commit 485ed83

Browse files
committed
fixed specref
1 parent 8ed3b8a commit 485ed83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

org/w3c/css/properties/css3/CssTextAlignLast.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
import org.w3c.css.values.CssValue;
1414

1515
/**
16-
* @spec https://www.w3.org/TR/2021/CRD-css-text-3-20210422/#text-align-last-property
16+
* @spec https://www.w3.org/TR/2024/WD-css-text-4-20240219/#propdef-text-align-last
1717
*/
1818
public class CssTextAlignLast extends org.w3c.css.properties.css.CssTextAlignLast {
1919

0 commit comments

Comments
 (0)