Skip to content

Commit 6511532

Browse files
authored
Add color-mix() feature (web-platform-dx#527)
1 parent 473a0d2 commit 6511532

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
name: color-mix()
2+
spec: https://drafts.csswg.org/css-color-5/#color-mix
3+
status:
4+
baseline: low
5+
baseline_low_date: 2023-05-09
6+
support:
7+
chrome: "111"
8+
chrome_android: "111"
9+
edge: "111"
10+
firefox: "113"
11+
firefox_android: "113"
12+
safari: "16.2"
13+
safari_ios: "16.2"
14+
compat_features:
15+
- css.types.color.color-mix

0 commit comments

Comments
 (0)