Skip to main content

dom_get_attribute

Function dom_get_attribute 

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