Skip to main content

apply_declarations

Function apply_declarations 

Source
pub fn apply_declarations(
    style: &mut ComputedStyle,
    declarations: &[CssDeclaration],
)
Expand description

Apply a set of CSS declarations to a ComputedStyle.