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