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

pub struct Longhands {
    pub border_left_color: SpecifiedValue,
    pub border_left_style: SpecifiedValue,
    pub border_left_width: SpecifiedValue,
}

Fields