pub fn propagate_dirty_bit_up_to<E>(ancestor: E, child: E)where E: TElement,
Propagates the bits after invalidating a descendant child.