script::dom::htmltablesectionelement

Trait HTMLTableSectionElementLayoutHelpers

Source
pub(crate) trait HTMLTableSectionElementLayoutHelpers {
    // Required methods
    fn get_background_color(self) -> Option<AbsoluteColor>;
    fn get_height(self) -> LengthOrPercentageOrAuto;
}

Required Methods§

Implementors§