diff options
-rw-r--r-- | components/style/properties/longhands/effects.mako.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/style/properties/longhands/effects.mako.rs b/components/style/properties/longhands/effects.mako.rs index 983f54fc02b..ac2b92cbe52 100644 --- a/components/style/properties/longhands/effects.mako.rs +++ b/components/style/properties/longhands/effects.mako.rs @@ -70,6 +70,7 @@ ${helpers.predefined_type( flags="CREATES_STACKING_CONTEXT FIXPOS_CB", gecko_pref="layout.css.backdrop-filter.enabled", spec="https://drafts.fxtf.org/filter-effects-2/#propdef-backdrop-filter", + products="gecko", )} ${helpers.single_keyword( |