Skip to main content

dom_style_remove_property

Function dom_style_remove_property 

Source
pub fn dom_style_remove_property(
    it: &mut Interp,
    this: Value,
    a: &[Value],
) -> Result<Value, Value>