Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions feature-group-definitions/backdrop-filter.dist.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# Generated from: backdrop-filter.yml
# Do not edit this file by hand. Edit the source file instead!

name: backdrop-filter
description: The `backdrop-filter` CSS property applies graphical effects such as blurring or color shifting to the area behind an element.
spec: https://drafts.fxtf.org/filter-effects-2/#BackdropFilterProperty
caniuse: css-backdrop-filter
status:
baseline: false
support:
chrome: "76"
chrome_android: "76"
edge: "79" # https://github.com/mdn/browser-compat-data/pull/22788
firefox: "103"
firefox_android: "103"
compat_features:
- css.properties.backdrop-filter
8 changes: 8 additions & 0 deletions feature-group-definitions/backdrop-filter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,13 @@ name: backdrop-filter
description: The `backdrop-filter` CSS property applies graphical effects such as blurring or color shifting to the area behind an element.
spec: https://drafts.fxtf.org/filter-effects-2/#BackdropFilterProperty
caniuse: css-backdrop-filter
status:
baseline: false
support:
chrome: "76"
chrome_android: "76"
edge: "79" # https://github.com/mdn/browser-compat-data/pull/22788
firefox: "103"
firefox_android: "103"
compat_features:
- css.properties.backdrop-filter