Function style::properties::shorthands::font::parse_value
[−]
[src]
pub fn parse_value<'i, 't>(
context: &ParserContext,
input: &mut Parser<'i, 't>
) -> Result<Longhands, ParseError<'i>>