File tree Expand file tree Collapse file tree 2 files changed +25
-0
lines changed
feature-group-definitions Expand file tree Collapse file tree 2 files changed +25
-0
lines changed Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change @@ -2,5 +2,13 @@ name: backdrop-filter
22description : The `backdrop-filter` CSS property applies graphical effects such as blurring or color shifting to the area behind an element.
33spec : https://drafts.fxtf.org/filter-effects-2/#BackdropFilterProperty
44caniuse : 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"
513compat_features :
614 - css.properties.backdrop-filter
You can’t perform that action at this time.
0 commit comments