Skip to content

Commit

Permalink
style: Servo doesn't support backdrop-filter yet.
Browse files Browse the repository at this point in the history
  • Loading branch information
emilio committed Jul 8, 2019
1 parent 03a8e57 commit fbf6b92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/style/properties/longhands/effects.mako.rs
Expand Up @@ -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(
Expand Down

0 comments on commit fbf6b92

Please sign in to comment.