pub fn is_same_element( e1: Element<'_>, e2: Element<'_>, ignore_attrs: &[&str], ) -> Result<()>
returns Ok() if two Documents are equal or some info where they differ in the Err