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

pub struct Longhands {
    pub border_block_end_color: SpecifiedValue,
    pub border_block_end_style: SpecifiedValue,
    pub border_block_end_width: SpecifiedValue,
}

Fields