Skip to main content

parse_animation_range

Function parse_animation_range 

Source
fn parse_animation_range(
    context: &ParserContext<'_>,
    input: &mut Parser<'_>,
    default: LengthPercentage,
) -> Result<AnimationRangeValue, ParseError>