Skip to main content

dom_has_attribute

Function dom_has_attribute 

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