diff --git a/components/style/properties/longhands/box.mako.rs b/components/style/properties/longhands/box.mako.rs index 2bfd4015334..5e67de1565d 100644 --- a/components/style/properties/longhands/box.mako.rs +++ b/components/style/properties/longhands/box.mako.rs @@ -689,7 +689,6 @@ ${helpers.predefined_type( "TouchAction", "computed::TouchAction::auto()", engines="gecko", - gecko_pref="layout.css.touch_action.enabled", animation_value_type="discrete", spec="https://compat.spec.whatwg.org/#touch-action", )}