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

pub struct Longhands {
    pub background_position_x: SpecifiedValue,
    pub background_position_y: SpecifiedValue,
}

Fields