pub fn invalidated_descendants<E>(element: E, child: E)where
    E: TElement,
Expand description

Propagates the bits after invalidating a descendant child, if needed.