selectors::matching::HAS_SLOW_SELECTOR_LATER_SIBLINGS []

pub const HAS_SLOW_SELECTOR_LATER_SIBLINGS: ElementFlags = ElementFlags{bits: 2,}

When a child is added or removed from this element, any later children must be restyled, because they may match :nth-child, :first-of-type, or :nth-of-type.