fix line-height property

This commit is contained in:
patrick kim 2014-01-17 11:10:59 +09:00
parent 815d222e00
commit dac1176d15

View file

@ -287,7 +287,7 @@ pub mod longhands {
"parse_non_negative")} "parse_non_negative")}
<%self:single_component_value name="line-height"> <%self:single_component_value name="line-height" inherited="True">
#[deriving(Clone)] #[deriving(Clone)]
pub enum SpecifiedValue { pub enum SpecifiedValue {
SpecifiedNormal, SpecifiedNormal,