Why does the child combinator in `:where(.a, .b) > span` not raise the rule's specificity above that of a plain element selector?:where(.a, .b) > span { color: red; }