diff --git a/components/style/properties/longhands/box.mako.rs b/components/style/properties/longhands/box.mako.rs index 5c2142d002b..39532ecc6fc 100644 --- a/components/style/properties/longhands/box.mako.rs +++ b/components/style/properties/longhands/box.mako.rs @@ -552,7 +552,6 @@ ${helpers.predefined_type( "LineClamp", "computed::LineClamp::none()", engines="gecko", - gecko_pref="layout.css.webkit-line-clamp.enabled", animation_value_type="ComputedValue", spec="https://drafts.csswg.org/css-overflow-3/#line-clamp", )}