Struct style::properties::shorthands::background::Longhands
[−]
[src]
pub struct Longhands {
pub background_color: SpecifiedValue,
pub background_position_x: SpecifiedValue,
pub background_position_y: SpecifiedValue,
pub background_repeat: SpecifiedValue,
pub background_attachment: SpecifiedValue,
pub background_image: SpecifiedValue,
pub background_size: SpecifiedValue,
pub background_origin: SpecifiedValue,
pub background_clip: SpecifiedValue,
}Fields
background_color: SpecifiedValue
background_position_x: SpecifiedValue
background_position_y: SpecifiedValue
background_repeat: SpecifiedValue
background_attachment: SpecifiedValue
background_image: SpecifiedValue
background_size: SpecifiedValue
background_origin: SpecifiedValue
background_clip: SpecifiedValue