Skip to main content

dom_set_attribute_ns

Function dom_set_attribute_ns 

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