style: Fix Rust unit tests.

This commit is contained in:
Emilio Cobos Álvarez 2019-08-05 22:49:14 +02:00
parent 708ce04896
commit 3c346c35d2
No known key found for this signature in database
GPG key ID: E1152D0994E4BF8A

View file

@ -375,7 +375,6 @@ ${helpers.predefined_type(
"specified::GenericGridTemplateComponent::None", "specified::GenericGridTemplateComponent::None",
engines="gecko", engines="gecko",
spec="https://drafts.csswg.org/css-grid/#propdef-grid-template-%ss" % kind, spec="https://drafts.csswg.org/css-grid/#propdef-grid-template-%ss" % kind,
boxed=True,
animation_value_type="ComputedValue", animation_value_type="ComputedValue",
)} )}