Skip to content

Commit 0951255

Browse files
Update draft features (#3150)
1 parent fdc9f2d commit 0951255

File tree

2 files changed

+3
-15
lines changed

2 files changed

+3
-15
lines changed

features/draft/spec/css-values-5.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
draft_date: 2025-07-03
1+
draft_date: 2025-07-15
22
name: CSS Values and Units Module Level 5
33
description: TODO
44
spec: https://drafts.csswg.org/css-values-5/
55
compat_features:
6-
- css.types.if
76
- css.types.progress
87

98
# The following features in the spec are already part of web-features:
@@ -84,6 +83,8 @@ compat_features:
8483
# - css.types.log
8584
# - css.types.pow
8685
# - css.types.sqrt
86+
# - if():
87+
# - css.types.if
8788
# - z-index:
8889
# - css.types.integer
8990
# - Q unit:

features/draft/spec/css-values-5.yml.dist

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,4 @@ status:
88
chrome_android: "138"
99
edge: "138"
1010
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"
2411
- css.types.progress

0 commit comments

Comments
 (0)