pub fn is_node_parent_of( rdom: &RealDom<CustomAttributeValues>, node: EntityId, parent_node: EntityId, ) -> bool