pub fn parse_length(value: &str) -> LengthOrPercentageOrAutoExpand description
Parses a dimension value. If unparseable, Auto is returned.
pub fn parse_length(value: &str) -> LengthOrPercentageOrAutoParses a dimension value. If unparseable, Auto is returned.