Constant selectors::matching::HAS_EMPTY_SELECTOR []

pub const HAS_EMPTY_SELECTOR: ElementFlags = ElementFlags{bits: 1 << 3,}

The element has an empty selector, so when a child is appended we might need to restyle the parent completely.