File tree Expand file tree Collapse file tree 2 files changed +3
-15
lines changed Expand file tree Collapse file tree 2 files changed +3
-15
lines changed Original file line number Diff line number Diff line change 1
- draft_date : 2025-07-03
1
+ draft_date : 2025-07-15
2
2
name : CSS Values and Units Module Level 5
3
3
description : TODO
4
4
spec : https://drafts.csswg.org/css-values-5/
5
5
compat_features :
6
- - css.types.if
7
6
- css.types.progress
8
7
9
8
# The following features in the spec are already part of web-features:
@@ -84,6 +83,8 @@ compat_features:
84
83
# - css.types.log
85
84
# - css.types.pow
86
85
# - css.types.sqrt
86
+ # - if():
87
+ # - css.types.if
87
88
# - z-index:
88
89
# - css.types.integer
89
90
# - Q unit:
Original file line number Diff line number Diff line change 8
8
chrome_android: "138"
9
9
edge: "138"
10
10
compat_features:
11
- # baseline: false
12
- # support:
13
- # chrome: "137"
14
- # chrome_android: "137"
15
- # edge: "137"
16
- - css.types.if
17
-
18
- # ⬇️ Same status as overall feature ⬇️
19
- # baseline: false
20
- # support:
21
- # chrome: "138"
22
- # chrome_android: "138"
23
- # edge: "138"
24
11
- css.types.progress
You can’t perform that action at this time.
0 commit comments