Function style::properties::longhands::content::parse_declared
[−]
[src]
pub fn parse_declared<'i, 't>(
context: &ParserContext,
input: &mut Parser<'i, 't>
) -> Result<PropertyDeclaration, ParseError<'i>>