fn local_name_matches<E>(element: E, local_name: &LocalName<E::Impl>) -> boolwhere
    E: TElement,