Skip to main content

dom_remove_attribute_ns

Function dom_remove_attribute_ns 

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