Function style::properties::generated::shorthands::border_block_start::parse_value
source ยท pub fn parse_value<'i, 't>(
context: &ParserContext<'_>,
input: &mut Parser<'i, 't>,
) -> Result<Longhands, ParseError<'i>>