Struct style::properties::shorthands::overflow::Longhands
[−]
[src]
pub struct Longhands {
pub overflow_x: SpecifiedValue,
pub overflow_y: SpecifiedValue,
}Fields
overflow_x: SpecifiedValue
overflow_y: SpecifiedValue