diff --git a/components/style/properties/longhand/inherited_svg.mako.rs b/components/style/properties/longhand/inherited_svg.mako.rs index 72189e344d6..f03d6a8acee 100644 --- a/components/style/properties/longhand/inherited_svg.mako.rs +++ b/components/style/properties/longhand/inherited_svg.mako.rs @@ -133,7 +133,6 @@ ${helpers.predefined_type("marker-end", "UrlOrNone", "Either::Second(None_)", ${helpers.predefined_type("paint-order", "SVGPaintOrder", "computed::SVGPaintOrder::normal()", products="gecko", animation_value_type="discrete", - gecko_pref="svg.paint-order.enabled", spec="https://www.w3.org/TR/SVG2/painting.html#PaintOrder")} ${helpers.predefined_type("-moz-context-properties",