[has-matches-to-uninserted-elements.html]
[:has(child) matches expectedly]
expected: FAIL
[:has(> child) matches expectedly]
expected: FAIL
[:has(descendant) matches expectedly]
expected: FAIL
[:has(> descendant) matches expectedly]
expected: FAIL
[:has(~ direct_sibling) matches expectedly]
expected: FAIL
[:has(+ direct_sibling) matches expectedly]
expected: FAIL
[:has(~ indirect_sibling) matches expectedly]
expected: FAIL
[:has(+ indirect_sibling) matches expectedly]
expected: FAIL
[:has(*) matches expectedly]
expected: FAIL
[:has(> *) matches expectedly]
expected: FAIL
[:has(~ *) matches expectedly]
expected: FAIL
[:has(+ *) matches expectedly]
expected: FAIL