diff --git a/components/style/properties/longhands/position.mako.rs b/components/style/properties/longhands/position.mako.rs index f5d1a1d1cd0a..b2e8acaf60be 100644 --- a/components/style/properties/longhands/position.mako.rs +++ b/components/style/properties/longhands/position.mako.rs @@ -375,7 +375,6 @@ ${helpers.predefined_type( "specified::GenericGridTemplateComponent::None", engines="gecko", spec="https://drafts.csswg.org/css-grid/#propdef-grid-template-%ss" % kind, - boxed=True, animation_value_type="ComputedValue", )}