Skip to main content

dom_has_attribute_ns

Function dom_has_attribute_ns 

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