Skip to content

Commit fc402a7

Browse files
authored
Generate backdrop-filter.dist.yml (#806)
1 parent 043ffdf commit fc402a7

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Generated from: backdrop-filter.yml
2+
# Do not edit this file by hand. Edit the source file instead!
3+
4+
name: backdrop-filter
5+
description: The `backdrop-filter` CSS property applies graphical effects such as blurring or color shifting to the area behind an element.
6+
spec: https://drafts.fxtf.org/filter-effects-2/#BackdropFilterProperty
7+
caniuse: css-backdrop-filter
8+
status:
9+
baseline: false
10+
support:
11+
chrome: "76"
12+
chrome_android: "76"
13+
edge: "79" # https://github.com/mdn/browser-compat-data/pull/22788
14+
firefox: "103"
15+
firefox_android: "103"
16+
compat_features:
17+
- css.properties.backdrop-filter

feature-group-definitions/backdrop-filter.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,13 @@ name: backdrop-filter
22
description: The `backdrop-filter` CSS property applies graphical effects such as blurring or color shifting to the area behind an element.
33
spec: https://drafts.fxtf.org/filter-effects-2/#BackdropFilterProperty
44
caniuse: css-backdrop-filter
5+
status:
6+
baseline: false
7+
support:
8+
chrome: "76"
9+
chrome_android: "76"
10+
edge: "79" # https://github.com/mdn/browser-compat-data/pull/22788
11+
firefox: "103"
12+
firefox_android: "103"
513
compat_features:
614
- css.properties.backdrop-filter

0 commit comments

Comments
 (0)