Skip to main content

dom_table_create_tfoot

Function dom_table_create_tfoot 

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