diff options
-rw-r--r-- | components/style/properties/longhands/box.mako.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/components/style/properties/longhands/box.mako.rs b/components/style/properties/longhands/box.mako.rs index 87d4f59af31..397393ed3d8 100644 --- a/components/style/properties/longhands/box.mako.rs +++ b/components/style/properties/longhands/box.mako.rs @@ -432,7 +432,6 @@ ${helpers.predefined_type( "ScrollSnapType", "computed::ScrollSnapType::none()", products="gecko", - gecko_pref="layout.css.scroll-snap.enabled", spec="https://drafts.csswg.org/css-scroll-snap-1/#scroll-snap-type", animation_value_type="discrete", )} |