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

pub struct Longhands {
    pub list_style_position: SpecifiedValue,
    pub list_style_image: SpecifiedValue,
    pub list_style_type: SpecifiedValue,
}

Fields