style: Get rid of ComputedValueAsSpecified in box.mako.rs.

This commit is contained in:
Emilio Cobos Álvarez 2017-09-09 13:40:57 +02:00
parent a4da2220c1
commit 5e136a7a05
No known key found for this signature in database
GPG key ID: 056B727BB9C1027C
2 changed files with 19 additions and 29 deletions

View file

@ -127,7 +127,7 @@ impl ToCss for CustomIdent {
}
/// https://drafts.csswg.org/css-animations/#typedef-keyframes-name
#[derive(Clone, Debug)]
#[derive(Clone, Debug, ToComputedValue)]
#[cfg_attr(feature = "servo", derive(HeapSizeOf))]
pub enum KeyframesName {
/// <custom-ident>