pub fn apply_declarations(
style: &mut ComputedStyle,
declarations: &[CssDeclaration],
)Expand description
Apply a set of CSS declarations to a ComputedStyle.
pub fn apply_declarations(
style: &mut ComputedStyle,
declarations: &[CssDeclaration],
)Apply a set of CSS declarations to a ComputedStyle.