/css/selectors/has-matches-to-uninserted-elements.html| status | subtest | message |
|---|---|---|
| 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 |
bundle built 2026-07-16T07:16:48.063Z