We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38b702a commit e438b41Copy full SHA for e438b41
1 file changed
css-values-4/Overview.bs
@@ -3,7 +3,7 @@ Title: CSS Values and Units Module Level 4
3
Group: CSSWG
4
Shortname: css-values
5
Level: 4
6
-Status: WD
+Status: ED
7
Work Status: Refining
8
ED: https://drafts.csswg.org/css-values-4/
9
TR: https://www.w3.org/TR/css-values-4/
@@ -22,6 +22,10 @@ spec: css2;
22
spec: css-backgrounds-3; type: property;
23
text: border-color
24
text: box-shadow
25
+ text: border-top-width
26
+ text: border-left-width
27
+ text: border-bottom-width
28
+ text: border-right-width
29
spec: css-color-4; type: value; text: currentcolor
30
spec: css-color-5; type: type; text: <color>
31
spec: css-color-5; type:type; text: <absolute-color-function>
0 commit comments