blob: 8b49022bbbf125edfd940f6657cce66a7c6b5e8f [file] [log] [blame]
PASS :has(child) matches expectedly
PASS :has(> child) matches expectedly
PASS :has(descendant) matches expectedly
PASS :has(> descendant) matches expectedly
PASS :has(~ direct_sibling) matches expectedly
PASS :has(+ direct_sibling) matches expectedly
PASS :has(~ indirect_sibling) matches expectedly
PASS :has(+ indirect_sibling) matches expectedly
PASS :has(*) matches expectedly
PASS :has(> *) matches expectedly
PASS :has(~ *) matches expectedly
PASS :has(+ *) matches expectedly