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