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