diff --git a/components/style/properties/longhands/position.mako.rs b/components/style/properties/longhands/position.mako.rs index f5d1a1d1cd0..b2e8acaf60b 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", )}