Constant selectors::matching::AFFECTED_BY_SIBLINGS []

pub const AFFECTED_BY_SIBLINGS: StyleRelations = StyleRelations{bits: 1 << 0,}

Whether this element has matched any rule that is determined by a sibling (when using the + or ~ combinators).