Skip to content

Commit e438b41

Browse files
committed
[css-values-4] Fix status
1 parent 38b702a commit e438b41

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

css-values-4/Overview.bs

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Title: CSS Values and Units Module Level 4
33
Group: CSSWG
44
Shortname: css-values
55
Level: 4
6-
Status: WD
6+
Status: ED
77
Work Status: Refining
88
ED: https://drafts.csswg.org/css-values-4/
99
TR: https://www.w3.org/TR/css-values-4/
@@ -22,6 +22,10 @@ spec: css2;
2222
spec: css-backgrounds-3; type: property;
2323
text: border-color
2424
text: box-shadow
25+
text: border-top-width
26+
text: border-left-width
27+
text: border-bottom-width
28+
text: border-right-width
2529
spec: css-color-4; type: value; text: currentcolor
2630
spec: css-color-5; type: type; text: <color>
2731
spec: css-color-5; type:type; text: <absolute-color-function>

0 commit comments

Comments
 (0)