Function style::properties::generated::shorthands::font::parse_value
source ยท pub fn parse_value<'i, 't>(
context: &ParserContext<'_>,
input: &mut Parser<'i, 't>,
) -> Result<Longhands, ParseError<'i>>