Struct style::properties::shorthands::border_block_start::Longhands [] [src]

pub struct Longhands {
    pub border_block_start_color: SpecifiedValue,
    pub border_block_start_style: SpecifiedValue,
    pub border_block_start_width: SpecifiedValue,
}

Fields