style::properties::generated::longhands::background_size

Function parse

source
pub fn parse<'i, 't>(
    context: &ParserContext<'_>,
    input: &mut Parser<'i, 't>,
) -> Result<SpecifiedValue, ParseError<'i>>