diff --git a/components/style/properties/longhand/inherited_svg.mako.rs b/components/style/properties/longhand/inherited_svg.mako.rs index 2d051590b620..721b3fa921b0 100644 --- a/components/style/properties/longhand/inherited_svg.mako.rs +++ b/components/style/properties/longhand/inherited_svg.mako.rs @@ -97,6 +97,7 @@ ${helpers.predefined_type("stroke-dasharray", "Either::Second(0.0)", "parse_non_negative", vector="True", + allow_empty="True", products="gecko", animation_type="none", space_separated_allowed="True",