Struct style::properties::shorthands::border_image::Longhands
[−]
[src]
pub struct Longhands {
pub border_image_outset: Box<SpecifiedValue>,
pub border_image_repeat: SpecifiedValue,
pub border_image_slice: Box<SpecifiedValue>,
pub border_image_source: Box<SpecifiedValue>,
pub border_image_width: Box<SpecifiedValue>,
}Fields
border_image_outset: Box<SpecifiedValue>
border_image_repeat: SpecifiedValue
border_image_slice: Box<SpecifiedValue>
border_image_source: Box<SpecifiedValue>
border_image_width: Box<SpecifiedValue>